#669942
A medium, moderate green closely aligning with Olivedrab.
About #669942
The precise color #669942 is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(102, 153, 66).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 33% cyan and 0% magenta inks. The HSL representation is 95.2° hue, 39.7% saturation, and 42.9% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#669942
RGB102, 153, 66
HSL95.2°, 39.7%, 42.9%
CMYK33%, 0%, 57%, 40%
HSV95.2°, 56.9%, 60.0%
LAB58.0, -32.8, 39.8
XYZ17.9, 26.0, 9.2
Decimal6723906
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669942;
}
.text-color {
color: #669942;
}
.border-color {
border: 2px solid #669942;
}