#66A016
A dark, vivid green closely aligning with Olivedrab.
About #66A016
At its core, #66A016 is a dark and vivid hue. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(102, 160, 22).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 36% C, 0% M, 86% Y, and 37% K. With a hue angle of 85.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66A016
RGB102, 160, 22
HSL85.2°, 75.8%, 35.7%
CMYK36%, 0%, 86%, 37%
HSV85.2°, 86.2%, 62.7%
LAB59.9, -39.0, 58.3
XYZ18.2, 28.0, 5.2
Decimal6725654
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.60:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A016;
}
.text-color {
color: #66A016;
}
.border-color {
border: 2px solid #66A016;
}