#57F87C
A light, vivid green closely aligning with Springgreen.
About #57F87C
The precise color #57F87C is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(87, 248, 124).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 65% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#57F87C
RGB87, 248, 124
HSL133.8°, 92.0%, 65.7%
CMYK65%, 0%, 50%, 3%
HSV133.8°, 64.9%, 97.3%
LAB87.3, -67.0, 47.2
XYZ41.1, 70.6, 30.5
Decimal5765244
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.12:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57F87C;
}
.text-color {
color: #57F87C;
}
.border-color {
border: 2px solid #57F87C;
}