#66AF07
A dark, vivid green closely aligning with Yellowgreen.
About #66AF07
The hex code #66AF07 represents a beautifully specific shade of green. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 102 parts red, 175 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 42% cyan and 0% magenta inks. With a hue angle of 86.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66AF07
RGB102, 175, 7
HSL86.1°, 92.3%, 35.7%
CMYK42%, 0%, 96%, 31%
HSV86.1°, 96.0%, 68.6%
LAB64.6, -45.7, 64.7
XYZ20.8, 33.5, 5.6
Decimal6729479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.73:1
Text on #FFFFFF
FAIL
7.70:1
Text on #000000
AAA
2.61:1
Text on #F8FAFC
FAIL
6.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66AF07;
}
.text-color {
color: #66AF07;
}
.border-color {
border: 2px solid #66AF07;
}