#50A816
A dark, vivid green closely aligning with Forestgreen.
About #50A816
At its core, #50A816 is a dark and vivid hue. Designers often compare it to the standard color Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 168, and 22.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 52% C, 0% M, 87% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50A816
RGB80, 168, 22
HSL96.2°, 76.8%, 37.3%
CMYK52%, 0%, 87%, 34%
HSV96.2°, 86.9%, 65.9%
LAB61.5, -49.6, 59.2
XYZ17.5, 29.8, 5.6
Decimal5285910
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.95:1
Text on #000000
AA
2.89:1
Text on #F8FAFC
FAIL
5.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A816;
}
.text-color {
color: #50A816;
}
.border-color {
border: 2px solid #50A816;
}