#3ADB24
A medium, vivid green closely aligning with Limegreen.
About #3ADB24
The hex code #3ADB24 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 58 parts red, 219 parts green, and 36 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 74% Cyan, 0% Magenta, 84% Yellow, and 14% Black. The HSL representation is 112.8° hue, 71.8% saturation, and 50.0% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3ADB24
RGB58, 219, 36
HSL112.8°, 71.8%, 50.0%
CMYK74%, 0%, 84%, 14%
HSV112.8°, 83.6%, 85.9%
LAB77.1, -71.0, 69.7
XYZ27.4, 51.7, 10.2
Decimal3857188
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.34:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADB24;
}
.text-color {
color: #3ADB24;
}
.border-color {
border: 2px solid #3ADB24;
}