#578300
A dark, vivid green closely aligning with Olivedrab.
About #578300
Visually, #578300 is defined as a vivid green. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(87, 131, 0).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 34% cyan and 0% magenta inks. With a hue angle of 80.2 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#578300
RGB87, 131, 0
HSL80.2°, 100.0%, 25.7%
CMYK34%, 0%, 100%, 49%
HSV80.2°, 100.0%, 51.4%
LAB49.8, -32.5, 53.8
XYZ12.0, 18.3, 2.9
Decimal5735168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.51:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.31:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #578300;
}
.text-color {
color: #578300;
}
.border-color {
border: 2px solid #578300;
}