#579950
A medium, moderate green closely aligning with Seagreen.
About #579950
The precise color #579950 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(87, 153, 80).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 43% cyan, 0% magenta, 48% yellow, and 40% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#579950
RGB87, 153, 80
HSL114.2°, 31.3%, 45.7%
CMYK43%, 0%, 48%, 40%
HSV114.2°, 47.7%, 60.0%
LAB57.5, -36.2, 31.8
XYZ16.8, 25.4, 11.6
Decimal5740880
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.08:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #579950;
}
.text-color {
color: #579950;
}
.border-color {
border: 2px solid #579950;
}