#57D3AF
A medium, moderate green closely aligning with Mediumaquamarine.
About #57D3AF
Visually, #57D3AF is defined as a moderate green. Designers often compare it to the standard color Mediumaquamarine. This translates to an RGB value of rgb(87, 211, 175).
Translating this color to physical media requires the CMYK color model. The color uses 59% Cyan, 0% Magenta, 17% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57D3AF
RGB87, 211, 175
HSL162.6°, 58.5%, 58.4%
CMYK59%, 0%, 17%, 17%
HSV162.6°, 58.8%, 82.7%
LAB77.1, -43.1, 7.6
XYZ35.0, 51.7, 48.7
Decimal5755823
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.34:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57D3AF;
}
.text-color {
color: #57D3AF;
}
.border-color {
border: 2px solid #57D3AF;
}