#75A024
A dark, moderate green closely aligning with Olivedrab.
About #75A024
When working with digital screens, the color #75A024 is rendered by mixing light. Designers often compare it to the standard color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 160, and 36.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 27% Cyan, 0% Magenta, 78% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75A024
RGB117, 160, 36
HSL80.8°, 63.3%, 38.4%
CMYK27%, 0%, 78%, 37%
HSV80.8°, 77.5%, 62.7%
LAB60.8, -32.6, 55.5
XYZ20.2, 29.1, 6.2
Decimal7708708
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A024;
}
.text-color {
color: #75A024;
}
.border-color {
border: 2px solid #75A024;
}