#57E275
A light, vivid green closely aligning with Mediumspringgreen.
About #57E275
The precise color #57E275 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumspringgreen. This translates to an RGB value of rgb(87, 226, 117).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 62% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57E275
RGB87, 226, 117
HSL132.9°, 70.6%, 61.4%
CMYK62%, 0%, 48%, 11%
HSV132.9°, 61.5%, 88.6%
LAB80.6, -60.2, 42.2
XYZ34.3, 57.7, 26.2
Decimal5759605
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.54:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E275;
}
.text-color {
color: #57E275;
}
.border-color {
border: 2px solid #57E275;
}