#57E9A0
A light, vivid green closely aligning with Lightgreen.
About #57E9A0
The precise color #57E9A0 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. Its digital footprint relies on 87 parts red, 233 parts green, and 160 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 63% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light 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#57E9A0
RGB87, 233, 160
HSL150.0°, 76.8%, 62.7%
CMYK63%, 0%, 31%, 9%
HSV150.0°, 62.7%, 91.4%
LAB83.4, -55.4, 24.2
XYZ39.4, 62.8, 43.3
Decimal5761440
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.57:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E9A0;
}
.text-color {
color: #57E9A0;
}
.border-color {
border: 2px solid #57E9A0;
}