#1D992C
A dark, moderate green closely aligning with Forestgreen.
About #1D992C
The hex code #1D992C represents a beautifully specific shade of green. Designers often compare it to the standard color Forestgreen. Its digital footprint relies on 29 parts red, 153 parts green, and 44 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 81% C, 0% M, 71% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D992C
RGB29, 153, 44
HSL127.3°, 68.1%, 35.7%
CMYK81%, 0%, 71%, 40%
HSV127.3°, 81.0%, 60.0%
LAB55.3, -54.1, 45.9
XYZ12.4, 23.2, 6.2
Decimal1939756
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D992C;
}
.text-color {
color: #1D992C;
}
.border-color {
border: 2px solid #1D992C;
}