#7CBDD3
A light, moderate blue closely aligning with Skyblue.
About #7CBDD3
Visually, #7CBDD3 is defined as a moderate blue. Designers often compare it to the standard color Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 189, and 211.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 41% cyan, 10% magenta, 0% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CBDD3
RGB124, 189, 211
HSL195.2°, 49.7%, 65.7%
CMYK41%, 10%, 0%, 17%
HSV195.2°, 41.2%, 82.7%
LAB73.1, -15.0, -17.6
XYZ38.3, 45.4, 68.4
Decimal8175059
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.08:1
Text on #FFFFFF
FAIL
10.08:1
Text on #000000
AAA
1.99:1
Text on #F8FAFC
FAIL
8.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CBDD3;
}
.text-color {
color: #7CBDD3;
}
.border-color {
border: 2px solid #7CBDD3;
}