#75E966
A light, vivid green closely aligning with Limegreen.
About #75E966
The hex code #75E966 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 233, and 102.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 50% cyan, 0% magenta, 56% yellow, and 9% black. With a hue angle of 113.1 degrees, it sits comfortably in the green spectrum.
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#75E966
RGB117, 233, 102
HSL113.1°, 74.9%, 65.7%
CMYK50%, 0%, 56%, 9%
HSV113.1°, 56.2%, 91.4%
LAB83.5, -57.5, 52.9
XYZ38.9, 63.0, 22.7
Decimal7727462
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.60:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E966;
}
.text-color {
color: #75E966;
}
.border-color {
border: 2px solid #75E966;
}