#49E96D
A light, vivid green closely aligning with Springgreen.
About #49E96D
The precise color #49E96D is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(73, 233, 109).
Translating this color to physical media requires the CMYK color model. The color uses 69% Cyan, 0% Magenta, 53% Yellow, and 9% Black. The HSL representation is 133.5° hue, 78.4% saturation, and 60.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49E96D
RGB73, 233, 109
HSL133.5°, 78.4%, 60.0%
CMYK69%, 0%, 53%, 9%
HSV133.5°, 68.7%, 91.4%
LAB82.3, -66.4, 48.0
XYZ34.6, 60.8, 24.4
Decimal4843885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.16:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E96D;
}
.text-color {
color: #49E96D;
}
.border-color {
border: 2px solid #49E96D;
}