Generated palette
Peacock Blue Palette
Peacock Blue Palette: #005F69, #6B0B00, #006B40, #002B6B. Check roles, contrast and CSS variables; open source-color links and JSON.
Peacock Blue Palette assigns primary #005F69, secondary #6B0B00, surface #006B40, background #002B6B, accent #FFFFFF. The set spans Cyan, Red, Green, and Blue families with cool, warm, and neutral temperatures. Luminance runs from #002B6B at 0.0279 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Peacock Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#005F69Peacock Blue#6B0B00#6B0B00#006B40#006B40#002B6B#002B6B#FFFFFFWhiteCSS Variables
--palette-peacock-blue-primary: #005F69; --palette-peacock-blue-secondary: #6B0B00; --palette-peacock-blue-surface: #006B40; --palette-peacock-blue-background: #002B6B; --palette-peacock-blue-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Peacock Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Peacock Blue Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Peacock Blue Palette Data (JSON)
Structured palette data for Peacock Blue 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": "#005F69",
"name": "Peacock Blue"
},
{
"role": "secondary",
"hex": "#6B0B00",
"name": "#6B0B00"
},
{
"role": "surface",
"hex": "#006B40",
"name": "#006B40"
},
{
"role": "background",
"hex": "#002B6B",
"name": "#002B6B"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#005F69",
"name": "Peacock Blue",
"blackContrast": 2.84,
"whiteContrast": 7.39,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#6B0B00",
"name": "#6B0B00",
"blackContrast": 1.67,
"whiteContrast": 12.54,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#006B40",
"name": "#006B40",
"blackContrast": 3.18,
"whiteContrast": 6.61,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#002B6B",
"name": "#002B6B",
"blackContrast": 1.56,
"whiteContrast": 13.48,
"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 blue 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-blue-primary: #005F69;\n--palette-peacock-blue-secondary: #6B0B00;\n--palette-peacock-blue-surface: #006B40;\n--palette-peacock-blue-background: #002B6B;\n--palette-peacock-blue-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "peacock-blue",
"name": "Peacock Blue Palette",
"type": "generated",
"sourceColor": "peacock-blue",
"description": "Generated palette built from Peacock Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Peacock Blue Palette combines primary #005F69, secondary #6B0B00, surface #006B40, background #002B6B, 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 blue 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": "#005F69",
"slug": "peacock-blue",
"name": "Peacock Blue",
"rgb": [
0,
95,
105
],
"hsl": [
186,
100,
21
],
"cmyk": [
100,
10,
0,
59
],
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"luminance": 0.092,
"contrast": {
"black": 2.84,
"white": 7.39
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/colors/peacock-blue/"
},
{
"role": "secondary",
"hex": "#6B0B00",
"slug": null,
"name": "#6B0B00",
"rgb": [
107,
11,
0
],
"hsl": [
6,
100,
21
],
"cmyk": [
0,
90,
100,
58
],
"family": "red",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0337,
"contrast": {
"black": 1.67,
"white": 12.54
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#006B40",
"slug": null,
"name": "#006B40",
"rgb": [
0,
107,
64
],
"hsl": [
156,
100,
21
],
"cmyk": [
100,
0,
40,
58
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.1089,
"contrast": {
"black": 3.18,
"white": 6.61
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#002B6B",
"slug": null,
"name": "#002B6B",
"rgb": [
0,
43,
107
],
"hsl": [
216,
100,
21
],
"cmyk": [
100,
60,
0,
58
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0279,
"contrast": {
"black": 1.56,
"white": 13.48
},
"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": "#005F69",
"name": "Peacock Blue"
},
{
"role": "secondary",
"hex": "#6B0B00",
"name": "#6B0B00"
},
{
"role": "surface",
"hex": "#006B40",
"name": "#006B40"
},
{
"role": "background",
"hex": "#002B6B",
"name": "#002B6B"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#005F69",
"name": "Peacock Blue",
"blackContrast": 2.84,
"whiteContrast": 7.39,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#6B0B00",
"name": "#6B0B00",
"blackContrast": 1.67,
"whiteContrast": 12.54,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#006B40",
"name": "#006B40",
"blackContrast": 3.18,
"whiteContrast": 6.61,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#002B6B",
"name": "#002B6B",
"blackContrast": 1.56,
"whiteContrast": 13.48,
"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-blue-primary: #005F69;\n--palette-peacock-blue-secondary: #6B0B00;\n--palette-peacock-blue-surface: #006B40;\n--palette-peacock-blue-background: #002B6B;\n--palette-peacock-blue-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/peacock-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/peacock-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/peacock-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/peacock-blue.json"
}