#99F81D
A medium, vivid green closely aligning with Greenyellow.
About #99F81D
The precise color #99F81D is an excellent choice for modern design projects. Designers often compare it to the standard color Greenyellow. This translates to an RGB value of rgb(153, 248, 29).
Translating this color to physical media requires the CMYK color model. The color uses 38% Cyan, 0% Magenta, 88% Yellow, and 3% Black. The HSL representation is 86.0° hue, 94.0% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99F81D
RGB153, 248, 29
HSL86.0°, 94.0%, 54.3%
CMYK38%, 0%, 88%, 3%
HSV86.0°, 88.3%, 97.3%
LAB88.9, -57.1, 82.5
XYZ46.9, 74.0, 13.0
Decimal10090525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.80: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: #99F81D;
}
.text-color {
color: #99F81D;
}
.border-color {
border: 2px solid #99F81D;
}