#50926D
A medium, muted green closely aligning with Seagreen.
About #50926D
At its core, #50926D is a medium and muted hue. Its closest recognized web color is Seagreen. Its digital footprint relies on 80 parts red, 146 parts green, and 109 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 45% cyan, 0% magenta, 25% yellow, and 43% black. The HSL representation is 146.4° hue, 29.2% saturation, and 44.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#50926D
RGB80, 146, 109
HSL146.4°, 29.2%, 44.3%
CMYK45%, 0%, 25%, 43%
HSV146.4°, 45.2%, 57.3%
LAB55.4, -29.9, 13.2
XYZ16.3, 23.4, 18.1
Decimal5280365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.70:1
Text on #FFFFFF
AA Large
5.67:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50926D;
}
.text-color {
color: #50926D;
}
.border-color {
border: 2px solid #50926D;
}