#508A00
A dark, vivid green closely aligning with Olivedrab.
About #508A00
The precise color #508A00 is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. Its digital footprint relies on 80 parts red, 138 parts green, and 0 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 42% C, 0% M, 100% Y, and 46% K. With a hue angle of 85.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark 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#508A00
RGB80, 138, 0
HSL85.2°, 100.0%, 27.1%
CMYK42%, 0%, 100%, 46%
HSV85.2°, 100.0%, 54.1%
LAB51.7, -38.3, 55.1
XYZ12.4, 19.9, 3.2
Decimal5278208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.22:1
Text on #FFFFFF
AA Large
4.98:1
Text on #000000
AA
4.03:1
Text on #F8FAFC
AA Large
4.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #508A00;
}
.text-color {
color: #508A00;
}
.border-color {
border: 2px solid #508A00;
}