Generated palette
Peacock Green Palette
Peacock Green Palette: #006D5B, #6B0012, #006B24, #00476B. Check roles, contrast and CSS variables; open source-color links and JSON.
Peacock Green Palette assigns primary #006D5B, secondary #6B0012, surface #006B24, background #00476B, accent #FFFFFF. The set spans Cyan, Red, Green, and Blue families with cool, warm, and neutral temperatures. Luminance runs from #6B0012 at 0.0317 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Peacock Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#006D5BPeacock Green#6B0012#6B0012#006B24#006B24#00476B#00476B#FFFFFFWhiteCSS Variables
--palette-peacock-green-primary: #006D5B; --palette-peacock-green-secondary: #6B0012; --palette-peacock-green-surface: #006B24; --palette-peacock-green-background: #00476B; --palette-peacock-green-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Peacock Green Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Peacock Green Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Peacock Green Palette Data (JSON)
Structured palette data for Peacock Green Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#006D5B",
"name": "Peacock Green"
},
{
"role": "secondary",
"hex": "#6B0012",
"name": "#6B0012"
},
{
"role": "surface",
"hex": "#006B24",
"name": "#006B24"
},
{
"role": "background",
"hex": "#00476B",
"name": "#00476B"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#006D5B",
"name": "Peacock Green",
"blackContrast": 3.34,
"whiteContrast": 6.29,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#6B0012",
"name": "#6B0012",
"blackContrast": 1.63,
"whiteContrast": 12.85,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#006B24",
"name": "#006B24",
"blackContrast": 3.13,
"whiteContrast": 6.71,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#00476B",
"name": "#00476B",
"blackContrast": 2.11,
"whiteContrast": 9.93,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"peacock green palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-peacock-green-primary: #006D5B;\n--palette-peacock-green-secondary: #6B0012;\n--palette-peacock-green-surface: #006B24;\n--palette-peacock-green-background: #00476B;\n--palette-peacock-green-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "peacock-green",
"name": "Peacock Green Palette",
"type": "generated",
"sourceColor": "peacock-green",
"description": "Generated palette built from Peacock Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Peacock Green Palette combines primary #006D5B, secondary #6B0012, surface #006B24, background #00476B, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"peacock green palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#006D5B",
"slug": "peacock-green",
"name": "Peacock Green",
"rgb": [
0,
109,
91
],
"hsl": [
170,
100,
21
],
"cmyk": [
100,
0,
17,
57
],
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"luminance": 0.1169,
"contrast": {
"black": 3.34,
"white": 6.29
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/peacock-green/"
},
{
"role": "secondary",
"hex": "#6B0012",
"slug": null,
"name": "#6B0012",
"rgb": [
107,
0,
18
],
"hsl": [
350,
100,
21
],
"cmyk": [
0,
100,
83,
58
],
"family": "red",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0317,
"contrast": {
"black": 1.63,
"white": 12.85
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#006B24",
"slug": null,
"name": "#006B24",
"rgb": [
0,
107,
36
],
"hsl": [
140,
100,
21
],
"cmyk": [
100,
0,
66,
58
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.1064,
"contrast": {
"black": 3.13,
"white": 6.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#00476B",
"slug": null,
"name": "#00476B",
"rgb": [
0,
71,
107
],
"hsl": [
200,
100,
21
],
"cmyk": [
100,
34,
0,
58
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0557,
"contrast": {
"black": 2.11,
"white": 9.93
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#006D5B",
"name": "Peacock Green"
},
{
"role": "secondary",
"hex": "#6B0012",
"name": "#6B0012"
},
{
"role": "surface",
"hex": "#006B24",
"name": "#006B24"
},
{
"role": "background",
"hex": "#00476B",
"name": "#00476B"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#006D5B",
"name": "Peacock Green",
"blackContrast": 3.34,
"whiteContrast": 6.29,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#6B0012",
"name": "#6B0012",
"blackContrast": 1.63,
"whiteContrast": 12.85,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#006B24",
"name": "#006B24",
"blackContrast": 3.13,
"whiteContrast": 6.71,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#00476B",
"name": "#00476B",
"blackContrast": 2.11,
"whiteContrast": 9.93,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-peacock-green-primary: #006D5B;\n--palette-peacock-green-secondary: #6B0012;\n--palette-peacock-green-surface: #006B24;\n--palette-peacock-green-background: #00476B;\n--palette-peacock-green-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/peacock-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/peacock-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/peacock-green.json"
}