Nearest-color comparison

Cerulean vs Enamel Blue

Cerulean and Enamel Blue are different blue colors with HEX values #007BA7 and #0067A0. According to Colors Encyclopedia, their RGB distance is 21.2, their contrast ratio is 1.27:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Cerulean and Enamel Blue are very close colors. Cerulean is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.27:1, so the pair is too low for text and better treated as a palette relationship.

Cerulean#007BA7
Enamel Blue#0067A0

Quick Difference Summary

The main measurable differences between Cerulean and Enamel Blue across RGB distance, luminance, hue, saturation, and contrast.

RGB distance21.2
Pair contrast1.27:1
Luminance delta0.0472
Hue delta5 deg
Lighter colorCerulean
More saturatedCerulean

Side-by-Side Color Profiles

blue color

Cerulean

Cerulean is #007BA7, a cool blue color with jewel tone character. Compared with Enamel Blue, it is lighter and similar in saturation. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.

HEX#007BA7 RGB0, 123, 167 HSL196, 100, 33 CMYK100, 26, 0, 35 Luminance0.1696 Best textwhite text

blue color

Enamel Blue

Enamel Blue is #0067A0, a cool blue color with jewel tone character. Compared with Cerulean, it is darker and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.

HEX#0067A0 RGB0, 103, 160 HSL201, 100, 31 CMYK100, 36, 0, 37 Luminance0.1224 Best textwhite text

When to Use Cerulean or Enamel Blue

Choose CeruleanCerulean is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #007BA7.
Choose Enamel BlueEnamel Blue is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #0067A0.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyCeruleanEnamel Blue
HEX#007BA7#0067A0
RGB0, 123, 1670, 103, 160
HSL196, 100, 33201, 100, 31
CMYK100, 26, 0, 35100, 36, 0, 37
FamilyBlueBlue
TemperatureCoolCool
ToneJewel ToneJewel Tone
Luminance0.16960.1224
Black contrast4.39:13.45:1
White contrast4.78:16.09:1
Shared tonesJewel Tone

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Ceruleanwhite text - 4.78:1
Enamel Bluewhite text - 6.09:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Cerulean#007BA7
Enamel Blue#0067A0
#05BCFF#05BCFF
#00A2FA#00A2FA
#A82D00#A82D00
#9E3700#9E3700

Machine-readable data

Machine-Readable Cerulean vs Enamel Blue Data (JSON)

Structured comparison data for Cerulean and Enamel Blue, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "cerulean",
    "name": "Cerulean",
    "hex": "#007BA7",
    "rgb": [
      0,
      123,
      167
    ],
    "hsl": [
      196,
      100,
      33
    ],
    "cmyk": [
      100,
      26,
      0,
      35
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.1696,
    "contrast": {
      "black": 4.39,
      "white": 4.78
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.78
    },
    "description": "Cerulean is #007BA7, a cool blue color with jewel tone character. Compared with Enamel Blue, it is lighter and similar in saturation. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/cerulean/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cerulean.json"
  },
  {
    "slug": "enamel-blue",
    "name": "Enamel Blue",
    "hex": "#0067A0",
    "rgb": [
      0,
      103,
      160
    ],
    "hsl": [
      201,
      100,
      31
    ],
    "cmyk": [
      100,
      36,
      0,
      37
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.1224,
    "contrast": {
      "black": 3.45,
      "white": 6.09
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.09
    },
    "description": "Enamel Blue is #0067A0, a cool blue color with jewel tone character. Compared with Cerulean, it is darker and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/enamel-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json"
  }
]
Differences
{
  "rgbDistance": 21.2,
  "contrastRatio": 1.27,
  "hslDelta": {
    "hue": 5,
    "saturation": 0,
    "lightness": 2
  },
  "luminanceDelta": 0.0472,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "jewel-tone"
  ],
  "lighterColor": "Cerulean",
  "moreSaturatedColor": "Cerulean"
}
Accessibility
{
  "pairContrastRatio": 1.27,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Cerulean",
      "background": "#007BA7",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.78
    },
    {
      "color": "Enamel Blue",
      "background": "#0067A0",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.09
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Cerulean is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #007BA7.",
  "chooseSecondWhen": "Enamel Blue is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #0067A0.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/cerulean-vs-enamel-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/cerulean.json",
  "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cerulean-vs-enamel-blue",
  "type": "nearest",
  "name": "Cerulean vs Enamel Blue",
  "verdict": "Cerulean and Enamel Blue are very close colors. Cerulean is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.27:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Cerulean and Enamel Blue are different blue colors with HEX values #007BA7 and #0067A0. According to Colors Encyclopedia, their RGB distance is 21.2, their contrast ratio is 1.27:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 21.2,
  "contrastRatio": 1.27,
  "colors": [
    {
      "slug": "cerulean",
      "name": "Cerulean",
      "hex": "#007BA7",
      "rgb": [
        0,
        123,
        167
      ],
      "hsl": [
        196,
        100,
        33
      ],
      "cmyk": [
        100,
        26,
        0,
        35
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.1696,
      "contrast": {
        "black": 4.39,
        "white": 4.78
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.78
      },
      "description": "Cerulean is #007BA7, a cool blue color with jewel tone character. Compared with Enamel Blue, it is lighter and similar in saturation. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/cerulean/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cerulean.json"
    },
    {
      "slug": "enamel-blue",
      "name": "Enamel Blue",
      "hex": "#0067A0",
      "rgb": [
        0,
        103,
        160
      ],
      "hsl": [
        201,
        100,
        31
      ],
      "cmyk": [
        100,
        36,
        0,
        37
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.1224,
      "contrast": {
        "black": 3.45,
        "white": 6.09
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.09
      },
      "description": "Enamel Blue is #0067A0, a cool blue color with jewel tone character. Compared with Cerulean, it is darker and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/enamel-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 21.2,
    "contrastRatio": 1.27,
    "hslDelta": {
      "hue": 5,
      "saturation": 0,
      "lightness": 2
    },
    "luminanceDelta": 0.0472,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "jewel-tone"
    ],
    "lighterColor": "Cerulean",
    "moreSaturatedColor": "Cerulean"
  },
  "accessibility": {
    "pairContrastRatio": 1.27,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Cerulean",
        "background": "#007BA7",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.78
      },
      {
        "color": "Enamel Blue",
        "background": "#0067A0",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.09
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Cerulean is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #007BA7.",
    "chooseSecondWhen": "Enamel Blue is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #0067A0.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/cerulean-vs-enamel-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/cerulean.json",
    "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/cerulean-vs-enamel-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/cerulean-vs-enamel-blue.json"
}