#57C5C5
A medium, moderate cyan closely aligning with Mediumturquoise.
About #57C5C5
The hex code #57C5C5 represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Mediumturquoise. This translates to an RGB value of rgb(87, 197, 197).
Translating this color to physical media requires the CMYK color model. The color uses 56% Cyan, 0% Magenta, 0% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57C5C5
RGB87, 197, 197
HSL180.0°, 48.7%, 55.7%
CMYK56%, 0%, 0%, 23%
HSV180.0°, 55.8%, 77.3%
LAB73.5, -31.1, -9.5
XYZ34.0, 46.0, 59.9
Decimal5752261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.06:1
Text on #FFFFFF
FAIL
10.20:1
Text on #000000
AAA
1.97:1
Text on #F8FAFC
FAIL
8.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57C5C5;
}
.text-color {
color: #57C5C5;
}
.border-color {
border: 2px solid #57C5C5;
}