#57E9CC
A light, vivid cyan closely aligning with Turquoise.
About #57E9CC
The hex code #57E9CC represents a beautifully specific shade of cyan. Its closest recognized web color is Turquoise. In the RGB color space, it consists of 87 red, 233 green, and 204 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 63% C, 0% M, 12% Y, and 9% K. The HSL representation is 168.1° hue, 76.8% saturation, and 62.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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57E9CC
RGB87, 233, 204
HSL168.1°, 76.8%, 62.7%
CMYK63%, 0%, 12%, 9%
HSV168.1°, 62.7%, 91.4%
LAB84.3, -45.7, 2.6
XYZ44.0, 64.7, 67.3
Decimal5761484
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.93:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E9CC;
}
.text-color {
color: #57E9CC;
}
.border-color {
border: 2px solid #57E9CC;
}