#57C5DB
A light, moderate cyan closely aligning with Skyblue.
About #57C5DB
The precise color #57C5DB is an excellent choice for modern design projects. Designers often compare it to the standard color Skyblue. In the RGB color space, it consists of 87 red, 197 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. The color uses 60% Cyan, 10% Magenta, 0% Yellow, and 14% Black. With a hue angle of 190.0 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#57C5DB
RGB87, 197, 219
HSL190.0°, 64.7%, 60.0%
CMYK60%, 10%, 0%, 14%
HSV190.0°, 60.3%, 85.9%
LAB74.2, -24.9, -20.4
XYZ36.7, 47.1, 74.2
Decimal5752283
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.41:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57C5DB;
}
.text-color {
color: #57C5DB;
}
.border-color {
border: 2px solid #57C5DB;
}