#5FE233
A medium, vivid green closely aligning with Limegreen.
About #5FE233
Visually, #5FE233 is defined as a vivid green. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(95, 226, 51).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 58% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#5FE233
RGB95, 226, 51
HSL104.9°, 75.1%, 54.3%
CMYK58%, 0%, 77%, 11%
HSV104.9°, 77.4%, 88.6%
LAB80.2, -65.0, 68.9
XYZ32.5, 57.1, 12.4
Decimal6283827
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.41:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE233;
}
.text-color {
color: #5FE233;
}
.border-color {
border: 2px solid #5FE233;
}