#49F87C
A light, vivid green closely aligning with Springgreen.
About #49F87C
Visually, #49F87C is defined as a vivid green. Its closest recognized web color is Springgreen. Its digital footprint relies on 73 parts red, 248 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 71% Cyan, 0% Magenta, 50% Yellow, and 3% Black. With a hue angle of 137.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49F87C
RGB73, 248, 124
HSL137.5°, 92.6%, 62.9%
CMYK71%, 0%, 50%, 3%
HSV137.5°, 70.6%, 97.3%
LAB87.0, -69.4, 46.8
XYZ40.0, 70.0, 30.5
Decimal4847740
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.00:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F87C;
}
.text-color {
color: #49F87C;
}
.border-color {
border: 2px solid #49F87C;
}