#3AF016
A medium, vivid green closely aligning with Lime.
About #3AF016
The precise color #3AF016 is an excellent choice for modern design projects. Its closest recognized web color is Lime. Its digital footprint relies on 58 parts red, 240 parts green, and 22 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 76% Cyan, 0% Magenta, 91% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AF016
RGB58, 240, 22
HSL110.1°, 87.9%, 51.4%
CMYK76%, 0%, 91%, 6%
HSV110.1°, 90.8%, 94.1%
LAB83.6, -77.7, 77.9
XYZ33.0, 63.3, 11.2
Decimal3862550
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.66:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF016;
}
.text-color {
color: #3AF016;
}
.border-color {
border: 2px solid #3AF016;
}