#75A842
A medium, moderate green closely aligning with Olivedrab.
About #75A842
The hex code #75A842 represents a beautifully specific shade of green. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 117 parts red, 168 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 30% C, 0% M, 61% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75A842
RGB117, 168, 66
HSL90.0°, 43.6%, 45.9%
CMYK30%, 0%, 61%, 34%
HSV90.0°, 60.7%, 65.9%
LAB63.5, -34.2, 46.3
XYZ22.3, 32.2, 10.2
Decimal7710786
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.82:1
Text on #FFFFFF
FAIL
7.44:1
Text on #000000
AAA
2.70:1
Text on #F8FAFC
FAIL
6.32:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A842;
}
.text-color {
color: #75A842;
}
.border-color {
border: 2px solid #75A842;
}