#49F01D
A medium, vivid green closely aligning with Lawngreen.
About #49F01D
The hex code #49F01D represents a beautifully specific shade of green. Its closest recognized web color is Lawngreen. Its digital footprint relies on 73 parts red, 240 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 70% cyan, 0% magenta, 88% yellow, and 6% black. The HSL representation is 107.5° hue, 87.6% saturation, and 52.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49F01D
RGB73, 240, 29
HSL107.5°, 87.6%, 52.7%
CMYK70%, 0%, 88%, 6%
HSV107.5°, 87.9%, 94.1%
LAB83.9, -75.1, 77.2
XYZ34.1, 63.8, 11.7
Decimal4845597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.77:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49F01D;
}
.text-color {
color: #49F01D;
}
.border-color {
border: 2px solid #49F01D;
}