#50A83A
A medium, moderate green closely aligning with Forestgreen.
About #50A83A
The precise color #50A83A is an excellent choice for modern design projects. Its closest recognized web color is Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 168, and 58.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 52% cyan, 0% magenta, 65% yellow, and 34% black. The HSL representation is 108.0° hue, 48.7% saturation, and 44.3% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50A83A
RGB80, 168, 58
HSL108.0°, 48.7%, 44.3%
CMYK52%, 0%, 65%, 34%
HSV108.0°, 65.5%, 65.9%
LAB61.7, -47.2, 47.3
XYZ18.1, 30.0, 8.8
Decimal5285946
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
FAIL
7.00:1
Text on #000000
AAA
2.87:1
Text on #F8FAFC
FAIL
5.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A83A;
}
.text-color {
color: #50A83A;
}
.border-color {
border: 2px solid #50A83A;
}