#57AFA0
A medium, moderate cyan closely aligning with Lightseagreen.
About #57AFA0
The precise color #57AFA0 is an excellent choice for modern design projects. Its closest recognized web color is Lightseagreen. This translates to an RGB value of rgb(87, 175, 160).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 50% cyan, 0% magenta, 9% yellow, and 31% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57AFA0
RGB87, 175, 160
HSL169.8°, 35.5%, 51.4%
CMYK50%, 0%, 9%, 31%
HSV169.8°, 50.3%, 68.6%
LAB65.9, -30.2, -0.4
XYZ25.6, 35.2, 38.7
Decimal5746592
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.04:1
Text on #000000
AAA
2.49:1
Text on #F8FAFC
FAIL
6.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #57AFA0;
}
.text-color {
color: #57AFA0;
}
.border-color {
border: 2px solid #57AFA0;
}