#49C50F
A medium, vivid green closely aligning with Limegreen.
About #49C50F
The hex code #49C50F represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(73, 197, 15).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 63% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#49C50F
RGB73, 197, 15
HSL100.9°, 85.8%, 41.6%
CMYK63%, 0%, 92%, 23%
HSV100.9°, 92.4%, 77.3%
LAB70.4, -61.9, 68.0
XYZ22.8, 41.4, 7.2
Decimal4834575
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.26:1
Text on #FFFFFF
FAIL
9.28:1
Text on #000000
AAA
2.16:1
Text on #F8FAFC
FAIL
7.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49C50F;
}
.text-color {
color: #49C50F;
}
.border-color {
border: 2px solid #49C50F;
}