#49AF16
A dark, vivid green closely aligning with Limegreen.
About #49AF16
The precise color #49AF16 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 73 parts red, 175 parts green, and 22 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 58% Cyan, 0% Magenta, 87% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49AF16
RGB73, 175, 22
HSL100.0°, 77.7%, 38.6%
CMYK58%, 0%, 87%, 31%
HSV100.0°, 87.4%, 68.6%
LAB63.5, -54.2, 60.9
XYZ18.2, 32.1, 6.0
Decimal4828950
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.83:1
Text on #FFFFFF
FAIL
7.43:1
Text on #000000
AAA
2.70:1
Text on #F8FAFC
FAIL
6.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49AF16;
}
.text-color {
color: #49AF16;
}
.border-color {
border: 2px solid #49AF16;
}