#57DB66
A light, moderate green closely aligning with Limegreen.
About #57DB66
When working with digital screens, the color #57DB66 is rendered by mixing light. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 87 parts red, 219 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 60% cyan and 0% magenta inks. The HSL representation is 126.8° hue, 64.7% saturation, and 60.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57DB66
RGB87, 219, 102
HSL126.8°, 64.7%, 60.0%
CMYK60%, 0%, 53%, 14%
HSV126.8°, 60.3%, 85.9%
LAB78.3, -59.7, 46.5
XYZ31.7, 53.6, 21.3
Decimal5757798
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.73:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
9.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57DB66;
}
.text-color {
color: #57DB66;
}
.border-color {
border: 2px solid #57DB66;
}