#49A016
A dark, vivid green closely aligning with Forestgreen.
About #49A016
When working with digital screens, the color #49A016 is rendered by mixing light. It is closely associated with the named CSS color Forestgreen. This translates to an RGB value of rgb(73, 160, 22).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 54% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#49A016
RGB73, 160, 22
HSL97.8°, 75.8%, 35.7%
CMYK54%, 0%, 86%, 37%
HSV97.8°, 86.2%, 62.7%
LAB58.6, -48.7, 56.6
XYZ15.5, 26.6, 5.1
Decimal4825110
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A016;
}
.text-color {
color: #49A016;
}
.border-color {
border: 2px solid #49A016;
}