#57E2CC
A light, vivid cyan closely aligning with Turquoise.
About #57E2CC
Visually, #57E2CC is defined as a vivid cyan. Its closest recognized web color is Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 226, and 204.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 62% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57E2CC
RGB87, 226, 204
HSL170.5°, 70.6%, 61.4%
CMYK62%, 0%, 10%, 11%
HSV170.5°, 61.5%, 88.6%
LAB82.3, -42.6, -0.4
XYZ42.0, 60.8, 66.6
Decimal5759692
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.16:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E2CC;
}
.text-color {
color: #57E2CC;
}
.border-color {
border: 2px solid #57E2CC;
}