#3ADB57
A medium, moderate green closely aligning with Limegreen.
About #3ADB57
The precise color #3ADB57 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(58, 219, 87).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 74% cyan and 0% magenta inks. The HSL representation is 130.8° hue, 69.1% saturation, and 54.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3ADB57
RGB58, 219, 87
HSL130.8°, 69.1%, 54.3%
CMYK74%, 0%, 60%, 14%
HSV130.8°, 73.5%, 85.9%
LAB77.4, -66.9, 52.2
XYZ28.8, 52.3, 17.6
Decimal3857239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.83:1
Text on #FFFFFF
FAIL
11.45:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.73:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADB57;
}
.text-color {
color: #3ADB57;
}
.border-color {
border: 2px solid #3ADB57;
}