#50A066
A medium, moderate green closely aligning with Seagreen.
About #50A066
Visually, #50A066 is defined as a moderate green. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 160, and 102.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 50% C, 0% M, 36% Y, and 37% K. The HSL representation is 136.5° hue, 33.3% saturation, and 47.1% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50A066
RGB80, 160, 102
HSL136.5°, 33.3%, 47.1%
CMYK50%, 0%, 36%, 37%
HSV136.5°, 50.0%, 62.7%
LAB59.7, -37.8, 22.9
XYZ18.3, 27.8, 17.0
Decimal5283942
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.20:1
Text on #FFFFFF
AA Large
6.56:1
Text on #000000
AA
3.06:1
Text on #F8FAFC
AA Large
5.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A066;
}
.text-color {
color: #50A066;
}
.border-color {
border: 2px solid #50A066;
}