#49AF07
A dark, vivid green closely aligning with Limegreen.
About #49AF07
At its core, #49AF07 is a dark and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 73 parts red, 175 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 58% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49AF07
RGB73, 175, 7
HSL96.4°, 92.3%, 35.7%
CMYK58%, 0%, 96%, 31%
HSV96.4°, 96.0%, 68.6%
LAB63.4, -54.6, 63.3
XYZ18.1, 32.1, 5.4
Decimal4828935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.83:1
Text on #FFFFFF
FAIL
7.42:1
Text on #000000
AAA
2.71:1
Text on #F8FAFC
FAIL
6.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49AF07;
}
.text-color {
color: #49AF07;
}
.border-color {
border: 2px solid #49AF07;
}