#57CC6D
A medium, moderate green closely aligning with Lightgreen.
About #57CC6D
The precise color #57CC6D is an excellent choice for modern design projects. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(87, 204, 109).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 57% Cyan, 0% Magenta, 47% Yellow, and 20% Black. The HSL representation is 131.3° hue, 53.4% saturation, and 57.1% lightness.
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#57CC6D
RGB87, 204, 109
HSL131.3°, 53.4%, 57.1%
CMYK57%, 0%, 47%, 20%
HSV131.3°, 57.4%, 80.0%
LAB73.8, -53.0, 37.5
XYZ28.3, 46.3, 21.9
Decimal5753965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.26:1
Text on #000000
AAA
1.96:1
Text on #F8FAFC
FAIL
8.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57CC6D;
}
.text-color {
color: #57CC6D;
}
.border-color {
border: 2px solid #57CC6D;
}