#579975
A medium, muted green closely aligning with Seagreen.
About #579975
The hex code #579975 represents a beautifully specific shade of green. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(87, 153, 117).
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, 24% yellow, and 40% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#579975
RGB87, 153, 117
HSL147.3°, 27.5%, 47.1%
CMYK43%, 0%, 24%, 40%
HSV147.3°, 43.1%, 60.0%
LAB58.1, -29.6, 12.5
XYZ18.5, 26.1, 20.9
Decimal5740917
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #579975;
}
.text-color {
color: #579975;
}
.border-color {
border: 2px solid #579975;
}