#57BD1D
A medium, vivid green closely aligning with Limegreen.
About #57BD1D
Visually, #57BD1D is defined as a vivid 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 29.
Translating this color to physical media requires the CMYK color model. The color uses 54% Cyan, 0% Magenta, 85% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57BD1D
RGB87, 189, 29
HSL98.2°, 73.4%, 42.7%
CMYK54%, 0%, 85%, 26%
HSV98.2°, 84.7%, 74.1%
LAB68.4, -55.2, 63.8
XYZ22.3, 38.5, 7.4
Decimal5750045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.41:1
Text on #FFFFFF
FAIL
8.70:1
Text on #000000
AAA
2.31:1
Text on #F8FAFC
FAIL
7.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57BD1D;
}
.text-color {
color: #57BD1D;
}
.border-color {
border: 2px solid #57BD1D;
}