#75A02C
A medium, moderate green closely aligning with Olivedrab.
About #75A02C
When working with digital screens, the color #75A02C is rendered by mixing light. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 117 red, 160 green, and 44 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 27% cyan and 0% magenta inks. With a hue angle of 82.2 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75A02C
RGB117, 160, 44
HSL82.2°, 56.9%, 40.0%
CMYK27%, 0%, 72%, 37%
HSV82.2°, 72.5%, 62.7%
LAB60.9, -32.2, 52.7
XYZ20.4, 29.1, 6.9
Decimal7708716
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A02C;
}
.text-color {
color: #75A02C;
}
.border-color {
border: 2px solid #75A02C;
}