#509266
A medium, muted green closely aligning with Seagreen.
About #509266
Visually, #509266 is defined as a muted green. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 146, and 102.
Translating this color to physical media requires the CMYK color model. The color uses 45% Cyan, 0% Magenta, 30% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#509266
RGB80, 146, 102
HSL140.0°, 29.2%, 44.3%
CMYK45%, 0%, 30%, 43%
HSV140.0°, 45.2%, 57.3%
LAB55.3, -31.3, 16.9
XYZ16.0, 23.2, 16.2
Decimal5280358
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.64:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #509266;
}
.text-color {
color: #509266;
}
.border-color {
border: 2px solid #509266;
}