#57DB7C
A light, moderate green closely aligning with Lightgreen.
About #57DB7C
The precise color #57DB7C is an excellent choice for modern design projects. It is closely associated with the named CSS color Lightgreen. In the RGB color space, it consists of 87 red, 219 green, and 124 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 60% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57DB7C
RGB87, 219, 124
HSL136.8°, 64.7%, 60.0%
CMYK60%, 0%, 43%, 14%
HSV136.8°, 60.3%, 85.9%
LAB78.5, -56.5, 36.2
XYZ32.9, 54.1, 27.8
Decimal5757820
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.83:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57DB7C;
}
.text-color {
color: #57DB7C;
}
.border-color {
border: 2px solid #57DB7C;
}