#49921D
A dark, moderate green closely aligning with Forestgreen.
About #49921D
The hex code #49921D represents a beautifully specific shade of green. It is closely associated with the named CSS color Forestgreen. Its digital footprint relies on 73 parts red, 146 parts green, and 29 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 50% C, 0% M, 80% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49921D
RGB73, 146, 29
HSL97.4°, 66.9%, 34.3%
CMYK50%, 0%, 80%, 43%
HSV97.4°, 80.1%, 57.3%
LAB54.1, -42.9, 50.6
XYZ13.2, 22.1, 4.7
Decimal4821533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.88:1
Text on #FFFFFF
AA Large
5.41:1
Text on #000000
AA
3.71:1
Text on #F8FAFC
AA Large
4.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49921D;
}
.text-color {
color: #49921D;
}
.border-color {
border: 2px solid #49921D;
}