Skip to content

#00FF40 HEX Color

#00FF40rgb(0, 255, 64)

About #00FF40

#00FF40 (#00FF40) is a cool, mid, vivid green tone with a hue of 135°, 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.37:1, while on black it reaches 15.38:1 — so prefer black text when using #00FF40 as a background.

Color Codes

HEX#00FF40
RGBrgb(0, 255, 64)
HSLhsl(135°, 100%, 50%)
CMYKcmyk(100%, 0%, 75%, 0%)
CIELABLab(87.9, -83.9, 71.9)

Accessibility & Contrast

On white
1.37:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails
On black
15.38:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses

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

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #00FF40;
color: #00FF40;
border: 2px solid #00FF40;
background: linear-gradient(135deg, #00FF40, #ff00bf);

Code Export

css
:root {
  --color-primary: #00ff40;
  --color-primary-rgb: 0, 255, 64;
  --color-primary-hsl: 135, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #00FF40?

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

Is #00FF40 a warm or cool color?

#00FF40 (#00FF40) is a cool color. With a hue of 135°, it falls in the green family.

What colors go well with #00FF40?

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