#57CC3A
A medium, moderate green closely aligning with Limegreen.
About #57CC3A
At its core, #57CC3A is a medium and moderate hue. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(87, 204, 58).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 57% C, 0% M, 72% Y, and 20% K. With a hue angle of 108.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57CC3A
RGB87, 204, 58
HSL108.1°, 58.9%, 51.4%
CMYK57%, 0%, 72%, 20%
HSV108.1°, 71.6%, 80.0%
LAB73.2, -58.9, 59.6
XYZ26.3, 45.5, 11.4
Decimal5753914
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.08:1
Text on #FFFFFF
FAIL
10.10:1
Text on #000000
AAA
1.99:1
Text on #F8FAFC
FAIL
8.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57CC3A;
}
.text-color {
color: #57CC3A;
}
.border-color {
border: 2px solid #57CC3A;
}