#66A049
A medium, moderate green closely aligning with Olivedrab.
About #66A049
The precise color #66A049 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 102 red, 160 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 36% C, 0% M, 54% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66A049
RGB102, 160, 73
HSL100.0°, 37.3%, 45.7%
CMYK36%, 0%, 54%, 37%
HSV100.0°, 54.4%, 62.7%
LAB60.3, -35.2, 39.0
XYZ19.3, 28.4, 10.8
Decimal6725705
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.14:1
Text on #FFFFFF
AA Large
6.69:1
Text on #000000
AA
3.00:1
Text on #F8FAFC
AA Large
5.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A049;
}
.text-color {
color: #66A049;
}
.border-color {
border: 2px solid #66A049;
}