#577C5F
A medium, muted green closely aligning with Darkolivegreen.
About #577C5F
Visually, #577C5F is defined as a muted green. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(87, 124, 95).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 30% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#577C5F
RGB87, 124, 95
HSL133.0°, 17.5%, 41.4%
CMYK30%, 0%, 23%, 51%
HSV133.0°, 29.8%, 48.6%
LAB48.6, -19.5, 11.7
XYZ13.2, 17.3, 13.5
Decimal5733471
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577C5F;
}
.text-color {
color: #577C5F;
}
.border-color {
border: 2px solid #577C5F;
}