#5FF866
A light, vivid green closely aligning with Springgreen.
About #5FF866
Visually, #5FF866 is defined as a vivid green. Its closest recognized web color is Springgreen. Its digital footprint relies on 95 parts red, 248 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 62% Cyan, 0% Magenta, 59% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FF866
RGB95, 248, 102
HSL122.7°, 91.6%, 67.3%
CMYK62%, 0%, 59%, 3%
HSV122.7°, 61.7%, 97.3%
LAB87.3, -68.2, 57.1
XYZ40.7, 70.5, 24.0
Decimal6289510
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.11:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FF866;
}
.text-color {
color: #5FF866;
}
.border-color {
border: 2px solid #5FF866;
}