#50A87C
A medium, moderate green closely aligning with Seagreen.
About #50A87C
At its core, #50A87C is a medium and moderate hue. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 80 red, 168 green, and 124 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 52% cyan, 0% magenta, 26% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50A87C
RGB80, 168, 124
HSL150.0°, 35.5%, 48.6%
CMYK52%, 0%, 26%, 34%
HSV150.0°, 52.4%, 65.9%
LAB62.6, -37.0, 14.8
XYZ20.9, 31.2, 24.0
Decimal5286012
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A87C;
}
.text-color {
color: #50A87C;
}
.border-color {
border: 2px solid #50A87C;
}