Named color
Anodized Blue
Anodized Blue is a vibrant and jewel tone blue color with HEX #0066CC. According to Colors Encyclopedia, it has RGB 0, 102, 204, HSL 210, 100%, 40%, cool temperature, and is useful for industrial design, safety systems, and hardware palettes.
CSS Utilities
--color-anodized-blue: #0066CC;
.bg-anodized-blue { background-color: #0066CC; }
.text-anodized-blue { color: #0066CC; }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": "#0066CC",
"rgb": [
0,
102,
204
],
"hsl": [
210,
100,
40
],
"cmyk": [
100,
50,
0,
20
],
"luminance": 0.1386,
"contrast": {
"black": 3.77,
"white": 5.57
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}Harmonies
{
"complementary": "#CC6600",
"analogous": [
"#00CCCC",
"#0000CC"
],
"triadic": [
"#CC0066",
"#66CC00"
],
"tetradic": [
"#CC00CC",
"#CC6600",
"#00CC00"
],
"splitComplementary": [
"#CC0000",
"#CCCC00"
],
"monochromatic": [
"#2994FF",
"#0066CC",
"#003870"
]
}Variants
{
"light": "#2994FF",
"dark": "#003870",
"saturated": "#0066CC",
"desaturated": "#1666B6",
"pastel": "#5AA6F2",
"neon": "#007AF5"
}Pairings
{
"best": [
"#FFFFFF",
"#CC6600",
"#00CCCC",
"#0000CC"
],
"avoid": [
"#1666B6",
"#2994FF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#2994FF",
"#1666B6"
]
}Knowledge graph
{
"nearestColors": [
"ocean-blue",
"signal-blue",
"denim",
"sapphire",
"safety-blue"
],
"generatedPalettes": [
"anodized-blue"
],
"generatedComparisons": [
"anodized-blue-vs-ocean-blue",
"anodized-blue-vs-signal-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/anodized-blue",
"/wcag/anodized-blue",
"/css/colors/anodized-blue",
"/hex/0066cc"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/anodized-blue"
],
"related": [
"/colors/ocean-blue",
"/colors/signal-blue",
"/colors/denim",
"/colors/sapphire",
"/colors/safety-blue",
"/compare/anodized-blue-vs-ocean-blue",
"/compare/anodized-blue-vs-signal-blue",
"/harmonies/anodized-blue",
"/wcag/anodized-blue",
"/css/colors/anodized-blue",
"/hex/0066cc"
]
}
}Full JSON dataset
{
"slug": "anodized-blue",
"name": "Anodized Blue",
"hex": "#0066CC",
"uses": [
"industrial design",
"safety systems",
"hardware palettes"
],
"psychology": {
"associations": [
"utility",
"visibility",
"precision"
],
"contexts": [
"transportation",
"tools",
"hardware",
"signage"
],
"avoidIn": [
"soft wellness palettes"
]
},
"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": "blue",
"temperature": "cool",
"tone": [
"vibrant",
"jewel-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"blue",
"cool",
"vibrant",
"jewel-tone",
"industrial-design",
"safety-systems",
"hardware-palettes",
"utility",
"visibility",
"precision"
],
"popularity": 84,
"rgb": [
0,
102,
204
],
"hsl": [
210,
100,
40
],
"cmyk": [
100,
50,
0,
20
],
"luminance": 0.1386,
"contrast": {
"black": 3.77,
"white": 5.57
},
"harmonies": {
"complementary": "#CC6600",
"analogous": [
"#00CCCC",
"#0000CC"
],
"triadic": [
"#CC0066",
"#66CC00"
],
"tetradic": [
"#CC00CC",
"#CC6600",
"#00CC00"
],
"splitComplementary": [
"#CC0000",
"#CCCC00"
],
"monochromatic": [
"#2994FF",
"#0066CC",
"#003870"
]
},
"variants": {
"light": "#2994FF",
"dark": "#003870",
"saturated": "#0066CC",
"desaturated": "#1666B6",
"pastel": "#5AA6F2",
"neon": "#007AF5"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"css": {
"variable": "--color-anodized-blue: #0066CC;",
"utility": ".bg-anodized-blue { background-color: #0066CC; }",
"textUtility": ".text-anodized-blue { color: #0066CC; }"
},
"nearestColors": [
"ocean-blue",
"signal-blue",
"denim",
"sapphire",
"safety-blue"
],
"generatedPalettes": [
"anodized-blue"
],
"generatedComparisons": [
"anodized-blue-vs-ocean-blue",
"anodized-blue-vs-signal-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"relatedTools": [
"/harmonies/anodized-blue",
"/wcag/anodized-blue",
"/css/colors/anodized-blue",
"/hex/0066cc"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant",
"/colors/by-tone/jewel-tone"
],
"narrower": [
"/palettes/anodized-blue"
],
"related": [
"/colors/ocean-blue",
"/colors/signal-blue",
"/colors/denim",
"/colors/sapphire",
"/colors/safety-blue",
"/compare/anodized-blue-vs-ocean-blue",
"/compare/anodized-blue-vs-signal-blue",
"/harmonies/anodized-blue",
"/wcag/anodized-blue",
"/css/colors/anodized-blue",
"/hex/0066cc"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#CC6600",
"#00CCCC",
"#0000CC"
],
"avoid": [
"#1666B6",
"#2994FF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#2994FF",
"#1666B6"
]
}
}
Color meaning and use
About Anodized Blue Color
Anodized Blue sits in the blue family with cool temperature and vibrant and jewel tone visual character. Anodized Blue is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include utility, visibility, and precision, which makes it relevant for transportation and tools. In design work, Anodized Blue is most useful for industrial design, safety systems, and hardware palettes, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Anodized Blue against black and white text.