#49F875
A light, vivid green closely aligning with Springgreen.
About #49F875
The precise color #49F875 is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 248, and 117.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 71% C, 0% M, 53% Y, and 3% K. With a hue angle of 135.1 degrees, it sits comfortably in the green spectrum.
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#49F875
RGB73, 248, 117
HSL135.1°, 92.6%, 62.9%
CMYK71%, 0%, 53%, 3%
HSV135.1°, 70.6%, 97.3%
LAB86.9, -70.4, 49.9
XYZ39.5, 69.8, 28.2
Decimal4847733
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
14.97:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F875;
}
.text-color {
color: #49F875;
}
.border-color {
border: 2px solid #49F875;
}