#509242
A medium, moderate green closely aligning with Seagreen.
About #509242
The precise color #509242 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(80, 146, 66).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 45% cyan and 0% magenta inks. The HSL representation is 109.5° hue, 37.7% saturation, and 41.6% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#509242
RGB80, 146, 66
HSL109.5°, 37.7%, 41.6%
CMYK45%, 0%, 55%, 43%
HSV109.5°, 54.8%, 57.3%
LAB54.7, -37.2, 35.6
XYZ14.6, 22.7, 8.8
Decimal5280322
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.53:1
Text on #000000
AA
3.63:1
Text on #F8FAFC
AA Large
4.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #509242;
}
.text-color {
color: #509242;
}
.border-color {
border: 2px solid #509242;
}