#75D349
A medium, moderate green closely aligning with Limegreen.
About #75D349
At its core, #75D349 is a medium and moderate hue. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 117 red, 211 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. The color uses 45% Cyan, 0% Magenta, 65% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75D349
RGB117, 211, 73
HSL100.9°, 61.1%, 55.7%
CMYK45%, 0%, 65%, 17%
HSV100.9°, 65.4%, 82.7%
LAB76.6, -51.9, 57.6
XYZ31.8, 50.9, 14.4
Decimal7721801
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.17:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75D349;
}
.text-color {
color: #75D349;
}
.border-color {
border: 2px solid #75D349;
}