#57A057
A medium, muted green closely aligning with Mediumseagreen.
About #57A057
At its core, #57A057 is a medium and muted hue. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 87 red, 160 green, and 87 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 46% Cyan, 0% Magenta, 46% Yellow, and 37% Black. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57A057
RGB87, 160, 87
HSL120.0°, 29.6%, 48.4%
CMYK46%, 0%, 46%, 37%
HSV120.0°, 45.6%, 62.7%
LAB59.8, -38.2, 31.1
XYZ18.2, 27.9, 13.4
Decimal5742679
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.20:1
Text on #FFFFFF
AA Large
6.57:1
Text on #000000
AA
3.05:1
Text on #F8FAFC
AA Large
5.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #57A057;
}
.text-color {
color: #57A057;
}
.border-color {
border: 2px solid #57A057;
}