#57BD5F
A medium, moderate green closely aligning with Mediumseagreen.
About #57BD5F
Visually, #57BD5F is defined as a moderate green. Designers often compare it to the standard color Mediumseagreen. This translates to an RGB value of rgb(87, 189, 95).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 54% cyan and 0% magenta inks. 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. 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#57BD5F
RGB87, 189, 95
HSL124.7°, 43.6%, 54.1%
CMYK54%, 0%, 50%, 26%
HSV124.7°, 54.0%, 74.1%
LAB68.9, -49.2, 38.5
XYZ24.2, 39.2, 17.1
Decimal5750111
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.37:1
Text on #FFFFFF
FAIL
8.85:1
Text on #000000
AAA
2.27:1
Text on #F8FAFC
FAIL
7.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57BD5F;
}
.text-color {
color: #57BD5F;
}
.border-color {
border: 2px solid #57BD5F;
}