#57DBF0
A light, vivid cyan closely aligning with Darkturquoise.
About #57DBF0
The hex code #57DBF0 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Darkturquoise. Its digital footprint relies on 87 parts red, 219 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 64% C, 9% M, 0% Y, and 6% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57DBF0
RGB87, 219, 240
HSL188.2°, 83.6%, 64.1%
CMYK64%, 9%, 0%, 6%
HSV188.2°, 63.7%, 94.1%
LAB81.3, -29.6, -21.0
XYZ45.0, 59.0, 91.5
Decimal5757936
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.80:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57DBF0;
}
.text-color {
color: #57DBF0;
}
.border-color {
border: 2px solid #57DBF0;
}