#66A850
A medium, moderate green closely aligning with Olivedrab.
About #66A850
At its core, #66A850 is a medium and moderate hue. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(102, 168, 80).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 39% cyan, 0% magenta, 52% yellow, and 34% black. The HSL representation is 105.0° hue, 35.5% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66A850
RGB102, 168, 80
HSL105.0°, 35.5%, 48.6%
CMYK39%, 0%, 52%, 34%
HSV105.0°, 52.4%, 65.9%
LAB62.9, -37.9, 38.6
XYZ20.9, 31.4, 12.5
Decimal6727760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.28:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A850;
}
.text-color {
color: #66A850;
}
.border-color {
border: 2px solid #66A850;
}