#42921D
A dark, moderate green closely aligning with Forestgreen.
About #42921D
At its core, #42921D is a dark and moderate hue. Its closest recognized web color is Forestgreen. Its digital footprint relies on 66 parts red, 146 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 55% Cyan, 0% Magenta, 80% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42921D
RGB66, 146, 29
HSL101.0°, 66.9%, 34.3%
CMYK55%, 0%, 80%, 43%
HSV101.0°, 80.1%, 57.3%
LAB53.8, -45.0, 50.2
XYZ12.7, 21.8, 4.7
Decimal4362781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.92:1
Text on #FFFFFF
AA Large
5.36:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #42921D;
}
.text-color {
color: #42921D;
}
.border-color {
border: 2px solid #42921D;
}