#75992C
A dark, moderate green closely aligning with Olivedrab.
About #75992C
The hex code #75992C represents a beautifully specific shade of green. Its closest recognized web color is Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 153, and 44.
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.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75992C
RGB117, 153, 44
HSL79.8°, 55.3%, 38.6%
CMYK24%, 0%, 71%, 40%
HSV79.8°, 71.2%, 60.0%
LAB58.7, -28.9, 50.6
XYZ19.2, 26.7, 6.5
Decimal7706924
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.35:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75992C;
}
.text-color {
color: #75992C;
}
.border-color {
border: 2px solid #75992C;
}