#57CCE2
A light, vivid cyan closely aligning with Skyblue.
About #57CCE2
When working with digital screens, the color #57CCE2 is rendered by mixing light. Designers often compare it to the standard color Skyblue. Its digital footprint relies on 87 parts red, 204 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 62% C, 10% M, 0% Y, and 11% 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. 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#57CCE2
RGB87, 204, 226
HSL189.5°, 70.6%, 61.4%
CMYK62%, 10%, 0%, 11%
HSV189.5°, 61.5%, 88.6%
LAB76.5, -26.4, -20.7
XYZ39.3, 50.7, 79.7
Decimal5754082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.14:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57CCE2;
}
.text-color {
color: #57CCE2;
}
.border-color {
border: 2px solid #57CCE2;
}