#49A02C
A medium, moderate green closely aligning with Forestgreen.
About #49A02C
The hex code #49A02C represents a beautifully specific shade of green. It is closely associated with the named CSS color Forestgreen. This translates to an RGB value of rgb(73, 160, 44).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 54% C, 0% M, 72% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49A02C
RGB73, 160, 44
HSL105.0°, 56.9%, 40.0%
CMYK54%, 0%, 72%, 37%
HSV105.0°, 72.5%, 62.7%
LAB58.7, -47.4, 49.8
XYZ15.8, 26.7, 6.7
Decimal4825132
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.35:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A02C;
}
.text-color {
color: #49A02C;
}
.border-color {
border: 2px solid #49A02C;
}