#00FF80 HEX Color
About #00FF80
#00FF80 (#00FF80) is a cool, mid, vivid green tone with a hue of 150°, 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.34:1, while on black it reaches 15.62:1 — so prefer black text when using #00FF80 as a background.
Color Codes
Accessibility & Contrast
Recommendation: when using #00FF80 as a background, use black text for the highest contrast.
Color Schemes
Tints & Shades
CSS Code Snippets
background-color: #00FF80;color: #00FF80;border: 2px solid #00FF80;background: linear-gradient(135deg, #00FF80, #ff007f);Code Export
:root {
--color-primary: #00ff80;
--color-primary-rgb: 0, 255, 128;
--color-primary-hsl: 150, 100%, 50%;
}Explore Color Tools
Related Tools
Related Combinations
Frequently Asked Questions
What is the name of color #00FF80?
Color #00FF80 does not have an official CSS name. It is a cool, mid, vivid green tone (HSL 150°, 100%, 50%).
Is #00FF80 a warm or cool color?
#00FF80 (#00FF80) is a cool color. With a hue of 150°, it falls in the green family.
What colors go well with #00FF80?
Colors that pair well with #00FF80 (#00FF80) include its complementary color (#FF007F), neutral whites and warm creams, and analogous green tones for harmonious palettes.