#7CBDF8
A light, vivid blue closely aligning with Lightskyblue.
About #7CBDF8
The precise color #7CBDF8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Lightskyblue. In the RGB color space, it consists of 124 red, 189 green, and 248 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 50% C, 24% M, 0% Y, and 3% K. With a hue angle of 208.5 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CBDF8
RGB124, 189, 248
HSL208.5°, 89.9%, 72.9%
CMYK50%, 24%, 0%, 3%
HSV208.5°, 50.0%, 97.3%
LAB74.5, -4.8, -35.6
XYZ43.5, 47.5, 95.7
Decimal8175096
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.49:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CBDF8;
}
.text-color {
color: #7CBDF8;
}
.border-color {
border: 2px solid #7CBDF8;
}