#75A816
A dark, vivid green closely aligning with Yellowgreen.
About #75A816
The hex code #75A816 represents a beautifully specific shade of green. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 168, and 22.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 30% cyan, 0% magenta, 87% yellow, and 34% black. The HSL representation is 81.0° hue, 76.8% saturation, and 37.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75A816
RGB117, 168, 22
HSL81.0°, 76.8%, 37.3%
CMYK30%, 0%, 87%, 34%
HSV81.0°, 86.9%, 65.9%
LAB63.2, -36.9, 61.4
XYZ21.5, 31.8, 5.8
Decimal7710742
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.85:1
Text on #FFFFFF
FAIL
7.37:1
Text on #000000
AAA
2.72:1
Text on #F8FAFC
FAIL
6.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A816;
}
.text-color {
color: #75A816;
}
.border-color {
border: 2px solid #75A816;
}