#578A00
A dark, vivid green closely aligning with Olivedrab.
About #578A00
The hex code #578A00 represents a beautifully specific shade of green. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 87 red, 138 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 37% cyan and 0% magenta inks. The HSL representation is 82.2° hue, 100.0% saturation, and 27.1% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#578A00
RGB87, 138, 0
HSL82.2°, 100.0%, 27.1%
CMYK37%, 0%, 100%, 46%
HSV82.2°, 100.0%, 54.1%
LAB52.1, -35.6, 55.5
XYZ13.0, 20.2, 3.2
Decimal5736960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.17:1
Text on #FFFFFF
AA Large
5.04:1
Text on #000000
AA
3.98:1
Text on #F8FAFC
AA Large
4.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #578A00;
}
.text-color {
color: #578A00;
}
.border-color {
border: 2px solid #578A00;
}