Skip to content

#80FF00 HEX Color

#80FF00rgb(128, 255, 0)

About #80FF00

#80FF00 (#80FF00) is a cool, mid, vivid green tone with a hue of 90°, saturation of 100% and lightness of 50%. It works well for eco-friendly and finance UI and conveys a natural feeling. On a white background it reaches a contrast ratio of 1.29:1, while on black it reaches 16.22:1 — so prefer black text when using #80FF00 as a background.

Color Codes

HEX#80FF00
RGBrgb(128, 255, 0)
HSLhsl(90°, 100%, 50%)
CMYKcmyk(50%, 0%, 100%, 0%)
CIELABLab(89.9, -67.8, 85.8)

Accessibility & Contrast

On white
1.29:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails
On black
16.22:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses

Recommendation: when using #80FF00 as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #80FF00;
color: #80FF00;
border: 2px solid #80FF00;
background: linear-gradient(135deg, #80FF00, #7f00ff);

Code Export

css
:root {
  --color-primary: #80ff00;
  --color-primary-rgb: 128, 255, 0;
  --color-primary-hsl: 90, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #80FF00?

Color #80FF00 does not have an official CSS name. It is a cool, mid, vivid green tone (HSL 90°, 100%, 50%).

Is #80FF00 a warm or cool color?

#80FF00 (#80FF00) is a cool color. With a hue of 90°, it falls in the green family.

What colors go well with #80FF00?

Colors that pair well with #80FF00 (#80FF00) include its complementary color (#7F00FF), neutral whites and warm creams, and analogous green tones for harmonious palettes.