#57F8A8
A light, vivid green closely aligning with Mediumspringgreen.
About #57F8A8
The hex code #57F8A8 represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumspringgreen. Its digital footprint relies on 87 parts red, 248 parts green, and 168 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 65% C, 0% M, 32% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#57F8A8
RGB87, 248, 168
HSL150.2°, 92.0%, 65.7%
CMYK65%, 0%, 32%, 3%
HSV150.2°, 64.9%, 97.3%
LAB88.0, -59.7, 26.4
XYZ44.6, 72.0, 48.6
Decimal5765288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.40:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57F8A8;
}
.text-color {
color: #57F8A8;
}
.border-color {
border: 2px solid #57F8A8;
}