#57E200
A medium, vivid green closely aligning with Lawngreen.
About #57E200
At its core, #57E200 is a medium and vivid hue. Designers often compare it to the standard color Lawngreen. Its digital footprint relies on 87 parts red, 226 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 62% Cyan, 0% Magenta, 100% Yellow, and 11% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57E200
RGB87, 226, 0
HSL96.9°, 100.0%, 44.3%
CMYK62%, 0%, 100%, 11%
HSV96.9°, 100.0%, 88.6%
LAB79.9, -68.5, 77.3
XYZ31.1, 56.4, 9.2
Decimal5759488
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.28:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E200;
}
.text-color {
color: #57E200;
}
.border-color {
border: 2px solid #57E200;
}