#75B657
A medium, moderate green closely aligning with Olivedrab.
About #75B657
Visually, #75B657 is defined as a moderate green. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 117 parts red, 182 parts green, and 87 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 36% Cyan, 0% Magenta, 52% Yellow, and 29% Black. With a hue angle of 101.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75B657
RGB117, 182, 87
HSL101.1°, 39.4%, 52.7%
CMYK36%, 0%, 52%, 29%
HSV101.1°, 52.2%, 71.4%
LAB68.0, -38.2, 41.5
XYZ25.8, 37.9, 15.0
Decimal7714391
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.59:1
Text on #000000
AAA
2.34:1
Text on #F8FAFC
FAIL
7.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75B657;
}
.text-color {
color: #75B657;
}
.border-color {
border: 2px solid #75B657;
}