#426D42
A dark, muted green closely aligning with Darkolivegreen.
About #426D42
The precise color #426D42 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(66, 109, 66).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 39% cyan and 0% magenta inks. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#426D42
RGB66, 109, 66
HSL120.0°, 24.6%, 34.3%
CMYK39%, 0%, 39%, 57%
HSV120.0°, 39.4%, 42.7%
LAB42.0, -24.6, 19.4
XYZ8.7, 12.5, 7.1
Decimal4353346
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.00:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.74:1
Text on #F8FAFC
AA
2.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #426D42;
}
.text-color {
color: #426D42;
}
.border-color {
border: 2px solid #426D42;
}