Named color

Enamel Blue

Enamel Blue is a jewel tone blue color with HEX #0067A0. According to Colors Encyclopedia, it has RGB 0, 103, 160, HSL 201, 100%, 31%, cool temperature, and is useful for industrial design, safety systems, and hardware palettes.

HEX #0067A0
RGB rgb(0, 103, 160)
HSL hsl(201 100% 31%)
CMYK cmyk(100, 36, 0, 37)
Luminance 0.1224
Contrast Black 3.45:1White 6.09:1

CSS Utilities

--color-enamel-blue: #0067A0;
.bg-enamel-blue { background-color: #0067A0; }
.text-enamel-blue { color: #0067A0; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1224
Black text3.45:1AA Fail
White text6.09:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#0067A0",
  "rgb": [
    0,
    103,
    160
  ],
  "hsl": [
    201,
    100,
    31
  ],
  "cmyk": [
    100,
    36,
    0,
    37
  ],
  "luminance": 0.1224,
  "contrast": {
    "black": 3.45,
    "white": 6.09
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#9E3700",
  "analogous": [
    "#009E86",
    "#00189E"
  ],
  "triadic": [
    "#9E0067",
    "#679E00"
  ],
  "tetradic": [
    "#86009E",
    "#9E3700",
    "#189E00"
  ],
  "splitComplementary": [
    "#9E0018",
    "#9E8600"
  ],
  "monochromatic": [
    "#00A2FA",
    "#0067A0",
    "#002B42"
  ]
}
Variants
{
  "light": "#00A2FA",
  "dark": "#002B42",
  "saturated": "#00679E",
  "desaturated": "#11628D",
  "pastel": "#2FABEE",
  "neon": "#0081C7"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#9E3700",
    "#009E86",
    "#00189E"
  ],
  "avoid": [
    "#11628D",
    "#00A2FA"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#00A2FA",
    "#11628D"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "safety-blue",
    "sea-blue",
    "cerulean",
    "signal-blue",
    "cobalt-blue"
  ],
  "generatedPalettes": [
    "enamel-blue"
  ],
  "generatedComparisons": [
    "cerulean-vs-enamel-blue",
    "enamel-blue-vs-safety-blue",
    "enamel-blue-vs-sea-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/enamel-blue",
    "/wcag/enamel-blue",
    "/css/colors/enamel-blue",
    "/hex/0067a0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/enamel-blue"
    ],
    "related": [
      "/colors/safety-blue",
      "/colors/sea-blue",
      "/colors/cerulean",
      "/colors/signal-blue",
      "/colors/cobalt-blue",
      "/compare/cerulean-vs-enamel-blue",
      "/compare/enamel-blue-vs-safety-blue",
      "/compare/enamel-blue-vs-sea-blue",
      "/harmonies/enamel-blue",
      "/wcag/enamel-blue",
      "/css/colors/enamel-blue",
      "/hex/0067a0"
    ]
  }
}
Full JSON dataset
{
  "slug": "enamel-blue",
  "name": "Enamel Blue",
  "hex": "#0067A0",
  "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": [
    "jewel-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "jewel-tone",
    "industrial-design",
    "safety-systems",
    "hardware-palettes",
    "utility",
    "visibility",
    "precision"
  ],
  "popularity": 84,
  "rgb": [
    0,
    103,
    160
  ],
  "hsl": [
    201,
    100,
    31
  ],
  "cmyk": [
    100,
    36,
    0,
    37
  ],
  "luminance": 0.1224,
  "contrast": {
    "black": 3.45,
    "white": 6.09
  },
  "harmonies": {
    "complementary": "#9E3700",
    "analogous": [
      "#009E86",
      "#00189E"
    ],
    "triadic": [
      "#9E0067",
      "#679E00"
    ],
    "tetradic": [
      "#86009E",
      "#9E3700",
      "#189E00"
    ],
    "splitComplementary": [
      "#9E0018",
      "#9E8600"
    ],
    "monochromatic": [
      "#00A2FA",
      "#0067A0",
      "#002B42"
    ]
  },
  "variants": {
    "light": "#00A2FA",
    "dark": "#002B42",
    "saturated": "#00679E",
    "desaturated": "#11628D",
    "pastel": "#2FABEE",
    "neon": "#0081C7"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-enamel-blue: #0067A0;",
    "utility": ".bg-enamel-blue { background-color: #0067A0; }",
    "textUtility": ".text-enamel-blue { color: #0067A0; }"
  },
  "nearestColors": [
    "safety-blue",
    "sea-blue",
    "cerulean",
    "signal-blue",
    "cobalt-blue"
  ],
  "generatedPalettes": [
    "enamel-blue"
  ],
  "generatedComparisons": [
    "cerulean-vs-enamel-blue",
    "enamel-blue-vs-safety-blue",
    "enamel-blue-vs-sea-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/enamel-blue",
    "/wcag/enamel-blue",
    "/css/colors/enamel-blue",
    "/hex/0067a0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/enamel-blue"
    ],
    "related": [
      "/colors/safety-blue",
      "/colors/sea-blue",
      "/colors/cerulean",
      "/colors/signal-blue",
      "/colors/cobalt-blue",
      "/compare/cerulean-vs-enamel-blue",
      "/compare/enamel-blue-vs-safety-blue",
      "/compare/enamel-blue-vs-sea-blue",
      "/harmonies/enamel-blue",
      "/wcag/enamel-blue",
      "/css/colors/enamel-blue",
      "/hex/0067a0"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#9E3700",
      "#009E86",
      "#00189E"
    ],
    "avoid": [
      "#11628D",
      "#00A2FA"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#00A2FA",
      "#11628D"
    ]
  }
}

Color meaning and use

About Enamel Blue Color

Enamel Blue sits in the blue family with cool temperature and jewel tone visual character. Enamel 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, Enamel 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 Enamel Blue against black and white text.

Black text3.45:1AA Fail
White text6.09:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#9E3700#9E3700
#009E86#009E86
#00189E#00189E
#9E0067#9E0067
#679E00#679E00

Variants

#00A2FA#00A2FA
#002B42#002B42
#00679E#00679E
#11628D#11628D
#2FABEE#2FABEE
#0081C7#0081C7

Pairings

White#FFFFFF
#9E3700#9E3700
#009E86#009E86
#00189E#00189E
Matte Black#1A1A1A
White Smoke#F5F5F5