#667557
A medium, muted green closely aligning with Darkolivegreen.
About #667557
The precise color #667557 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkolivegreen. In the RGB color space, it consists of 102 red, 117 green, and 87 blue.
Translating this color to physical media requires the CMYK color model. The color uses 13% Cyan, 0% Magenta, 26% Yellow, and 54% Black. With a hue angle of 90.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#667557
RGB102, 117, 87
HSL90.0°, 14.7%, 40.0%
CMYK13%, 0%, 26%, 54%
HSV90.0°, 25.6%, 45.9%
LAB47.3, -11.5, 14.7
XYZ13.6, 16.2, 11.4
Decimal6714711
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.94:1
Text on #FFFFFF
AA
4.25:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667557;
}
.text-color {
color: #667557;
}
.border-color {
border: 2px solid #667557;
}