#57E2AF
A light, vivid green closely aligning with Aquamarine.
About #57E2AF
At its core, #57E2AF is a light and vivid hue. Designers often compare it to the standard color Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 226, and 175.
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. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57E2AF
RGB87, 226, 175
HSL158.0°, 70.6%, 61.4%
CMYK62%, 0%, 23%, 11%
HSV158.0°, 61.5%, 88.6%
LAB81.6, -49.5, 13.9
XYZ38.9, 59.5, 50.0
Decimal5759663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.90:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E2AF;
}
.text-color {
color: #57E2AF;
}
.border-color {
border: 2px solid #57E2AF;
}