#57E949
A light, vivid green closely aligning with Limegreen.
About #57E949
The precise color #57E949 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(87, 233, 73).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 63% C, 0% M, 69% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57E949
RGB87, 233, 73
HSL114.7°, 78.4%, 60.0%
CMYK63%, 0%, 69%, 9%
HSV114.7°, 68.7%, 91.4%
LAB82.3, -67.7, 63.4
XYZ34.3, 60.8, 16.2
Decimal5761353
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.16:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E949;
}
.text-color {
color: #57E949;
}
.border-color {
border: 2px solid #57E949;
}