#7CB6CC
A light, moderate blue closely aligning with Skyblue.
About #7CB6CC
When working with digital screens, the color #7CB6CC is rendered by mixing light. Its closest recognized web color is Skyblue. In the RGB color space, it consists of 124 red, 182 green, and 204 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 39% cyan and 11% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CB6CC
RGB124, 182, 204
HSL196.5°, 44.0%, 64.3%
CMYK39%, 11%, 0%, 20%
HSV196.5°, 39.2%, 80.0%
LAB70.9, -13.2, -17.1
XYZ35.9, 42.1, 63.4
Decimal8173260
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.42:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CB6CC;
}
.text-color {
color: #7CB6CC;
}
.border-color {
border: 2px solid #7CB6CC;
}