#5FE23A
A medium, vivid green closely aligning with Limegreen.
About #5FE23A
The hex code #5FE23A 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 58.
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. With a hue angle of 106.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#5FE23A
RGB95, 226, 58
HSL106.8°, 74.3%, 55.7%
CMYK58%, 0%, 74%, 11%
HSV106.8°, 74.3%, 88.6%
LAB80.3, -64.6, 66.7
XYZ32.7, 57.1, 13.3
Decimal6283834
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.43:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE23A;
}
.text-color {
color: #5FE23A;
}
.border-color {
border: 2px solid #5FE23A;
}