#00FF00 - Green
Hex color #00FF00 is called Green. It consists of 0% red, 100% green, and 0% blue in RGB color space. In CMYK it is 100% cyan, 0% magenta, 100% yellow, and 0% black. In HSL it is 120° hue, 100% saturation, and 50% lightness (light) . On this page you can get both color properties and CSS values for such color schemas: HEX, HEXA, RGB, RGBA, HSL, and CMYK; color name, CSS color name, tailwind name for color; shades and tints; monochromatic colors; negative color; and other info.
| Property | Value | CSS |
|---|---|---|
| Name | Green | — |
| HEX | #00FF00 | #00FF00 |
| HEXA | #00FF00FF | #00FF00FF |
| RGB | 0, 255, 0 | rgb(0, 255, 0) |
| RGBA | 0, 255, 0, 1 | rgba(0, 255, 0, 1) |
| HSL | 120%, 100%, 50% | hsl(120%, 100%, 50%) |
| CMYK | 100%, 0%, 100%, 0% | cmyk(100%, 0%, 100%, 0%) |
| CSS Name | lime | — |
| Tailwind Name | — | — |
| Lightness | 50% (light) | — |
As you see on the table, not all names are available for this color.
- The closest color with Tailwind name is #76ff03 (light-green-400-accent)
Negative color
The color opposite to #00FF00 is #FF00FF.
Preview on black and white
As #00FF00 has 50% lightness, this color is light, so it has more contrast with black.
#00FF00 On White Background
#00FF00
#00FF00
Text Color
This is how text looks with this color.
#00FF00 On Black Background
#00FF00
#00FF00
Text Color
This is how text looks with this color.
Transform color
0, 255, 0rgb(0, 255, 0)