#75CC6D
A light, moderate green closely aligning with Lightgreen.
About #75CC6D
The precise color #75CC6D is an excellent choice for modern design projects. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(117, 204, 109).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 43% cyan, 0% magenta, 47% yellow, and 20% black. The HSL representation is 114.9° hue, 48.2% saturation, and 61.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75CC6D
RGB117, 204, 109
HSL114.9°, 48.2%, 61.4%
CMYK43%, 0%, 47%, 20%
HSV114.9°, 46.6%, 80.0%
LAB74.9, -45.0, 39.2
XYZ31.7, 48.1, 22.1
Decimal7720045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.61:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75CC6D;
}
.text-color {
color: #75CC6D;
}
.border-color {
border: 2px solid #75CC6D;
}