#49DB33
A medium, moderate green closely aligning with Limegreen.
About #49DB33
Visually, #49DB33 is defined as a moderate green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 219, and 51.
If you are designing for print, the four-color process is what matters most. The color uses 67% Cyan, 0% Magenta, 77% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49DB33
RGB73, 219, 51
HSL112.1°, 70.0%, 52.9%
CMYK67%, 0%, 77%, 14%
HSV112.1°, 76.7%, 85.9%
LAB77.5, -67.5, 66.0
XYZ28.7, 52.3, 11.7
Decimal4840243
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.83:1
Text on #FFFFFF
FAIL
11.46:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49DB33;
}
.text-color {
color: #49DB33;
}
.border-color {
border: 2px solid #49DB33;
}