#57D3F8
A light, vivid cyan closely aligning with Skyblue.
About #57D3F8
The precise color #57D3F8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Skyblue. In the RGB color space, it consists of 87 red, 211 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. The color uses 65% Cyan, 15% Magenta, 0% Yellow, and 3% Black. With a hue angle of 193.8 degrees, it sits comfortably in the cyan 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#57D3F8
RGB87, 211, 248
HSL193.8°, 92.0%, 65.7%
CMYK65%, 15%, 0%, 3%
HSV193.8°, 64.9%, 97.3%
LAB79.3, -23.4, -28.3
XYZ44.2, 55.4, 97.2
Decimal5755896
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.08:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57D3F8;
}
.text-color {
color: #57D3F8;
}
.border-color {
border: 2px solid #57D3F8;
}