#5FF075
A light, vivid green closely aligning with Springgreen.
About #5FF075
Visually, #5FF075 is defined as a vivid green. Its closest recognized web color is Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 240, and 117.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 60% C, 0% M, 51% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5FF075
RGB95, 240, 117
HSL129.1°, 82.9%, 65.7%
CMYK60%, 0%, 51%, 6%
HSV129.1°, 60.4%, 94.1%
LAB85.0, -63.6, 47.7
XYZ39.1, 66.0, 27.5
Decimal6287477
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.21:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FF075;
}
.text-color {
color: #5FF075;
}
.border-color {
border: 2px solid #5FF075;
}