#75B650
A medium, moderate green closely aligning with Olivedrab.
About #75B650
Visually, #75B650 is defined as a moderate green. It is closely associated with the named CSS color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 182, and 80.
Translating this color to physical media requires the CMYK color model. The color uses 36% Cyan, 0% Magenta, 56% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75B650
RGB117, 182, 80
HSL98.2°, 41.1%, 51.4%
CMYK36%, 0%, 56%, 29%
HSV98.2°, 56.0%, 71.4%
LAB67.9, -39.0, 44.8
XYZ25.5, 37.8, 13.5
Decimal7714384
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.45:1
Text on #FFFFFF
FAIL
8.56:1
Text on #000000
AAA
2.34:1
Text on #F8FAFC
FAIL
7.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75B650;
}
.text-color {
color: #75B650;
}
.border-color {
border: 2px solid #75B650;
}