#49A81D
A dark, vivid green closely aligning with Forestgreen.
About #49A81D
The hex code #49A81D represents a beautifully specific shade of green. It is closely associated with the named CSS color Forestgreen. In the RGB color space, it consists of 73 red, 168 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 57% cyan and 0% magenta inks. With a hue angle of 101.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49A81D
RGB73, 168, 29
HSL101.0°, 70.6%, 38.6%
CMYK57%, 0%, 83%, 34%
HSV101.0°, 82.7%, 65.9%
LAB61.2, -51.3, 57.2
XYZ17.0, 29.5, 6.0
Decimal4827165
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.04:1
Text on #FFFFFF
AA Large
6.90:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A81D;
}
.text-color {
color: #49A81D;
}
.border-color {
border: 2px solid #49A81D;
}