#49F016
A medium, vivid green closely aligning with Lawngreen.
About #49F016
At its core, #49F016 is a medium and vivid hue. Its closest recognized web color is Lawngreen. In the RGB color space, it consists of 73 red, 240 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 70% cyan, 0% magenta, 91% yellow, and 6% black. With a hue angle of 106.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#49F016
RGB73, 240, 22
HSL106.0°, 87.9%, 51.4%
CMYK70%, 0%, 91%, 6%
HSV106.0°, 90.8%, 94.1%
LAB83.9, -75.3, 78.2
XYZ34.1, 63.8, 11.3
Decimal4845590
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.76:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F016;
}
.text-color {
color: #49F016;
}
.border-color {
border: 2px solid #49F016;
}