#50A875
A medium, moderate green closely aligning with Seagreen.
About #50A875
Visually, #50A875 is defined as a moderate green. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(80, 168, 117).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 52% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50A875
RGB80, 168, 117
HSL145.2°, 35.5%, 48.6%
CMYK52%, 0%, 30%, 34%
HSV145.2°, 52.4%, 65.9%
LAB62.5, -38.4, 18.5
XYZ20.5, 31.0, 21.7
Decimal5286005
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.92:1
Text on #FFFFFF
FAIL
7.20:1
Text on #000000
AAA
2.79:1
Text on #F8FAFC
FAIL
6.12:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A875;
}
.text-color {
color: #50A875;
}
.border-color {
border: 2px solid #50A875;
}