#57DB42
A medium, moderate green closely aligning with Limegreen.
About #57DB42
Visually, #57DB42 is defined as a moderate green. It is closely associated with the named CSS color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 219, and 66.
Translating this color to physical media requires the CMYK color model. 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.
Ensuring your text is legible against this background is a key part of web design. 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#57DB42
RGB87, 219, 66
HSL111.8°, 68.0%, 55.9%
CMYK60%, 0%, 70%, 14%
HSV111.8°, 69.9%, 85.9%
LAB77.9, -63.5, 61.5
XYZ30.2, 53.1, 13.8
Decimal5757762
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.62:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57DB42;
}
.text-color {
color: #57DB42;
}
.border-color {
border: 2px solid #57DB42;
}