#49FF7C
A light, vivid green closely aligning with Springgreen.
About #49FF7C
Visually, #49FF7C is defined as a vivid green. Its closest recognized web color is Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 255, and 124.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 71% cyan, 0% magenta, 51% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49FF7C
RGB73, 255, 124
HSL136.8°, 100.0%, 64.3%
CMYK71%, 0%, 51%, 0%
HSV136.8°, 71.4%, 100.0%
LAB89.1, -71.8, 49.4
XYZ42.1, 74.4, 31.2
Decimal4849532
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.88:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FF7C;
}
.text-color {
color: #49FF7C;
}
.border-color {
border: 2px solid #49FF7C;
}