#508350
A medium, muted green closely aligning with Seagreen.
About #508350
Visually, #508350 is defined as a muted green. It is closely associated with the named CSS color Seagreen. In the RGB color space, it consists of 80 red, 131 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 39% cyan, 0% magenta, 39% yellow, and 49% black. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#508350
RGB80, 131, 80
HSL120.0°, 24.2%, 41.4%
CMYK39%, 0%, 39%, 49%
HSV120.0°, 38.9%, 51.4%
LAB50.1, -28.2, 22.3
XYZ12.9, 18.5, 10.5
Decimal5276496
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.46:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #508350;
}
.text-color {
color: #508350;
}
.border-color {
border: 2px solid #508350;
}