#669207
A dark, vivid green closely aligning with Olivedrab.
About #669207
Visually, #669207 is defined as a vivid green. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 102 red, 146 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 30% C, 0% M, 95% Y, and 43% K. The HSL representation is 79.0° hue, 90.8% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#669207
RGB102, 146, 7
HSL79.0°, 90.8%, 30.0%
CMYK30%, 0%, 95%, 43%
HSV79.0°, 95.2%, 57.3%
LAB55.5, -33.2, 57.4
XYZ15.8, 23.4, 3.9
Decimal6722055
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.70:1
Text on #FFFFFF
AA Large
5.68:1
Text on #000000
AA
3.53:1
Text on #F8FAFC
AA Large
4.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669207;
}
.text-color {
color: #669207;
}
.border-color {
border: 2px solid #669207;
}