#5FE249
A medium, vivid green closely aligning with Limegreen.
About #5FE249
Visually, #5FE249 is defined as a vivid green. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 95 red, 226 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 58% cyan and 0% magenta inks. The HSL representation is 111.4° hue, 72.5% saturation, and 58.6% 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#5FE249
RGB95, 226, 73
HSL111.4°, 72.5%, 58.6%
CMYK58%, 0%, 68%, 11%
HSV111.4°, 67.7%, 88.6%
LAB80.4, -63.5, 61.4
XYZ33.1, 57.3, 15.6
Decimal6283849
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.46:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE249;
}
.text-color {
color: #5FE249;
}
.border-color {
border: 2px solid #5FE249;
}