#75A049
A medium, moderate green closely aligning with Olivedrab.
About #75A049
The precise color #75A049 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 117 parts red, 160 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 27% cyan and 0% magenta inks. With a hue angle of 89.7 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75A049
RGB117, 160, 73
HSL89.7°, 37.3%, 45.7%
CMYK27%, 0%, 54%, 37%
HSV89.7°, 54.4%, 62.7%
LAB61.1, -29.7, 40.2
XYZ21.1, 29.4, 10.9
Decimal7708745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.88:1
Text on #000000
AA
2.92:1
Text on #F8FAFC
FAIL
5.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A049;
}
.text-color {
color: #75A049;
}
.border-color {
border: 2px solid #75A049;
}