#7CF0FF
A light, vivid cyan closely aligning with Paleturquoise.
About #7CF0FF
When working with digital screens, the color #7CF0FF is rendered by mixing light. Its closest recognized web color is Paleturquoise. Its digital footprint relies on 124 parts red, 240 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 51% cyan, 6% magenta, 0% yellow, and 0% black. With a hue angle of 186.9 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CF0FF
RGB124, 240, 255
HSL186.9°, 100.0%, 74.3%
CMYK51%, 6%, 0%, 0%
HSV186.9°, 51.4%, 100.0%
LAB88.8, -29.0, -17.4
XYZ57.5, 73.8, 105.8
Decimal8188159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.77:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF0FF;
}
.text-color {
color: #7CF0FF;
}
.border-color {
border: 2px solid #7CF0FF;
}