#49DB50
A medium, moderate green closely aligning with Limegreen.
About #49DB50
The hex code #49DB50 represents a beautifully specific shade of 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 80.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 67% 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49DB50
RGB73, 219, 80
HSL122.9°, 67.0%, 57.3%
CMYK67%, 0%, 63%, 14%
HSV122.9°, 66.7%, 85.9%
LAB77.7, -65.1, 55.5
XYZ29.5, 52.7, 16.2
Decimal4840272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.53:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49DB50;
}
.text-color {
color: #49DB50;
}
.border-color {
border: 2px solid #49DB50;
}