#57B6F0
A light, vivid blue closely aligning with Deepskyblue.
About #57B6F0
At its core, #57B6F0 is a light and vivid hue. Designers often compare it to the standard color Deepskyblue. Its digital footprint relies on 87 parts red, 182 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 64% C, 24% M, 0% Y, and 6% K. With a hue angle of 202.7 degrees, it sits comfortably in the blue spectrum.
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#57B6F0
RGB87, 182, 240
HSL202.7°, 83.6%, 64.1%
CMYK64%, 24%, 0%, 6%
HSV202.7°, 63.7%, 94.1%
LAB70.7, -10.7, -37.2
XYZ36.4, 41.8, 88.6
Decimal5748464
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.24:1
Text on #FFFFFF
FAIL
9.35:1
Text on #000000
AAA
2.15:1
Text on #F8FAFC
FAIL
7.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57B6F0;
}
.text-color {
color: #57B6F0;
}
.border-color {
border: 2px solid #57B6F0;
}