#7CC5E9
A light, vivid blue closely aligning with Skyblue.
About #7CC5E9
The precise color #7CC5E9 is an excellent choice for modern design projects. Its closest recognized web color is Skyblue. Its digital footprint relies on 124 parts red, 197 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 47% cyan and 15% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CC5E9
RGB124, 197, 233
HSL199.8°, 71.2%, 70.0%
CMYK47%, 15%, 0%, 9%
HSV199.8°, 46.8%, 91.4%
LAB76.1, -13.3, -24.9
XYZ43.0, 50.1, 84.5
Decimal8177129
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
11.02:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CC5E9;
}
.text-color {
color: #7CC5E9;
}
.border-color {
border: 2px solid #7CC5E9;
}