#5FF07C
A light, vivid green closely aligning with Mediumspringgreen.
About #5FF07C
Visually, #5FF07C is defined as a vivid green. Its closest recognized web color is Mediumspringgreen. This translates to an RGB value of rgb(95, 240, 124).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 60% C, 0% M, 48% Y, and 6% K. 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. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5FF07C
RGB95, 240, 124
HSL132.0°, 82.9%, 65.7%
CMYK60%, 0%, 48%, 6%
HSV132.0°, 60.4%, 94.1%
LAB85.1, -62.6, 44.5
XYZ39.5, 66.2, 29.8
Decimal6287484
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.24:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FF07C;
}
.text-color {
color: #5FF07C;
}
.border-color {
border: 2px solid #5FF07C;
}