#75E9E2
A light, vivid cyan closely aligning with Mediumturquoise.
About #75E9E2
Visually, #75E9E2 is defined as a vivid cyan. Its closest recognized web color is Mediumturquoise. Its digital footprint relies on 117 parts red, 233 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 50% Cyan, 0% Magenta, 3% Yellow, and 9% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75E9E2
RGB117, 233, 226
HSL176.4°, 72.5%, 68.6%
CMYK50%, 0%, 3%, 9%
HSV176.4°, 49.8%, 91.4%
LAB85.8, -34.5, -6.7
XYZ50.2, 67.6, 82.3
Decimal7727586
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.51:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E9E2;
}
.text-color {
color: #75E9E2;
}
.border-color {
border: 2px solid #75E9E2;
}