#5FA049
A medium, moderate green closely aligning with Olivedrab.
About #5FA049
Visually, #5FA049 is defined as a moderate green. It is closely associated with the named CSS color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 160, and 73.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 41% cyan, 0% magenta, 54% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#5FA049
RGB95, 160, 73
HSL104.8°, 37.3%, 45.7%
CMYK41%, 0%, 54%, 37%
HSV104.8°, 54.4%, 62.7%
LAB59.9, -37.6, 38.5
XYZ18.5, 28.1, 10.7
Decimal6266953
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.61:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5FA049;
}
.text-color {
color: #5FA049;
}
.border-color {
border: 2px solid #5FA049;
}