#49E95F
A light, vivid green closely aligning with Limegreen.
About #49E95F
At its core, #49E95F is a light and vivid hue. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(73, 233, 95).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 69% 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 light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#49E95F
RGB73, 233, 95
HSL128.2°, 78.4%, 60.0%
CMYK69%, 0%, 59%, 9%
HSV128.2°, 68.7%, 91.4%
LAB82.1, -68.2, 54.1
XYZ34.0, 60.5, 20.7
Decimal4843871
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.10:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E95F;
}
.text-color {
color: #49E95F;
}
.border-color {
border: 2px solid #49E95F;
}