Nearest-color comparison

Enamel Blue vs Sea Blue

Enamel Blue #0067A0 vs Sea Blue #006994: RGB distance 12.2 and contrast 1:1. Compare hue, luminance, saturation, WCAG and practical use.

Enamel Blue and Sea Blue are very close, with an RGB distance of 12.2. Their luminance is equal, and their saturation is equal. Their mutual contrast is 1:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Enamel Blue#0067A0
Sea Blue#006994

Quick Difference Summary

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

RGB distance12.2
Pair contrast1:1
Luminance delta0
Hue delta4 deg
Lighter colorEnamel Blue
More saturatedEnamel Blue

Side-by-Side Color Profiles

blue color

Enamel Blue

Enamel Blue is #0067A0, a cool blue with hue 201°, saturation 100% and luminance 0.1224. Beside Sea Blue, it is equal in luminance and equally saturated. Of the two standard text choices, white text gives the higher contrast at 6.09:1.

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

blue color

Sea Blue

Sea Blue is #006994, a cool blue with hue 197°, saturation 100% and luminance 0.1224. Beside Enamel Blue, it is equal in luminance and equally saturated. Of the two standard text choices, white text gives the higher contrast at 6.09:1.

HEX#006994 RGB0, 105, 148 HSL197, 100, 29 CMYK100, 29, 0, 42 Luminance0.1224 Best textwhite text

When to Use Enamel Blue or Sea Blue

Choose Enamel BlueChoose Enamel Blue when the design calls for jewel tone blue color at #0067A0, with cool temperature and 31% HSL lightness.
Choose Sea BlueChoose Sea Blue when #006994, its jewel tone blue character, or its 29% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1:1. They share jewel tone tone characteristics.

Technical Comparison Table

PropertyEnamel BlueSea Blue
HEX#0067A0#006994
RGB0, 103, 1600, 105, 148
HSL201, 100, 31197, 100, 29
CMYK100, 36, 0, 37100, 29, 0, 42
FamilyBlueBlue
TemperatureCoolCool
ToneJewel ToneJewel Tone
Luminance0.12240.1224
Black contrast3.45:13.45:1
White contrast6.09: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.

Enamel Bluewhite text - 6.09:1
Sea Bluewhite text - 6.09:1

Downloadable color comparison infographic

Enamel Blue vs Sea Blue Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Enamel Blue vs Sea Blue color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Enamel Blue vs Sea Blue color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

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

Machine-readable data

Machine-Readable Enamel Blue vs Sea Blue Data (JSON)

Structured comparison data for Enamel Blue and Sea 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": "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 Sea Blue, it is similar in luminance 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"
  },
  {
    "slug": "sea-blue",
    "name": "Sea Blue",
    "hex": "#006994",
    "rgb": [
      0,
      105,
      148
    ],
    "hsl": [
      197,
      100,
      29
    ],
    "cmyk": [
      100,
      29,
      0,
      42
    ],
    "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": "Sea Blue is #006994, a cool blue color with jewel tone character. Compared with Enamel Blue, it is similar in luminance 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/sea-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sea-blue.json"
  }
]
Differences
{
  "rgbDistance": 12.2,
  "contrastRatio": 1,
  "hslDelta": {
    "hue": 4,
    "saturation": 0,
    "lightness": 2
  },
  "luminanceDelta": 0,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "jewel-tone"
  ],
  "lighterColor": "Enamel Blue",
  "moreSaturatedColor": "Enamel Blue"
}
Accessibility
{
  "pairContrastRatio": 1,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Enamel Blue",
      "background": "#0067A0",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.09
    },
    {
      "color": "Sea Blue",
      "background": "#006994",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.09
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Enamel Blue is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #0067A0.",
  "chooseSecondWhen": "Sea Blue is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #006994.",
  "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/enamel-blue-vs-sea-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/sea-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "enamel-blue-vs-sea-blue",
  "type": "nearest",
  "name": "Enamel Blue vs Sea Blue",
  "verdict": "Enamel Blue and Sea Blue are very close colors. They have nearly identical luminance. They share similar temperature behavior. Their mutual contrast is 1:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Enamel Blue and Sea Blue are different blue colors with HEX values #0067A0 and #006994. According to Colors Encyclopedia, their RGB distance is 12.2, their contrast ratio is 1:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 12.2,
  "contrastRatio": 1,
  "colors": [
    {
      "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 Sea Blue, it is similar in luminance 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"
    },
    {
      "slug": "sea-blue",
      "name": "Sea Blue",
      "hex": "#006994",
      "rgb": [
        0,
        105,
        148
      ],
      "hsl": [
        197,
        100,
        29
      ],
      "cmyk": [
        100,
        29,
        0,
        42
      ],
      "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": "Sea Blue is #006994, a cool blue color with jewel tone character. Compared with Enamel Blue, it is similar in luminance 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/sea-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sea-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 12.2,
    "contrastRatio": 1,
    "hslDelta": {
      "hue": 4,
      "saturation": 0,
      "lightness": 2
    },
    "luminanceDelta": 0,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "jewel-tone"
    ],
    "lighterColor": "Enamel Blue",
    "moreSaturatedColor": "Enamel Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Enamel Blue",
        "background": "#0067A0",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.09
      },
      {
        "color": "Sea Blue",
        "background": "#006994",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.09
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Enamel Blue is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #0067A0.",
    "chooseSecondWhen": "Sea Blue is better when the design needs jewel tone blue character, cool temperature, and the specific HEX value #006994.",
    "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/enamel-blue-vs-sea-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/sea-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/enamel-blue-vs-sea-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/enamel-blue-vs-sea-blue.json"
}