#57CCAF
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #57CCAF
Visually, #57CCAF is defined as a moderate cyan. Designers often compare it to the standard color Mediumaquamarine. In the RGB color space, it consists of 87 red, 204 green, and 175 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 57% cyan, 0% magenta, 14% yellow, and 20% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#57CCAF
RGB87, 204, 175
HSL165.1°, 53.4%, 57.1%
CMYK57%, 0%, 14%, 20%
HSV165.1°, 57.4%, 80.0%
LAB75.0, -40.0, 4.6
XYZ33.3, 48.3, 48.1
Decimal5754031
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.66:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57CCAF;
}
.text-color {
color: #57CCAF;
}
.border-color {
border: 2px solid #57CCAF;
}