Named color
Green
Green is a jewel tone green color with HEX #008000. According to Colors Encyclopedia, it has RGB 0, 128, 0, HSL 120, 100%, 25%, cool temperature, and is useful for web design, CSS color systems, and UI prototyping.
CSS Utilities
--color-green: #008000;
.bg-green { background-color: #008000; }
.text-green { color: #008000; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#008000",
"rgb": [
0,
128,
0
],
"hsl": [
120,
100,
25
],
"cmyk": [
100,
0,
100,
50
],
"luminance": 0.1544,
"contrast": {
"black": 4.09,
"white": 5.14
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}Harmonies
{
"complementary": "#80007F",
"analogous": [
"#408000",
"#008040"
],
"triadic": [
"#000080",
"#800000"
],
"tetradic": [
"#004080",
"#80007F",
"#804000"
],
"splitComplementary": [
"#400080",
"#800040"
],
"monochromatic": [
"#00DB00",
"#008000",
"#002400"
]
}Variants
{
"light": "#00DB00",
"dark": "#002400",
"saturated": "#008000",
"desaturated": "#0E710E",
"pastel": "#13EC13",
"neon": "#00A800"
}Pairings
{
"best": [
"#FFFFFF",
"#80007F",
"#408000",
"#008040"
],
"avoid": [
"#0E710E",
"#00DB00"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#00DB00",
"#0E710E"
]
}Knowledge graph
{
"nearestColors": [
"dark-green",
"emerald-dark",
"forest-green",
"terre-verte",
"scheeles-green"
],
"generatedPalettes": [
"green"
],
"generatedComparisons": [
"dark-green-vs-green",
"emerald-dark-vs-green",
"forest-green-vs-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/green",
"/wcag/green",
"/css/colors/green",
"/hex/008000"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/green"
],
"related": [
"/colors/dark-green",
"/colors/emerald-dark",
"/colors/forest-green",
"/colors/terre-verte",
"/colors/scheeles-green",
"/compare/dark-green-vs-green",
"/compare/emerald-dark-vs-green",
"/compare/forest-green-vs-green",
"/harmonies/green",
"/wcag/green",
"/css/colors/green",
"/hex/008000"
]
}
}Full JSON dataset
{
"slug": "green",
"name": "Green",
"cssName": "green",
"hex": "#008000",
"family": "green",
"temperature": "cool",
"tone": [
"jewel-tone"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"green"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"green",
"cool",
"jewel-tone",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 82,
"rgb": [
0,
128,
0
],
"hsl": [
120,
100,
25
],
"cmyk": [
100,
0,
100,
50
],
"luminance": 0.1544,
"contrast": {
"black": 4.09,
"white": 5.14
},
"harmonies": {
"complementary": "#80007F",
"analogous": [
"#408000",
"#008040"
],
"triadic": [
"#000080",
"#800000"
],
"tetradic": [
"#004080",
"#80007F",
"#804000"
],
"splitComplementary": [
"#400080",
"#800040"
],
"monochromatic": [
"#00DB00",
"#008000",
"#002400"
]
},
"variants": {
"light": "#00DB00",
"dark": "#002400",
"saturated": "#008000",
"desaturated": "#0E710E",
"pastel": "#13EC13",
"neon": "#00A800"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"css": {
"variable": "--color-green: #008000;",
"utility": ".bg-green { background-color: #008000; }",
"textUtility": ".text-green { color: #008000; }"
},
"nearestColors": [
"dark-green",
"emerald-dark",
"forest-green",
"terre-verte",
"scheeles-green"
],
"generatedPalettes": [
"green"
],
"generatedComparisons": [
"dark-green-vs-green",
"emerald-dark-vs-green",
"forest-green-vs-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/green",
"/wcag/green",
"/css/colors/green",
"/hex/008000"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/green"
],
"related": [
"/colors/dark-green",
"/colors/emerald-dark",
"/colors/forest-green",
"/colors/terre-verte",
"/colors/scheeles-green",
"/compare/dark-green-vs-green",
"/compare/emerald-dark-vs-green",
"/compare/forest-green-vs-green",
"/harmonies/green",
"/wcag/green",
"/css/colors/green",
"/hex/008000"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#80007F",
"#408000",
"#008040"
],
"avoid": [
"#0E710E",
"#00DB00"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#00DB00",
"#0E710E"
]
}
}
Color meaning and use
About Green Color
Green sits in the green family with cool temperature and jewel tone visual character. Standard CSS named color.
Its common associations include context dependent, which makes it relevant for web interfaces and design systems. In design work, Green is most useful for web design, css color systems, and ui prototyping, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Green against black and white text.