#57E207
A medium, vivid green closely aligning with Lawngreen.
About #57E207
At its core, #57E207 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 7 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 62% Cyan, 0% Magenta, 97% Yellow, and 11% Black. With a hue angle of 98.1 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57E207
RGB87, 226, 7
HSL98.1°, 94.0%, 45.7%
CMYK62%, 0%, 97%, 11%
HSV98.1°, 96.9%, 88.6%
LAB79.9, -68.4, 76.7
XYZ31.2, 56.4, 9.5
Decimal5759495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.29:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E207;
}
.text-color {
color: #57E207;
}
.border-color {
border: 2px solid #57E207;
}