#499924
A dark, moderate green closely aligning with Forestgreen.
About #499924
Visually, #499924 is defined as a moderate green. Designers often compare it to the standard color Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 153, and 36.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 52% C, 0% M, 76% Y, and 40% K. The HSL representation is 101.0° hue, 61.9% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. 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#499924
RGB73, 153, 36
HSL101.0°, 61.9%, 37.1%
CMYK52%, 0%, 76%, 40%
HSV101.0°, 76.5%, 60.0%
LAB56.4, -45.2, 50.5
XYZ14.5, 24.3, 5.6
Decimal4823332
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #499924;
}
.text-color {
color: #499924;
}
.border-color {
border: 2px solid #499924;
}