#75D3A0
A light, moderate green closely aligning with Mediumaquamarine.
About #75D3A0
The hex code #75D3A0 represents a beautifully specific shade of green. Its closest recognized web color is Mediumaquamarine. This translates to an RGB value of rgb(117, 211, 160).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 45% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#75D3A0
RGB117, 211, 160
HSL147.4°, 51.6%, 64.3%
CMYK45%, 0%, 24%, 17%
HSV147.4°, 44.5%, 82.7%
LAB77.8, -39.4, 16.7
XYZ37.0, 52.9, 41.5
Decimal7721888
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.58:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75D3A0;
}
.text-color {
color: #75D3A0;
}
.border-color {
border: 2px solid #75D3A0;
}