#57F050
A light, vivid green closely aligning with Limegreen.
About #57F050
At its core, #57F050 is a light and vivid hue. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 240, and 80.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 64% C, 0% M, 67% Y, and 6% K. With a hue angle of 117.4 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57F050
RGB87, 240, 80
HSL117.4°, 84.2%, 62.7%
CMYK64%, 0%, 67%, 6%
HSV117.4°, 66.7%, 94.1%
LAB84.4, -69.4, 63.0
XYZ36.5, 64.9, 18.2
Decimal5763152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
13.99:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57F050;
}
.text-color {
color: #57F050;
}
.border-color {
border: 2px solid #57F050;
}