CSS Utilities
--color-peacock-green: #006D5B;
.bg-peacock-green { background-color: #006D5B; }
.text-peacock-green { color: #006D5B; }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": "#006D5B",
"rgb": [
0,
109,
91
],
"hsl": [
170,
100,
21
],
"cmyk": [
100,
0,
17,
57
],
"luminance": 0.1169,
"contrast": {
"black": 3.34,
"white": 6.29
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}Harmonies
{
"complementary": "#6B0012",
"analogous": [
"#006B24",
"#00476B"
],
"triadic": [
"#59006B",
"#6B5900"
],
"tetradic": [
"#24006B",
"#6B0012",
"#476B00"
],
"splitComplementary": [
"#6B0047",
"#6B2400"
],
"monochromatic": [
"#00C7A6",
"#006D5B",
"#000F0D"
]
}Variants
{
"light": "#00C7A6",
"dark": "#000F0D",
"saturated": "#006B59",
"desaturated": "#0C5F51",
"pastel": "#12D9B8",
"neon": "#00947B"
}Pairings
{
"best": [
"#FFFFFF",
"#6B0012",
"#006B24",
"#00476B"
],
"avoid": [
"#0C5F51",
"#00C7A6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#00C7A6",
"#0C5F51"
]
}Knowledge graph
{
"nearestColors": [
"bottle-green",
"peacock-blue",
"petrol-blue",
"pine-green",
"traffic-green"
],
"generatedPalettes": [
"peacock-green"
],
"generatedComparisons": [
"bottle-green-vs-peacock-green",
"peacock-blue-vs-peacock-green",
"petrol-blue-vs-peacock-green",
"traffic-green-vs-peacock-green"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/peacock-green",
"/wcag/peacock-green",
"/css/colors/peacock-green",
"/hex/006d5b"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/peacock-green"
],
"related": [
"/colors/bottle-green",
"/colors/peacock-blue",
"/colors/petrol-blue",
"/colors/pine-green",
"/colors/traffic-green",
"/compare/bottle-green-vs-peacock-green",
"/compare/peacock-blue-vs-peacock-green",
"/compare/petrol-blue-vs-peacock-green",
"/compare/traffic-green-vs-peacock-green",
"/harmonies/peacock-green",
"/wcag/peacock-green",
"/css/colors/peacock-green",
"/hex/006d5b"
]
}
}Full JSON dataset
{
"slug": "peacock-green",
"name": "Peacock Green",
"hex": "#006D5B",
"uses": [
"botanical palettes",
"natural product design",
"seasonal editorial palettes"
],
"psychology": {
"associations": [
"life",
"seasonality",
"organic texture"
],
"contexts": [
"floral design",
"garden brands",
"lifestyle",
"packaging"
],
"avoidIn": [
"strict grayscale systems"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
},
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"cyan",
"cool",
"dark",
"botanical-palettes",
"natural-product-design",
"seasonal-editorial-palettes",
"life",
"seasonality",
"organic-texture"
],
"popularity": 84,
"rgb": [
0,
109,
91
],
"hsl": [
170,
100,
21
],
"cmyk": [
100,
0,
17,
57
],
"luminance": 0.1169,
"contrast": {
"black": 3.34,
"white": 6.29
},
"harmonies": {
"complementary": "#6B0012",
"analogous": [
"#006B24",
"#00476B"
],
"triadic": [
"#59006B",
"#6B5900"
],
"tetradic": [
"#24006B",
"#6B0012",
"#476B00"
],
"splitComplementary": [
"#6B0047",
"#6B2400"
],
"monochromatic": [
"#00C7A6",
"#006D5B",
"#000F0D"
]
},
"variants": {
"light": "#00C7A6",
"dark": "#000F0D",
"saturated": "#006B59",
"desaturated": "#0C5F51",
"pastel": "#12D9B8",
"neon": "#00947B"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"css": {
"variable": "--color-peacock-green: #006D5B;",
"utility": ".bg-peacock-green { background-color: #006D5B; }",
"textUtility": ".text-peacock-green { color: #006D5B; }"
},
"nearestColors": [
"bottle-green",
"peacock-blue",
"petrol-blue",
"pine-green",
"traffic-green"
],
"generatedPalettes": [
"peacock-green"
],
"generatedComparisons": [
"bottle-green-vs-peacock-green",
"peacock-blue-vs-peacock-green",
"petrol-blue-vs-peacock-green",
"traffic-green-vs-peacock-green"
],
"relatedFamilies": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/peacock-green",
"/wcag/peacock-green",
"/css/colors/peacock-green",
"/hex/006d5b"
],
"semanticRelations": {
"broader": [
"/colors/by-family/cyan",
"/colors/by-temperature/cool",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/peacock-green"
],
"related": [
"/colors/bottle-green",
"/colors/peacock-blue",
"/colors/petrol-blue",
"/colors/pine-green",
"/colors/traffic-green",
"/compare/bottle-green-vs-peacock-green",
"/compare/peacock-blue-vs-peacock-green",
"/compare/petrol-blue-vs-peacock-green",
"/compare/traffic-green-vs-peacock-green",
"/harmonies/peacock-green",
"/wcag/peacock-green",
"/css/colors/peacock-green",
"/hex/006d5b"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#6B0012",
"#006B24",
"#00476B"
],
"avoid": [
"#0C5F51",
"#00C7A6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#00C7A6",
"#0C5F51"
]
}
}
Color meaning and use
About Peacock Green Color
Peacock Green sits in the cyan family with cool temperature and dark visual character. Peacock Green is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Peacock Green is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Peacock Green against black and white text.