#57DB92
A light, moderate green closely aligning with Mediumseagreen.
About #57DB92
Visually, #57DB92 is defined as a moderate green. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 87 parts red, 219 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 60% C, 0% M, 33% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#57DB92
RGB87, 219, 146
HSL146.8°, 64.7%, 60.0%
CMYK60%, 0%, 33%, 14%
HSV146.8°, 60.3%, 85.9%
LAB78.9, -52.6, 25.4
XYZ34.5, 54.8, 35.9
Decimal5757842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.95:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #57DB92;
}
.text-color {
color: #57DB92;
}
.border-color {
border: 2px solid #57DB92;
}