#49F883
A light, vivid green closely aligning with Springgreen.
About #49F883
The precise color #49F883 is an excellent choice for modern design projects. Designers often compare it to the standard color Springgreen. In the RGB color space, it consists of 73 red, 248 green, and 131 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 71% cyan, 0% magenta, 47% yellow, and 3% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49F883
RGB73, 248, 131
HSL139.9°, 92.6%, 62.9%
CMYK71%, 0%, 47%, 3%
HSV139.9°, 70.6%, 97.3%
LAB87.1, -68.4, 43.5
XYZ40.4, 70.2, 32.9
Decimal4847747
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.04:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F883;
}
.text-color {
color: #49F883;
}
.border-color {
border: 2px solid #49F883;
}