#57CCF8
A light, vivid blue closely aligning with Lightskyblue.
About #57CCF8
The hex code #57CCF8 represents a beautifully specific shade of blue. Its closest recognized web color is Lightskyblue. This translates to an RGB value of rgb(87, 204, 248).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 65% cyan, 18% magenta, 0% yellow, and 3% black. With a hue angle of 196.4 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57CCF8
RGB87, 204, 248
HSL196.4°, 92.0%, 65.7%
CMYK65%, 18%, 0%, 3%
HSV196.4°, 64.9%, 97.3%
LAB77.3, -19.8, -31.4
XYZ42.5, 52.0, 96.6
Decimal5754104
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.40:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57CCF8;
}
.text-color {
color: #57CCF8;
}
.border-color {
border: 2px solid #57CCF8;
}