#426D2C
A dark, moderate green closely aligning with Darkolivegreen.
About #426D2C
At its core, #426D2C is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 66 parts red, 109 parts green, and 44 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 39% Cyan, 0% Magenta, 60% Yellow, and 57% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#426D2C
RGB66, 109, 44
HSL99.7°, 42.5%, 30.0%
CMYK39%, 0%, 60%, 57%
HSV99.7°, 59.6%, 42.7%
LAB41.7, -27.8, 31.2
XYZ8.2, 12.3, 4.3
Decimal4353324
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.08:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.81:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #426D2C;
}
.text-color {
color: #426D2C;
}
.border-color {
border: 2px solid #426D2C;
}