#7CBDDB
A light, moderate blue closely aligning with Skyblue.
About #7CBDDB
At its core, #7CBDDB is a light and moderate hue. Its closest recognized web color is Skyblue. Its digital footprint relies on 124 parts red, 189 parts green, and 219 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 43% Cyan, 14% Magenta, 0% Yellow, and 14% Black. With a hue angle of 198.9 degrees, it sits comfortably in the blue 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#7CBDDB
RGB124, 189, 219
HSL198.9°, 56.9%, 67.3%
CMYK43%, 14%, 0%, 14%
HSV198.9°, 43.4%, 85.9%
LAB73.4, -12.9, -21.5
XYZ39.3, 45.8, 73.8
Decimal8175067
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.07:1
Text on #FFFFFF
FAIL
10.16:1
Text on #000000
AAA
1.98:1
Text on #F8FAFC
FAIL
8.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CBDDB;
}
.text-color {
color: #7CBDDB;
}
.border-color {
border: 2px solid #7CBDDB;
}