#758A50
A medium, muted green closely aligning with Darkolivegreen.
About #758A50
The hex code #758A50 represents a beautifully specific shade of green. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 117 parts red, 138 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 15% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#758A50
RGB117, 138, 80
HSL81.7°, 26.6%, 42.7%
CMYK15%, 0%, 42%, 46%
HSV81.7°, 42.0%, 54.1%
LAB54.6, -17.8, 28.6
XYZ17.9, 22.5, 11.0
Decimal7703120
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.81:1
Text on #FFFFFF
AA Large
5.51:1
Text on #000000
AA
3.64:1
Text on #F8FAFC
AA Large
4.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758A50;
}
.text-color {
color: #758A50;
}
.border-color {
border: 2px solid #758A50;
}