#5F7C49
A dark, muted green closely aligning with Darkolivegreen.
About #5F7C49
Visually, #5F7C49 is defined as a muted green. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 95 parts red, 124 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 23% cyan and 0% magenta inks. With a hue angle of 94.1 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#5F7C49
RGB95, 124, 73
HSL94.1°, 25.9%, 38.6%
CMYK23%, 0%, 41%, 51%
HSV94.1°, 41.1%, 48.6%
LAB48.7, -20.3, 24.5
XYZ13.1, 17.3, 9.0
Decimal6257737
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.70:1
Text on #FFFFFF
AA
4.47:1
Text on #000000
AA Large
4.49:1
Text on #F8FAFC
AA Large
3.80:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F7C49;
}
.text-color {
color: #5F7C49;
}
.border-color {
border: 2px solid #5F7C49;
}