#575F42
A dark, muted green closely aligning with Darkolivegreen.
About #575F42
The precise color #575F42 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 87 red, 95 green, and 66 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 8% cyan, 0% magenta, 31% yellow, and 63% black. The HSL representation is 76.6° hue, 18.0% saturation, and 31.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#575F42
RGB87, 95, 66
HSL76.6°, 18.0%, 31.6%
CMYK8%, 0%, 31%, 63%
HSV76.6°, 30.5%, 37.3%
LAB38.9, -8.7, 15.6
XYZ9.0, 10.6, 6.7
Decimal5726018
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.73:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.43:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #575F42;
}
.text-color {
color: #575F42;
}
.border-color {
border: 2px solid #575F42;
}