#75E992
A light, vivid green closely aligning with Lightgreen.
About #75E992
The precise color #75E992 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 117 red, 233 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. With a hue angle of 135.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#75E992
RGB117, 233, 146
HSL135.0°, 72.5%, 68.6%
CMYK50%, 0%, 37%, 9%
HSV135.0°, 49.8%, 91.4%
LAB84.0, -51.4, 32.4
XYZ41.7, 64.1, 37.4
Decimal7727506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.83:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E992;
}
.text-color {
color: #75E992;
}
.border-color {
border: 2px solid #75E992;
}