#57B6CC
A medium, moderate cyan closely aligning with Skyblue.
About #57B6CC
Visually, #57B6CC is defined as a moderate cyan. Designers often compare it to the standard color Skyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 182, and 204.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 57% Cyan, 11% Magenta, 0% Yellow, and 20% Black. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57B6CC
RGB87, 182, 204
HSL191.3°, 53.4%, 57.1%
CMYK57%, 11%, 0%, 20%
HSV191.3°, 57.4%, 80.0%
LAB69.4, -21.7, -19.6
XYZ31.6, 39.8, 63.2
Decimal5748428
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.97:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57B6CC;
}
.text-color {
color: #57B6CC;
}
.border-color {
border: 2px solid #57B6CC;
}