#508357
A medium, muted green closely aligning with Seagreen.
About #508357
When working with digital screens, the color #508357 is rendered by mixing light. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 131, and 87.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 39% cyan, 0% magenta, 34% yellow, and 49% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#508357
RGB80, 131, 87
HSL128.2°, 24.2%, 41.4%
CMYK39%, 0%, 34%, 49%
HSV128.2°, 38.9%, 51.4%
LAB50.2, -27.0, 18.5
XYZ13.1, 18.6, 11.9
Decimal5276503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.44:1
Text on #FFFFFF
AA Large
4.73:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #508357;
}
.text-color {
color: #508357;
}
.border-color {
border: 2px solid #508357;
}