#759950
A medium, moderate green closely aligning with Olivedrab.
About #759950
The hex code #759950 represents a beautifully specific shade of green. Its closest recognized web color is Olivedrab. Its digital footprint relies on 117 parts red, 153 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 24% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#759950
RGB117, 153, 80
HSL89.6°, 31.3%, 45.7%
CMYK24%, 0%, 48%, 40%
HSV89.6°, 47.7%, 60.0%
LAB59.1, -25.5, 34.2
XYZ20.2, 27.1, 11.8
Decimal7706960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.43:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.47:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759950;
}
.text-color {
color: #759950;
}
.border-color {
border: 2px solid #759950;
}