#75CC66
A light, moderate green closely aligning with Lightgreen.
About #75CC66
The hex code #75CC66 represents a beautifully specific shade of green. Its closest recognized web color is Lightgreen. Its digital footprint relies on 117 parts red, 204 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 43% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75CC66
RGB117, 204, 102
HSL111.2°, 50.0%, 60.0%
CMYK43%, 0%, 50%, 20%
HSV111.2°, 50.0%, 80.0%
LAB74.8, -45.9, 42.5
XYZ31.3, 47.9, 20.2
Decimal7720038
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.59:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
9.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75CC66;
}
.text-color {
color: #75CC66;
}
.border-color {
border: 2px solid #75CC66;
}