#49D316
A medium, vivid green closely aligning with Limegreen.
About #49D316
The precise color #49D316 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 211, and 22.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 65% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49D316
RGB73, 211, 22
HSL103.8°, 81.1%, 45.7%
CMYK65%, 0%, 90%, 17%
HSV103.8°, 89.6%, 82.7%
LAB74.9, -66.3, 70.7
XYZ26.2, 48.1, 8.7
Decimal4838166
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.61:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49D316;
}
.text-color {
color: #49D316;
}
.border-color {
border: 2px solid #49D316;
}