#57D3DB
A light, moderate cyan closely aligning with Mediumturquoise.
About #57D3DB
At its core, #57D3DB is a light and moderate hue. Designers often compare it to the standard color Mediumturquoise. This translates to an RGB value of rgb(87, 211, 219).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 60% cyan and 4% magenta inks. The HSL representation is 183.6° hue, 64.7% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57D3DB
RGB87, 211, 219
HSL183.6°, 64.7%, 60.0%
CMYK60%, 4%, 0%, 14%
HSV183.6°, 60.3%, 85.9%
LAB78.3, -31.8, -14.3
XYZ40.0, 53.7, 75.3
Decimal5755867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.75:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
9.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57D3DB;
}
.text-color {
color: #57D3DB;
}
.border-color {
border: 2px solid #57D3DB;
}