#75D3CC
A light, moderate cyan closely aligning with Mediumturquoise.
About #75D3CC
At its core, #75D3CC is a light and moderate hue. Designers often compare it to the standard color Mediumturquoise. Its digital footprint relies on 117 parts red, 211 parts green, and 204 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 45% Cyan, 0% Magenta, 3% Yellow, and 17% Black. With a hue angle of 175.5 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75D3CC
RGB117, 211, 204
HSL175.5°, 51.6%, 64.3%
CMYK45%, 0%, 3%, 17%
HSV175.5°, 44.5%, 82.7%
LAB78.9, -29.6, -5.2
XYZ41.5, 54.7, 65.5
Decimal7721932
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.95:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75D3CC;
}
.text-color {
color: #75D3CC;
}
.border-color {
border: 2px solid #75D3CC;
}