#66A83A
A medium, moderate green closely aligning with Olivedrab.
About #66A83A
The precise color #66A83A is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 102 red, 168 green, and 58 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 39% Cyan, 0% Magenta, 65% Yellow, and 34% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66A83A
RGB102, 168, 58
HSL96.0°, 48.7%, 44.3%
CMYK39%, 0%, 65%, 34%
HSV96.0°, 65.5%, 65.9%
LAB62.6, -40.3, 48.6
XYZ20.2, 31.1, 8.9
Decimal6727738
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A83A;
}
.text-color {
color: #66A83A;
}
.border-color {
border: 2px solid #66A83A;
}