#57E242
A medium, vivid green closely aligning with Limegreen.
About #57E242
The precise color #57E242 is an excellent choice for modern design projects. It is closely associated with the named CSS color Limegreen. This translates to an RGB value of rgb(87, 226, 66).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 62% Cyan, 0% Magenta, 71% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57E242
RGB87, 226, 66
HSL112.1°, 73.4%, 57.3%
CMYK62%, 0%, 71%, 11%
HSV112.1°, 70.8%, 88.6%
LAB80.1, -65.9, 63.7
XYZ32.1, 56.8, 14.4
Decimal5759554
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.36:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E242;
}
.text-color {
color: #57E242;
}
.border-color {
border: 2px solid #57E242;
}