#75F866
A light, vivid green closely aligning with Limegreen.
About #75F866
Visually, #75F866 is defined as a vivid green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 117 parts red, 248 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 53% Cyan, 0% Magenta, 59% Yellow, and 3% Black. The HSL representation is 113.8° hue, 91.3% saturation, and 68.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75F866
RGB117, 248, 102
HSL113.8°, 91.3%, 68.6%
CMYK53%, 0%, 59%, 3%
HSV113.8°, 58.9%, 97.3%
LAB87.9, -63.2, 58.1
XYZ43.3, 71.9, 24.2
Decimal7731302
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.38:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F866;
}
.text-color {
color: #75F866;
}
.border-color {
border: 2px solid #75F866;
}