#57FF66
A light, vivid green closely aligning with Springgreen.
About #57FF66
At its core, #57FF66 is a light and vivid hue. Its closest recognized web color is Springgreen. Its digital footprint relies on 87 parts red, 255 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 66% cyan, 0% magenta, 60% yellow, and 0% black. The HSL representation is 125.4° hue, 100.0% saturation, and 67.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57FF66
RGB87, 255, 102
HSL125.4°, 100.0%, 67.1%
CMYK66%, 0%, 60%, 0%
HSV125.4°, 65.9%, 100.0%
LAB89.2, -72.2, 59.3
XYZ42.1, 74.5, 24.7
Decimal5767014
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.90:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57FF66;
}
.text-color {
color: #57FF66;
}
.border-color {
border: 2px solid #57FF66;
}