#49F849
A light, vivid green closely aligning with Limegreen.
About #49F849
At its core, #49F849 is a light and vivid hue. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 73 parts red, 248 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 71% Cyan, 0% Magenta, 71% Yellow, and 3% Black. 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#49F849
RGB73, 248, 73
HSL120.0°, 92.6%, 62.9%
CMYK71%, 0%, 71%, 3%
HSV120.0°, 70.6%, 97.3%
LAB86.5, -75.1, 67.7
XYZ37.5, 69.0, 17.7
Decimal4847689
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.81:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F849;
}
.text-color {
color: #49F849;
}
.border-color {
border: 2px solid #49F849;
}