#66A849
A medium, moderate green closely aligning with Olivedrab.
About #66A849
The precise color #66A849 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 102 parts red, 168 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 39% Cyan, 0% Magenta, 57% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66A849
RGB102, 168, 73
HSL101.7°, 39.4%, 47.3%
CMYK39%, 0%, 57%, 34%
HSV101.7°, 56.5%, 65.9%
LAB62.8, -38.8, 41.9
XYZ20.7, 31.3, 11.3
Decimal6727753
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.89:1
Text on #FFFFFF
FAIL
7.26:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A849;
}
.text-color {
color: #66A849;
}
.border-color {
border: 2px solid #66A849;
}