#75F042
A light, vivid green closely aligning with Limegreen.
About #75F042
Visually, #75F042 is defined as a vivid green. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 117 red, 240 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. The color uses 51% Cyan, 0% Magenta, 72% Yellow, and 6% Black. With a hue angle of 102.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75F042
RGB117, 240, 66
HSL102.4°, 85.3%, 60.0%
CMYK51%, 0%, 72%, 6%
HSV102.4°, 72.5%, 94.1%
LAB85.2, -63.4, 69.2
XYZ39.5, 66.5, 15.9
Decimal7729218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.30:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F042;
}
.text-color {
color: #75F042;
}
.border-color {
border: 2px solid #75F042;
}