#57E25F
A light, vivid green closely aligning with Limegreen.
About #57E25F
At its core, #57E25F is a light and vivid hue. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(87, 226, 95).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 62% C, 0% M, 58% Y, and 11% K. With a hue angle of 123.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#57E25F
RGB87, 226, 95
HSL123.5°, 70.6%, 61.4%
CMYK62%, 0%, 58%, 11%
HSV123.5°, 61.5%, 88.6%
LAB80.3, -63.1, 52.1
XYZ33.2, 57.2, 20.1
Decimal5759583
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.45:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E25F;
}
.text-color {
color: #57E25F;
}
.border-color {
border: 2px solid #57E25F;
}