#49F007
A medium, vivid green closely aligning with Lawngreen.
About #49F007
At its core, #49F007 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 7 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 70% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49F007
RGB73, 240, 7
HSL103.0°, 94.3%, 48.4%
CMYK70%, 0%, 97%, 6%
HSV103.0°, 97.1%, 94.1%
LAB83.8, -75.6, 79.8
XYZ33.9, 63.8, 10.7
Decimal4845575
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.75:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F007;
}
.text-color {
color: #49F007;
}
.border-color {
border: 2px solid #49F007;
}