#7CD3E2
A light, moderate cyan closely aligning with Skyblue.
About #7CD3E2
The hex code #7CD3E2 represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Skyblue. Its digital footprint relies on 124 parts red, 211 parts green, and 226 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 45% Cyan, 7% Magenta, 0% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#7CD3E2
RGB124, 211, 226
HSL188.8°, 63.7%, 68.6%
CMYK45%, 7%, 0%, 11%
HSV188.8°, 45.1%, 88.6%
LAB79.8, -22.4, -15.6
XYZ45.3, 56.4, 80.4
Decimal8180706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.27:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CD3E2;
}
.text-color {
color: #7CD3E2;
}
.border-color {
border: 2px solid #7CD3E2;
}