#75E9D3
A light, vivid cyan closely aligning with Turquoise.
About #75E9D3
At its core, #75E9D3 is a light and vivid hue. Designers often compare it to the standard color Turquoise. Its digital footprint relies on 117 parts red, 233 parts green, and 211 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 50% C, 0% M, 9% Y, and 9% K. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75E9D3
RGB117, 233, 211
HSL168.6°, 72.5%, 68.6%
CMYK50%, 0%, 9%, 9%
HSV168.6°, 49.8%, 91.4%
LAB85.4, -38.2, 0.6
XYZ48.2, 66.8, 72.0
Decimal7727571
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.35:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E9D3;
}
.text-color {
color: #75E9D3;
}
.border-color {
border: 2px solid #75E9D3;
}