#5FE257
A light, vivid green closely aligning with Limegreen.
About #5FE257
The hex code #5FE257 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 226, and 87.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 58% C, 0% M, 62% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FE257
RGB95, 226, 87
HSL116.5°, 70.6%, 61.4%
CMYK58%, 0%, 62%, 11%
HSV116.5°, 61.5%, 88.6%
LAB80.5, -62.1, 55.9
XYZ33.6, 57.5, 18.3
Decimal6283863
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.50:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE257;
}
.text-color {
color: #5FE257;
}
.border-color {
border: 2px solid #5FE257;
}