#75FFF8
A light, vivid cyan closely aligning with Aqua.
About #75FFF8
Visually, #75FFF8 is defined as a vivid cyan. Designers often compare it to the standard color Aqua. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 255, and 248.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 54% C, 0% M, 3% Y, and 0% K. With a hue angle of 177.0 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75FFF8
RGB117, 255, 248
HSL177.0°, 100.0%, 72.9%
CMYK54%, 0%, 3%, 0%
HSV177.0°, 54.1%, 100.0%
LAB92.6, -39.1, -8.1
XYZ60.0, 82.1, 101.5
Decimal7733240
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.42:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #75FFF8;
}
.text-color {
color: #75FFF8;
}
.border-color {
border: 2px solid #75FFF8;
}