#49FF5F
A light, vivid green closely aligning with Springgreen.
About #49FF5F
At its core, #49FF5F is a light and vivid hue. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 73 parts red, 255 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 71% C, 0% M, 63% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49FF5F
RGB73, 255, 95
HSL127.3°, 100.0%, 64.3%
CMYK71%, 0%, 63%, 0%
HSV127.3°, 71.4%, 100.0%
LAB88.8, -75.3, 61.7
XYZ40.6, 73.8, 22.9
Decimal4849503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.75:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FF5F;
}
.text-color {
color: #49FF5F;
}
.border-color {
border: 2px solid #49FF5F;
}