#66AF24
A medium, moderate green closely aligning with Yellowgreen.
About #66AF24
The precise color #66AF24 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 102 red, 175 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 42% cyan, 0% magenta, 79% yellow, and 31% black. With a hue angle of 91.5 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66AF24
RGB102, 175, 36
HSL91.5°, 65.9%, 41.4%
CMYK42%, 0%, 79%, 31%
HSV91.5°, 79.4%, 68.6%
LAB64.7, -44.8, 58.8
XYZ21.1, 33.6, 7.0
Decimal6729508
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.72:1
Text on #FFFFFF
FAIL
7.72:1
Text on #000000
AAA
2.60:1
Text on #F8FAFC
FAIL
6.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66AF24;
}
.text-color {
color: #66AF24;
}
.border-color {
border: 2px solid #66AF24;
}