#57BD33
A medium, moderate green closely aligning with Limegreen.
About #57BD33
The hex code #57BD33 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 189, and 51.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 54% cyan, 0% magenta, 73% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57BD33
RGB87, 189, 51
HSL104.3°, 57.5%, 47.1%
CMYK54%, 0%, 73%, 26%
HSV104.3°, 73.0%, 74.1%
LAB68.5, -53.9, 57.3
XYZ22.7, 38.7, 9.4
Decimal5750067
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.73:1
Text on #000000
AAA
2.30:1
Text on #F8FAFC
FAIL
7.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57BD33;
}
.text-color {
color: #57BD33;
}
.border-color {
border: 2px solid #57BD33;
}