#57B616
A medium, vivid green closely aligning with Limegreen.
About #57B616
The hex code #57B616 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, 182, and 22.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 52% cyan and 0% magenta inks. The HSL representation is 95.6° hue, 78.4% saturation, and 40.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57B616
RGB87, 182, 22
HSL95.6°, 78.4%, 40.0%
CMYK52%, 0%, 88%, 29%
HSV95.6°, 87.9%, 71.4%
LAB66.2, -52.8, 63.4
XYZ20.8, 35.5, 6.5
Decimal5748246
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.11:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #57B616;
}
.text-color {
color: #57B616;
}
.border-color {
border: 2px solid #57B616;
}