#5FE950
A light, vivid green closely aligning with Limegreen.
About #5FE950
Visually, #5FE950 is defined as a vivid green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 233, and 80.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 59% cyan and 0% magenta inks. With a hue angle of 114.1 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#5FE950
RGB95, 233, 80
HSL114.1°, 77.7%, 61.4%
CMYK59%, 0%, 66%, 9%
HSV114.1°, 65.7%, 91.4%
LAB82.5, -65.3, 61.0
XYZ35.3, 61.3, 17.6
Decimal6285648
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.26:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FE950;
}
.text-color {
color: #5FE950;
}
.border-color {
border: 2px solid #5FE950;
}