#57C524
A medium, moderate green closely aligning with Limegreen.
About #57C524
At its core, #57C524 is a medium and moderate hue. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(87, 197, 36).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 56% C, 0% M, 82% Y, and 23% K. The HSL representation is 101.0° hue, 69.1% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57C524
RGB87, 197, 36
HSL101.0°, 69.1%, 45.7%
CMYK56%, 0%, 82%, 23%
HSV101.0°, 81.7%, 77.3%
LAB70.9, -57.7, 64.3
XYZ24.2, 42.1, 8.5
Decimal5752100
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.42:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57C524;
}
.text-color {
color: #57C524;
}
.border-color {
border: 2px solid #57C524;
}