#49FF75
A light, vivid green closely aligning with Springgreen.
About #49FF75
The precise color #49FF75 is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. In the RGB color space, it consists of 73 red, 255 green, and 117 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 71% cyan, 0% magenta, 54% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49FF75
RGB73, 255, 117
HSL134.5°, 100.0%, 64.3%
CMYK71%, 0%, 54%, 0%
HSV134.5°, 71.4%, 100.0%
LAB89.0, -72.7, 52.5
XYZ41.7, 74.2, 29.0
Decimal4849525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.84:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FF75;
}
.text-color {
color: #49FF75;
}
.border-color {
border: 2px solid #49FF75;
}