#57DB49
A medium, moderate green closely aligning with Limegreen.
About #57DB49
At its core, #57DB49 is a medium and moderate hue. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 87 red, 219 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 60% cyan, 0% magenta, 67% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57DB49
RGB87, 219, 73
HSL114.2°, 67.0%, 57.3%
CMYK60%, 0%, 67%, 14%
HSV114.2°, 66.7%, 85.9%
LAB78.0, -62.9, 58.8
XYZ30.5, 53.2, 15.0
Decimal5757769
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.63:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57DB49;
}
.text-color {
color: #57DB49;
}
.border-color {
border: 2px solid #57DB49;
}