#3AC516
A medium, vivid green closely aligning with Limegreen.
About #3AC516
At its core, #3AC516 is a medium and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 58 parts red, 197 parts green, and 22 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 71% cyan and 0% magenta inks. With a hue angle of 107.7 degrees, it sits comfortably in the green spectrum.
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#3AC516
RGB58, 197, 22
HSL107.7°, 79.9%, 42.9%
CMYK71%, 0%, 89%, 23%
HSV107.7°, 88.8%, 77.3%
LAB70.1, -64.8, 66.5
XYZ21.9, 40.9, 7.5
Decimal3851542
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.18:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AC516;
}
.text-color {
color: #3AC516;
}
.border-color {
border: 2px solid #3AC516;
}