#57B6AF
A medium, moderate cyan closely aligning with Lightseagreen.
About #57B6AF
The hex code #57B6AF represents a beautifully specific shade of cyan. Designers often compare it to the standard color Lightseagreen. This translates to an RGB value of rgb(87, 182, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 52% Cyan, 0% Magenta, 4% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57B6AF
RGB87, 182, 175
HSL175.6°, 39.4%, 52.7%
CMYK52%, 0%, 4%, 29%
HSV175.6°, 52.2%, 71.4%
LAB68.4, -29.7, -5.0
XYZ28.4, 38.6, 46.5
Decimal5748399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.41:1
Text on #FFFFFF
FAIL
8.72:1
Text on #000000
AAA
2.30:1
Text on #F8FAFC
FAIL
7.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57B6AF;
}
.text-color {
color: #57B6AF;
}
.border-color {
border: 2px solid #57B6AF;
}