#49E25F
A medium, vivid green closely aligning with Limegreen.
About #49E25F
The hex code #49E25F represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 73 parts red, 226 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 68% C, 0% M, 58% Y, and 11% K. With a hue angle of 128.6 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#49E25F
RGB73, 226, 95
HSL128.6°, 72.5%, 58.6%
CMYK68%, 0%, 58%, 11%
HSV128.6°, 67.7%, 88.6%
LAB80.0, -65.8, 51.6
XYZ32.0, 56.6, 20.1
Decimal4842079
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.33:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E25F;
}
.text-color {
color: #49E25F;
}
.border-color {
border: 2px solid #49E25F;
}