#49A807
A dark, vivid green closely aligning with Green.
About #49A807
Visually, #49A807 is defined as a vivid green. Designers often compare it to the standard color Green. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 168, and 7.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 57% cyan, 0% magenta, 96% yellow, and 34% black. With a hue angle of 95.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49A807
RGB73, 168, 7
HSL95.4°, 92.0%, 34.3%
CMYK57%, 0%, 96%, 34%
HSV95.4°, 95.8%, 65.9%
LAB61.2, -52.1, 61.4
XYZ16.8, 29.4, 5.0
Decimal4827143
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.89: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: #49A807;
}
.text-color {
color: #49A807;
}
.border-color {
border: 2px solid #49A807;
}