#57D324
A medium, vivid green closely aligning with Limegreen.
About #57D324
The precise color #57D324 is an excellent choice for modern design projects. It is closely associated with the named CSS color Limegreen. In the RGB color space, it consists of 87 red, 211 green, and 36 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 59% cyan, 0% magenta, 83% yellow, and 17% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#57D324
RGB87, 211, 36
HSL102.5°, 70.9%, 48.4%
CMYK59%, 0%, 83%, 17%
HSV102.5°, 82.9%, 82.7%
LAB75.3, -62.6, 68.3
XYZ27.5, 48.7, 9.6
Decimal5755684
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.95:1
Text on #FFFFFF
FAIL
10.75:1
Text on #000000
AAA
1.87:1
Text on #F8FAFC
FAIL
9.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57D324;
}
.text-color {
color: #57D324;
}
.border-color {
border: 2px solid #57D324;
}