#75DB75
A light, moderate green closely aligning with Lightgreen.
About #75DB75
The precise color #75DB75 is an excellent choice for modern design projects. It is closely associated with the named CSS color Lightgreen. Its digital footprint relies on 117 parts red, 219 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 47% Cyan, 0% Magenta, 47% Yellow, and 14% Black. With a hue angle of 120.0 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75DB75
RGB117, 219, 117
HSL120.0°, 58.6%, 65.9%
CMYK47%, 0%, 47%, 14%
HSV120.0°, 46.6%, 85.9%
LAB79.5, -50.1, 41.0
XYZ35.9, 55.7, 25.7
Decimal7723893
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.15:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75DB75;
}
.text-color {
color: #75DB75;
}
.border-color {
border: 2px solid #75DB75;
}