#3AF024
A medium, vivid green closely aligning with Lime.
About #3AF024
Visually, #3AF024 is defined as a vivid green. Designers often compare it to the standard color Lime. Its digital footprint relies on 58 parts red, 240 parts green, and 36 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 76% Cyan, 0% Magenta, 85% Yellow, and 6% Black. The HSL representation is 113.5° hue, 87.2% saturation, and 54.1% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AF024
RGB58, 240, 36
HSL113.5°, 87.2%, 54.1%
CMYK76%, 0%, 85%, 6%
HSV113.5°, 85.0%, 94.1%
LAB83.6, -77.2, 75.5
XYZ33.2, 63.3, 12.1
Decimal3862564
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.67:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF024;
}
.text-color {
color: #3AF024;
}
.border-color {
border: 2px solid #3AF024;
}