#99FF49
A light, vivid green closely aligning with Greenyellow.
About #99FF49
At its core, #99FF49 is a light and vivid hue. Its closest recognized web color is Greenyellow. Its digital footprint relies on 153 parts red, 255 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 40% Cyan, 0% Magenta, 71% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#99FF49
RGB153, 255, 73
HSL93.6°, 100.0%, 64.3%
CMYK40%, 0%, 71%, 0%
HSV93.6°, 71.4%, 100.0%
LAB91.1, -57.9, 73.2
XYZ50.1, 78.8, 18.9
Decimal10092361
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.75:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.24:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99FF49;
}
.text-color {
color: #99FF49;
}
.border-color {
border: 2px solid #99FF49;
}