#75A000
A dark, vivid green closely aligning with Olivedrab.
About #75A000
The precise color #75A000 is an excellent choice for modern design projects. 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 0.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 27% C, 0% M, 100% Y, and 37% K. With a hue angle of 76.1 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75A000
RGB117, 160, 0
HSL76.1°, 100.0%, 31.4%
CMYK27%, 0%, 100%, 37%
HSV76.1°, 100.0%, 62.7%
LAB60.7, -33.7, 62.9
XYZ19.9, 28.9, 4.5
Decimal7708672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.78:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A000;
}
.text-color {
color: #75A000;
}
.border-color {
border: 2px solid #75A000;
}