#49DB0F
A medium, vivid green closely aligning with Limegreen.
About #49DB0F
The precise color #49DB0F is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 73 parts red, 219 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 67% Cyan, 0% Magenta, 93% Yellow, and 14% Black. The HSL representation is 102.9° hue, 87.2% saturation, and 45.9% lightness.
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#49DB0F
RGB73, 219, 15
HSL102.9°, 87.2%, 45.9%
CMYK67%, 0%, 93%, 14%
HSV102.9°, 93.2%, 85.9%
LAB77.3, -69.0, 73.7
XYZ28.2, 52.1, 9.0
Decimal4840207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.42:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49DB0F;
}
.text-color {
color: #49DB0F;
}
.border-color {
border: 2px solid #49DB0F;
}