#57FFCC
A light, vivid green closely aligning with Aquamarine.
About #57FFCC
Visually, #57FFCC is defined as a vivid green. Its closest recognized web color is Aquamarine. Its digital footprint relies on 87 parts red, 255 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 66% Cyan, 0% Magenta, 20% Yellow, and 0% Black. The HSL representation is 161.8° hue, 100.0% saturation, and 67.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57FFCC
RGB87, 255, 204
HSL161.8°, 100.0%, 67.1%
CMYK66%, 0%, 20%, 0%
HSV161.8°, 65.9%, 100.0%
LAB90.7, -54.9, 11.8
XYZ50.6, 77.9, 69.5
Decimal5767116
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.58:1
Text on #000000
AAA
1.21:1
Text on #F8FAFC
FAIL
14.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57FFCC;
}
.text-color {
color: #57FFCC;
}
.border-color {
border: 2px solid #57FFCC;
}