#57BD50
A medium, moderate green closely aligning with Forestgreen.
About #57BD50
The precise color #57BD50 is an excellent choice for modern design projects. Its closest recognized web color is Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 189, and 80.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 54% cyan and 0% magenta inks. With a hue angle of 116.1 degrees, it sits comfortably in the green spectrum.
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#57BD50
RGB87, 189, 80
HSL116.1°, 45.2%, 52.7%
CMYK54%, 0%, 58%, 26%
HSV116.1°, 57.7%, 74.1%
LAB68.8, -51.2, 45.5
XYZ23.6, 39.0, 13.9
Decimal5750096
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57BD50;
}
.text-color {
color: #57BD50;
}
.border-color {
border: 2px solid #57BD50;
}