#57F866
A light, vivid green closely aligning with Springgreen.
About #57F866
Visually, #57F866 is defined as a vivid green. Its closest recognized web color is Springgreen. Its digital footprint relies on 87 parts red, 248 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 65% cyan, 0% magenta, 59% yellow, and 3% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#57F866
RGB87, 248, 102
HSL125.6°, 92.0%, 65.7%
CMYK65%, 0%, 59%, 3%
HSV125.6°, 64.9%, 97.3%
LAB87.1, -69.8, 56.9
XYZ39.9, 70.1, 24.0
Decimal5765222
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.02:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57F866;
}
.text-color {
color: #57F866;
}
.border-color {
border: 2px solid #57F866;
}