#75C56D
A light, moderate green closely aligning with Lightgreen.
About #75C56D
The precise color #75C56D 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, 197 green, and 109 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 41% cyan, 0% magenta, 45% yellow, and 23% black. The HSL representation is 114.5° hue, 43.1% saturation, and 60.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75C56D
RGB117, 197, 109
HSL114.5°, 43.1%, 60.0%
CMYK41%, 0%, 45%, 23%
HSV114.5°, 44.7%, 77.3%
LAB72.8, -42.0, 36.5
XYZ30.1, 44.8, 21.5
Decimal7718253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.11:1
Text on #FFFFFF
FAIL
9.96:1
Text on #000000
AAA
2.01:1
Text on #F8FAFC
FAIL
8.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75C56D;
}
.text-color {
color: #75C56D;
}
.border-color {
border: 2px solid #75C56D;
}