#57AFF0
A light, vivid blue closely aligning with Deepskyblue.
About #57AFF0
At its core, #57AFF0 is a light and vivid hue. Its closest recognized web color is Deepskyblue. Its digital footprint relies on 87 parts red, 175 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 64% C, 27% M, 0% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57AFF0
RGB87, 175, 240
HSL205.5°, 83.6%, 64.1%
CMYK64%, 27%, 0%, 6%
HSV205.5°, 63.7%, 94.1%
LAB68.7, -6.9, -40.3
XYZ35.0, 39.0, 88.1
Decimal5746672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57AFF0;
}
.text-color {
color: #57AFF0;
}
.border-color {
border: 2px solid #57AFF0;
}