#75A016
A dark, vivid green closely aligning with Olivedrab.
About #75A016
Visually, #75A016 is defined as a vivid green. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(117, 160, 22).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 27% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark 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#75A016
RGB117, 160, 22
HSL78.7°, 75.8%, 35.7%
CMYK27%, 0%, 86%, 37%
HSV78.7°, 86.2%, 62.7%
LAB60.8, -33.2, 59.3
XYZ20.1, 29.0, 5.3
Decimal7708694
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.80:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A016;
}
.text-color {
color: #75A016;
}
.border-color {
border: 2px solid #75A016;
}