#50A824
A medium, moderate green closely aligning with Forestgreen.
About #50A824
Visually, #50A824 is defined as a moderate green. Designers often compare it to the standard color Forestgreen. In the RGB color space, it consists of 80 red, 168 green, and 36 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 52% cyan and 0% magenta inks. The HSL representation is 100.0° hue, 64.7% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50A824
RGB80, 168, 36
HSL100.0°, 64.7%, 40.0%
CMYK52%, 0%, 79%, 34%
HSV100.0°, 78.6%, 65.9%
LAB61.5, -49.0, 55.5
XYZ17.6, 29.8, 6.5
Decimal5285924
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.97:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A824;
}
.text-color {
color: #50A824;
}
.border-color {
border: 2px solid #50A824;
}