HTML named color

Green color code

Use the Green HTML color with HEX #008000, RGB 0,128,0 and HSL 120,100%,25%. Copy CSS examples, shades and accessible contrast combinations.

Open in color pickerCheck contrast
Verts
#008000
rgb(0,128,0)
HEX
#008000
RGB
rgb(0,128,0)
HSL
hsl(120,100%,25%)
CSS name
green

CSS examples

.text-green {
  color: #008000;
}

.bg-green {
  background-color: green;
}

.border-green {
  border-color: rgb(0,128,0);
}

Shades palette

#003300#027402#06B706#0BF40B#4EF44E#92F692#D1FAD1

Related HTML colors

GreenYellow
#ADFF2F
Lime
#00FF00
LimeGreen
#32CD32
DarkGreen
#006400
ForestGreen
#228B22
SeaGreen
#2E8B57
Aquamarine
#7FFFD4