#759257
A medium, muted green closely aligning with Darkolivegreen.
About #759257
Visually, #759257 is defined as a muted green. If you're using CSS, you might find it aligns closely with Darkolivegreen. In the RGB color space, it consists of 117 red, 146 green, and 87 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 20% Cyan, 0% Magenta, 40% Yellow, and 43% Black. With a hue angle of 89.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#759257
RGB117, 146, 87
HSL89.5°, 25.3%, 45.7%
CMYK20%, 0%, 40%, 43%
HSV89.5°, 40.4%, 57.3%
LAB57.1, -21.0, 28.0
XYZ19.3, 25.0, 12.8
Decimal7705175
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.50:1
Text on #FFFFFF
AA Large
6.01:1
Text on #000000
AA
3.34:1
Text on #F8FAFC
AA Large
5.11:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759257;
}
.text-color {
color: #759257;
}
.border-color {
border: 2px solid #759257;
}