#75E9E9
A light, vivid cyan closely aligning with Mediumturquoise.
About #75E9E9
At its core, #75E9E9 is a light and vivid hue. Its closest recognized web color is Mediumturquoise. Its digital footprint relies on 117 parts red, 233 parts green, and 233 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75E9E9
RGB117, 233, 233
HSL180.0°, 72.5%, 68.6%
CMYK50%, 0%, 0%, 9%
HSV180.0°, 49.8%, 91.4%
LAB86.0, -32.8, -10.1
XYZ51.2, 67.9, 87.5
Decimal7727593
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.59:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E9E9;
}
.text-color {
color: #75E9E9;
}
.border-color {
border: 2px solid #75E9E9;
}