#57AF83
A medium, moderate green closely aligning with Mediumaquamarine.
About #57AF83
The precise color #57AF83 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumaquamarine. This translates to an RGB value of rgb(87, 175, 131).
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 0% Magenta, 25% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57AF83
RGB87, 175, 131
HSL150.0°, 35.5%, 51.4%
CMYK50%, 0%, 25%, 31%
HSV150.0°, 50.3%, 68.6%
LAB65.2, -36.9, 14.6
XYZ23.4, 34.3, 26.9
Decimal5746563
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.86:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #57AF83;
}
.text-color {
color: #57AF83;
}
.border-color {
border: 2px solid #57AF83;
}