#57B6DB
A light, moderate blue closely aligning with Skyblue.
About #57B6DB
At its core, #57B6DB is a light and moderate hue. Its closest recognized web color is Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 182, and 219.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 60% cyan and 17% magenta inks. With a hue angle of 196.8 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57B6DB
RGB87, 182, 219
HSL196.8°, 64.7%, 60.0%
CMYK60%, 17%, 0%, 14%
HSV196.8°, 60.3%, 85.9%
LAB69.9, -17.2, -27.0
XYZ33.4, 40.6, 73.1
Decimal5748443
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.12:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57B6DB;
}
.text-color {
color: #57B6DB;
}
.border-color {
border: 2px solid #57B6DB;
}