#00cc00 is a medium, vivid green. The closest CSS named color is Lime (#00ff00). In RGB it is rgb(0, 204, 0); in HSL, hsl(120, 100%, 40%).
#00cc00
Color conversions
Hex
#00cc00
RGB
rgb(0, 204, 0)
HSL
hsl(120, 100%, 40%)
CMYK
100%, 0%, 100%, 20%
CSS example
color: #00cc00; background-color: rgb(0, 204, 0);
Tints and shades of #00cc00
The hue stepped through seven lightness levels, each matched to the closest named or web-safe color — useful for backgrounds, borders, text and hover states that all belong to one family. Click any swatch for its full breakdown.
On a #00cc00 background, black text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.