#669200
A dark, vivid green closely aligning with Olivedrab.
About #669200
When working with digital screens, the color #669200 is rendered by mixing light. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(102, 146, 0).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 30% cyan and 0% magenta inks. The HSL representation is 78.1° hue, 100.0% saturation, and 28.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#669200
RGB102, 146, 0
HSL78.1°, 100.0%, 28.6%
CMYK30%, 0%, 100%, 43%
HSV78.1°, 100.0%, 57.3%
LAB55.5, -33.4, 58.5
XYZ15.8, 23.4, 3.7
Decimal6722048
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.54:1
Text on #F8FAFC
AA Large
4.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669200;
}
.text-color {
color: #669200;
}
.border-color {
border: 2px solid #669200;
}