#667C2C
A dark, moderate green closely aligning with Darkolivegreen.
About #667C2C
The precise color #667C2C is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(102, 124, 44).
For print applications, it's crucial to understand its CMYK makeup. The color uses 18% Cyan, 0% Magenta, 65% Yellow, and 51% Black. The HSL representation is 76.5° hue, 47.6% saturation, and 32.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#667C2C
RGB102, 124, 44
HSL76.5°, 47.6%, 32.9%
CMYK18%, 0%, 65%, 51%
HSV76.5°, 64.5%, 48.6%
LAB48.8, -20.7, 39.8
XYZ13.1, 17.4, 5.1
Decimal6716460
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.68:1
Text on #FFFFFF
AA
4.48:1
Text on #000000
AA Large
4.48:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667C2C;
}
.text-color {
color: #667C2C;
}
.border-color {
border: 2px solid #667C2C;
}