#50A075
A medium, moderate green closely aligning with Seagreen.
About #50A075
The precise color #50A075 is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(80, 160, 117).
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 0% Magenta, 27% Yellow, and 37% Black. With a hue angle of 147.8 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#50A075
RGB80, 160, 117
HSL147.8°, 33.3%, 47.1%
CMYK50%, 0%, 27%, 37%
HSV147.8°, 50.0%, 62.7%
LAB60.0, -34.8, 15.0
XYZ19.1, 28.1, 21.3
Decimal5283957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A075;
}
.text-color {
color: #50A075;
}
.border-color {
border: 2px solid #50A075;
}