#578A42
A medium, moderate green closely aligning with Seagreen.
About #578A42
At its core, #578A42 is a medium and moderate hue. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 87 red, 138 green, and 66 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 37% Cyan, 0% Magenta, 52% Yellow, and 46% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#578A42
RGB87, 138, 66
HSL102.5°, 35.3%, 40.0%
CMYK37%, 0%, 52%, 46%
HSV102.5°, 52.2%, 54.1%
LAB52.5, -31.2, 33.0
XYZ14.0, 20.6, 8.4
Decimal5737026
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.12:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #578A42;
}
.text-color {
color: #578A42;
}
.border-color {
border: 2px solid #578A42;
}