#75F0E9
A light, vivid cyan closely aligning with Turquoise.
About #75F0E9
At its core, #75F0E9 is a light and vivid hue. Designers often compare it to the standard color Turquoise. Its digital footprint relies on 117 parts red, 240 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 51% cyan and 0% magenta inks. With a hue angle of 176.6 degrees, it sits comfortably in the cyan spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#75F0E9
RGB117, 240, 233
HSL176.6°, 80.4%, 70.0%
CMYK51%, 0%, 3%, 6%
HSV176.6°, 51.3%, 94.1%
LAB88.0, -36.0, -7.2
XYZ53.2, 72.0, 88.2
Decimal7729385
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.40:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75F0E9;
}
.text-color {
color: #75F0E9;
}
.border-color {
border: 2px solid #75F0E9;
}