#7CF8FF
A light, vivid cyan closely aligning with Paleturquoise.
About #7CF8FF
Visually, #7CF8FF is defined as a vivid cyan. Designers often compare it to the standard color Paleturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 248, and 255.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 51% C, 3% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#7CF8FF
RGB124, 248, 255
HSL183.2°, 100.0%, 74.3%
CMYK51%, 3%, 0%, 0%
HSV183.2°, 51.4%, 100.0%
LAB91.1, -32.8, -14.0
XYZ59.9, 78.6, 106.6
Decimal8190207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.73:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF8FF;
}
.text-color {
color: #7CF8FF;
}
.border-color {
border: 2px solid #7CF8FF;
}