#508366
A medium, muted green closely aligning with Seagreen.
About #508366
The precise color #508366 is an excellent choice for modern design projects. 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 102.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 39% C, 0% M, 22% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#508366
RGB80, 131, 102
HSL145.9°, 24.2%, 41.4%
CMYK39%, 0%, 22%, 49%
HSV145.9°, 38.9%, 51.4%
LAB50.6, -24.0, 10.4
XYZ13.8, 18.9, 15.5
Decimal5276518
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #508366;
}
.text-color {
color: #508366;
}
.border-color {
border: 2px solid #508366;
}