#99F816
A medium, vivid green closely aligning with Greenyellow.
About #99F816
The precise color #99F816 is an excellent choice for modern design projects. Designers often compare it to the standard color Greenyellow. In the RGB color space, it consists of 153 red, 248 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 38% cyan and 0% magenta inks. The HSL representation is 85.2° hue, 94.2% saturation, and 52.9% lightness.
When using this color as a background, text legibility must be considered. 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#99F816
RGB153, 248, 22
HSL85.2°, 94.2%, 52.9%
CMYK38%, 0%, 91%, 3%
HSV85.2°, 91.1%, 97.3%
LAB88.9, -57.2, 83.5
XYZ46.8, 74.0, 12.6
Decimal10090518
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.79:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99F816;
}
.text-color {
color: #99F816;
}
.border-color {
border: 2px solid #99F816;
}