#57C5BD
A medium, moderate cyan closely aligning with Mediumturquoise.
About #57C5BD
The precise color #57C5BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumturquoise. This translates to an RGB value of rgb(87, 197, 189).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 56% Cyan, 0% Magenta, 4% Yellow, and 23% Black. The HSL representation is 175.6° hue, 48.7% saturation, and 55.7% lightness.
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#57C5BD
RGB87, 197, 189
HSL175.6°, 48.7%, 55.7%
CMYK56%, 0%, 4%, 23%
HSV175.6°, 55.8%, 77.3%
LAB73.3, -33.2, -5.5
XYZ33.1, 45.6, 55.2
Decimal5752253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.07:1
Text on #FFFFFF
FAIL
10.13:1
Text on #000000
AAA
1.98:1
Text on #F8FAFC
FAIL
8.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57C5BD;
}
.text-color {
color: #57C5BD;
}
.border-color {
border: 2px solid #57C5BD;
}