#57F08A
A light, vivid green closely aligning with Mediumspringgreen.
About #57F08A
At its core, #57F08A is a light and vivid hue. Designers often compare it to the standard color Mediumspringgreen. Its digital footprint relies on 87 parts red, 240 parts green, and 138 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 64% C, 0% M, 43% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57F08A
RGB87, 240, 138
HSL140.0°, 83.6%, 64.1%
CMYK64%, 0%, 43%, 6%
HSV140.0°, 63.7%, 94.1%
LAB85.1, -62.0, 37.6
XYZ39.7, 66.2, 34.7
Decimal5763210
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.24:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57F08A;
}
.text-color {
color: #57F08A;
}
.border-color {
border: 2px solid #57F08A;
}