#7CE2FF
A light, vivid cyan closely aligning with Skyblue.
About #7CE2FF
When working with digital screens, the color #7CE2FF is rendered by mixing light. Its closest recognized web color is Skyblue. This translates to an RGB value of rgb(124, 226, 255).
Translating this color to physical media requires the CMYK color model. The color uses 51% Cyan, 11% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CE2FF
RGB124, 226, 255
HSL193.3°, 100.0%, 74.3%
CMYK51%, 11%, 0%, 0%
HSV193.3°, 51.4%, 100.0%
LAB84.9, -22.1, -23.2
XYZ53.6, 65.9, 104.5
Decimal8184575
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.18:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE2FF;
}
.text-color {
color: #7CE2FF;
}
.border-color {
border: 2px solid #7CE2FF;
}