#57A049
A medium, moderate green closely aligning with Forestgreen.
About #57A049
At its core, #57A049 is a medium and moderate hue. If you're using CSS, you might find it aligns closely with Forestgreen. In the RGB color space, it consists of 87 red, 160 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 46% C, 0% M, 54% Y, and 37% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57A049
RGB87, 160, 73
HSL110.3°, 37.3%, 45.7%
CMYK46%, 0%, 54%, 37%
HSV110.3°, 54.4%, 62.7%
LAB59.6, -40.2, 38.0
XYZ17.7, 27.6, 10.7
Decimal5742665
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.53:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #57A049;
}
.text-color {
color: #57A049;
}
.border-color {
border: 2px solid #57A049;
}