#99F066
A light, vivid green closely aligning with Yellowgreen.
About #99F066
The precise color #99F066 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 153 parts red, 240 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 36% Cyan, 0% Magenta, 57% Yellow, and 6% Black. With a hue angle of 97.8 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99F066
RGB153, 240, 102
HSL97.8°, 82.1%, 67.1%
CMYK36%, 0%, 57%, 6%
HSV97.8°, 57.5%, 94.1%
LAB87.0, -49.5, 57.4
XYZ46.7, 70.1, 23.6
Decimal10088550
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.01:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99F066;
}
.text-color {
color: #99F066;
}
.border-color {
border: 2px solid #99F066;
}