#50B650
A medium, moderate green closely aligning with Forestgreen.
About #50B650
Visually, #50B650 is defined as a moderate green. Its closest recognized web color is Forestgreen. This translates to an RGB value of rgb(80, 182, 80).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 56% C, 0% M, 56% Y, and 29% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50B650
RGB80, 182, 80
HSL120.0°, 41.1%, 51.4%
CMYK56%, 0%, 56%, 29%
HSV120.0°, 56.0%, 71.4%
LAB66.3, -50.3, 42.6
XYZ21.5, 35.7, 13.4
Decimal5289552
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.15:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50B650;
}
.text-color {
color: #50B650;
}
.border-color {
border: 2px solid #50B650;
}