#426D49
A dark, muted green closely aligning with Darkolivegreen.
About #426D49
At its core, #426D49 is a dark and muted hue. Designers often compare it to the standard color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 109, and 73.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 39% Cyan, 0% Magenta, 33% Yellow, and 57% Black. With a hue angle of 129.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#426D49
RGB66, 109, 73
HSL129.8°, 24.6%, 34.3%
CMYK39%, 0%, 33%, 57%
HSV129.8°, 39.4%, 42.7%
LAB42.1, -23.3, 15.5
XYZ8.9, 12.6, 8.3
Decimal4353353
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.97:1
Text on #FFFFFF
AA
3.52:1
Text on #000000
AA Large
5.71:1
Text on #F8FAFC
AA
2.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #426D49;
}
.text-color {
color: #426D49;
}
.border-color {
border: 2px solid #426D49;
}