#75E9FF
A light, vivid cyan closely aligning with Skyblue.
About #75E9FF
Visually, #75E9FF is defined as a vivid cyan. Designers often compare it to the standard color Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 233, and 255.
For print applications, it's crucial to understand its CMYK makeup. The color uses 54% Cyan, 9% Magenta, 0% Yellow, and 0% Black. With a hue angle of 189.6 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#75E9FF
RGB117, 233, 255
HSL189.6°, 100.0%, 72.9%
CMYK54%, 9%, 0%, 0%
HSV189.6°, 54.1%, 100.0%
LAB86.6, -27.0, -20.7
XYZ54.5, 69.3, 105.1
Decimal7727615
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.86:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75E9FF;
}
.text-color {
color: #75E9FF;
}
.border-color {
border: 2px solid #75E9FF;
}