#75E2F0
A light, vivid cyan closely aligning with Paleturquoise.
About #75E2F0
The precise color #75E2F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Paleturquoise. Its digital footprint relies on 117 parts red, 226 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 51% Cyan, 6% Magenta, 0% Yellow, and 6% Black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75E2F0
RGB117, 226, 240
HSL186.8°, 80.4%, 70.0%
CMYK51%, 6%, 0%, 6%
HSV186.8°, 51.3%, 94.1%
LAB84.2, -27.6, -16.5
XYZ50.3, 64.5, 92.2
Decimal7725808
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.89:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E2F0;
}
.text-color {
color: #75E2F0;
}
.border-color {
border: 2px solid #75E2F0;
}