#75E292
A light, moderate green closely aligning with Lightgreen.
About #75E292
Visually, #75E292 is defined as a moderate green. Its closest recognized web color is Lightgreen. Its digital footprint relies on 117 parts red, 226 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 48% cyan, 0% magenta, 35% yellow, and 11% black. The HSL representation is 136.0° hue, 65.3% saturation, and 67.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75E292
RGB117, 226, 146
HSL136.0°, 65.3%, 67.3%
CMYK48%, 0%, 35%, 11%
HSV136.0°, 48.2%, 88.6%
LAB82.0, -48.5, 29.7
XYZ39.7, 60.2, 36.7
Decimal7725714
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.05:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E292;
}
.text-color {
color: #75E292;
}
.border-color {
border: 2px solid #75E292;
}