#57E93A
A medium, vivid green closely aligning with Limegreen.
About #57E93A
The precise color #57E93A is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 233, and 58.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 63% C, 0% M, 75% Y, and 9% K. This makes it a relatively light color when applied to physical surfaces.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#57E93A
RGB87, 233, 58
HSL110.1°, 79.9%, 57.1%
CMYK63%, 0%, 75%, 9%
HSV110.1°, 75.1%, 91.4%
LAB82.2, -68.8, 68.5
XYZ33.8, 60.6, 13.9
Decimal5761338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.12:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57E93A;
}
.text-color {
color: #57E93A;
}
.border-color {
border: 2px solid #57E93A;
}