#57D3FF
A light, vivid blue closely aligning with Lightskyblue.
About #57D3FF
Visually, #57D3FF is defined as a vivid blue. Its closest recognized web color is Lightskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 211, and 255.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 66% Cyan, 17% Magenta, 0% Yellow, and 0% Black. With a hue angle of 195.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#57D3FF
RGB87, 211, 255
HSL195.7°, 100.0%, 67.1%
CMYK66%, 17%, 0%, 0%
HSV195.7°, 65.9%, 100.0%
LAB79.5, -21.2, -31.6
XYZ45.3, 55.8, 103.0
Decimal5755903
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.17:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57D3FF;
}
.text-color {
color: #57D3FF;
}
.border-color {
border: 2px solid #57D3FF;
}