#75D38A
A light, moderate green closely aligning with Lightgreen.
About #75D38A
Visually, #75D38A is defined as a moderate green. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 211, and 138.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 45% cyan, 0% magenta, 35% yellow, and 17% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75D38A
RGB117, 211, 138
HSL133.4°, 51.6%, 64.3%
CMYK45%, 0%, 35%, 17%
HSV133.4°, 44.5%, 82.7%
LAB77.4, -43.5, 27.7
XYZ35.2, 52.2, 32.3
Decimal7721866
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.44:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.73:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75D38A;
}
.text-color {
color: #75D38A;
}
.border-color {
border: 2px solid #75D38A;
}