#5FE957
A light, vivid green closely aligning with Limegreen.
About #5FE957
When working with digital screens, the color #5FE957 is rendered by mixing light. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 95 parts red, 233 parts green, and 87 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 59% C, 0% M, 63% Y, and 9% K. The HSL representation is 116.7° hue, 76.8% saturation, and 62.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#5FE957
RGB95, 233, 87
HSL116.7°, 76.8%, 62.7%
CMYK59%, 0%, 63%, 9%
HSV116.7°, 62.7%, 91.4%
LAB82.6, -64.6, 58.2
XYZ35.6, 61.4, 19.0
Decimal6285655
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.28:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE957;
}
.text-color {
color: #5FE957;
}
.border-color {
border: 2px solid #5FE957;
}