#49D33A
A medium, moderate green closely aligning with Limegreen.
About #49D33A
The precise color #49D33A is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. Its digital footprint relies on 73 parts red, 211 parts green, and 58 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 65% C, 0% M, 73% Y, and 17% K. The HSL representation is 114.1° hue, 63.5% saturation, and 52.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#49D33A
RGB73, 211, 58
HSL114.1°, 63.5%, 52.7%
CMYK65%, 0%, 73%, 17%
HSV114.1°, 72.5%, 82.7%
LAB75.0, -64.4, 61.3
XYZ26.8, 48.3, 11.9
Decimal4838202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.66:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49D33A;
}
.text-color {
color: #49D33A;
}
.border-color {
border: 2px solid #49D33A;
}