#49DB5F
A medium, moderate green closely aligning with Limegreen.
About #49DB5F
When working with digital screens, the color #49DB5F is rendered by mixing light. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(73, 219, 95).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 67% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49DB5F
RGB73, 219, 95
HSL129.0°, 67.0%, 57.3%
CMYK67%, 0%, 57%, 14%
HSV129.0°, 66.7%, 85.9%
LAB77.8, -63.4, 49.1
XYZ30.1, 52.9, 19.4
Decimal4840287
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.58:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49DB5F;
}
.text-color {
color: #49DB5F;
}
.border-color {
border: 2px solid #49DB5F;
}