#49A816
A dark, vivid green closely aligning with Green.
About #49A816
When working with digital screens, the color #49A816 is rendered by mixing light. Its closest recognized web color is Green. This translates to an RGB value of rgb(73, 168, 22).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 57% cyan and 0% magenta inks. With a hue angle of 99.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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49A816
RGB73, 168, 22
HSL99.0°, 76.8%, 37.3%
CMYK57%, 0%, 87%, 34%
HSV99.0°, 86.9%, 65.9%
LAB61.2, -51.6, 58.9
XYZ16.9, 29.5, 5.6
Decimal4827158
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.90:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A816;
}
.text-color {
color: #49A816;
}
.border-color {
border: 2px solid #49A816;
}