#57DBD3
A light, moderate cyan closely aligning with Mediumturquoise.
About #57DBD3
The precise color #57DBD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumturquoise. This translates to an RGB value of rgb(87, 219, 211).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 60% cyan and 0% magenta inks. 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#57DBD3
RGB87, 219, 211
HSL176.4°, 64.7%, 60.0%
CMYK60%, 0%, 4%, 14%
HSV176.4°, 60.3%, 85.9%
LAB80.4, -37.7, -6.9
XYZ41.0, 57.4, 70.5
Decimal5757907
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.48:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57DBD3;
}
.text-color {
color: #57DBD3;
}
.border-color {
border: 2px solid #57DBD3;
}