Skip to content

Green#008000 HEX Color

#008000rgb(0, 128, 0)
#008000 color swatch

About Green

Green (#008000) is a cool, dark, vivid green tone with a hue of 120°, saturation of 100% and lightness of 25%. It works well for eco-friendly and finance UI and conveys a natural feeling. On a white background it reaches a contrast ratio of 5.14:1, while on black it reaches 4.09:1 — so prefer white text when using #008000 as a background.

Color Codes

HEX#008000
RGBrgb(0, 128, 0)
HSLhsl(120°, 100%, 25%)
CMYKcmyk(100%, 0%, 100%, 50%)
CIELABLab(46.2, -51.7, 49.9)

Accessibility & Contrast

On white
5.14:1
AA Normalpasses
AA Largepasses
AAA Normalfails
AAA Largepasses
On black
4.09:1
AA Normalfails
AA Largepasses
AAA Normalfails
AAA Largefails

Recommendation: when using #008000 as a background, use white text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #008000;
color: #008000;
border: 2px solid #008000;
background: linear-gradient(135deg, #008000, #800080);

Code Export

css
:root {
  --color-primary: #008000;
  --color-primary-rgb: 0, 128, 0;
  --color-primary-hsl: 120, 100%, 25%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #008000?

Color #008000 is commonly known as Green. It is a cool, dark, vivid green tone.

Is #008000 a warm or cool color?

Green (#008000) is a cool color. With a hue of 120°, it falls in the green family.

What colors go well with #008000?

Colors that pair well with Green (#008000) include its complementary color (#800080), neutral whites and warm creams, and analogous green tones for harmonious palettes.