#49A024
A dark, moderate green closely aligning with Forestgreen.
About #49A024
Visually, #49A024 is defined as a moderate green. Its closest recognized web color is Forestgreen. In the RGB color space, it consists of 73 red, 160 green, and 36 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 54% C, 0% M, 78% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#49A024
RGB73, 160, 36
HSL102.1°, 63.3%, 38.4%
CMYK54%, 0%, 78%, 37%
HSV102.1°, 77.5%, 62.7%
LAB58.7, -47.9, 52.7
XYZ15.6, 26.7, 6.0
Decimal4825124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A024;
}
.text-color {
color: #49A024;
}
.border-color {
border: 2px solid #49A024;
}