#57E266
A light, vivid green closely aligning with Limegreen.
About #57E266
The precise color #57E266 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. Its digital footprint relies on 87 parts red, 226 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 62% Cyan, 0% Magenta, 55% Yellow, and 11% Black. With a hue angle of 126.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57E266
RGB87, 226, 102
HSL126.5°, 70.6%, 61.4%
CMYK62%, 0%, 55%, 11%
HSV126.5°, 61.5%, 88.6%
LAB80.4, -62.2, 49.0
XYZ33.5, 57.4, 21.9
Decimal5759590
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.48:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E266;
}
.text-color {
color: #57E266;
}
.border-color {
border: 2px solid #57E266;
}