#49F807
A medium, vivid green closely aligning with Lime.
About #49F807
At its core, #49F807 is a medium and vivid hue. Its closest recognized web color is Lime. This translates to an RGB value of rgb(73, 248, 7).
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. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49F807
RGB73, 248, 7
HSL103.6°, 94.5%, 50.0%
CMYK71%, 0%, 97%, 3%
HSV103.6°, 97.2%, 97.3%
LAB86.3, -78.0, 81.8
XYZ36.4, 68.6, 11.5
Decimal4847623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.71:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F807;
}
.text-color {
color: #49F807;
}
.border-color {
border: 2px solid #49F807;
}