Nearest-color comparison

Anodized Blue vs Ocean Blue

Anodized Blue and Ocean Blue are different blue colors with HEX values #0066CC and #0077BE. According to Colors Encyclopedia, their RGB distance is 22, their contrast ratio is 1.16:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Anodized Blue#0066CC
Ocean Blue#0077BE

Quick Difference Summary

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

RGB distance22
Pair contrast1.16:1
Luminance delta0.0305
Hue delta8 deg
Lighter colorOcean Blue
More saturatedAnodized Blue

Side-by-Side Color Profiles

blue color

Anodized Blue

Anodized Blue is #0066CC, a cool blue color with vibrant and jewel tone character. Compared with Ocean Blue, 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#0066CC RGB0, 102, 204 HSL210, 100, 40 CMYK100, 50, 0, 20 Luminance0.1386 Best textwhite text

blue color

Ocean Blue

Ocean Blue is #0077BE, a cool blue color with vibrant and jewel tone character. Compared with Anodized 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#0077BE RGB0, 119, 190 HSL202, 100, 37 CMYK100, 37, 0, 25 Luminance0.1691 Best textwhite text

When to Use Anodized Blue or Ocean Blue

Choose Anodized BlueAnodized Blue is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #0066CC.
Choose Ocean BlueOcean Blue is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #0077BE.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyAnodized BlueOcean Blue
HEX#0066CC#0077BE
RGB0, 102, 2040, 119, 190
HSL210, 100, 40202, 100, 37
CMYK100, 50, 0, 20100, 37, 0, 25
FamilyBlueBlue
TemperatureCoolCool
ToneVibrant, Jewel ToneVibrant, Jewel Tone
Luminance0.13860.1691
Black contrast3.77:14.38:1
White contrast5.57:14.79:1
Shared tonesVibrant, Jewel Tone

Accessibility and Contrast

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

Anodized Bluewhite text - 5.57:1
Ocean Bluewhite text - 4.79:1

Related Palette Strip

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

Anodized Blue#0066CC
Ocean Blue#0077BE
#2994FF#2994FF
#1AABFF#1AABFF
#CC6600#CC6600
#BD4500#BD4500

Machine-readable data

Machine-Readable Anodized Blue vs Ocean Blue Data (JSON)

Structured comparison data for Anodized Blue and Ocean 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": "anodized-blue",
    "name": "Anodized Blue",
    "hex": "#0066CC",
    "rgb": [
      0,
      102,
      204
    ],
    "hsl": [
      210,
      100,
      40
    ],
    "cmyk": [
      100,
      50,
      0,
      20
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "vibrant",
      "jewel-tone"
    ],
    "luminance": 0.1386,
    "contrast": {
      "black": 3.77,
      "white": 5.57
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.57
    },
    "description": "Anodized Blue is #0066CC, a cool blue color with vibrant and jewel tone character. Compared with Ocean Blue, 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/anodized-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/anodized-blue.json"
  },
  {
    "slug": "ocean-blue",
    "name": "Ocean Blue",
    "hex": "#0077BE",
    "rgb": [
      0,
      119,
      190
    ],
    "hsl": [
      202,
      100,
      37
    ],
    "cmyk": [
      100,
      37,
      0,
      25
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "vibrant",
      "jewel-tone"
    ],
    "luminance": 0.1691,
    "contrast": {
      "black": 4.38,
      "white": 4.79
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.79
    },
    "description": "Ocean Blue is #0077BE, a cool blue color with vibrant and jewel tone character. Compared with Anodized 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/ocean-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ocean-blue.json"
  }
]
Differences
{
  "rgbDistance": 22,
  "contrastRatio": 1.16,
  "hslDelta": {
    "hue": 8,
    "saturation": 0,
    "lightness": 3
  },
  "luminanceDelta": 0.0305,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant",
    "jewel-tone"
  ],
  "lighterColor": "Ocean Blue",
  "moreSaturatedColor": "Anodized Blue"
}
Accessibility
{
  "pairContrastRatio": 1.16,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Anodized Blue",
      "background": "#0066CC",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.57
    },
    {
      "color": "Ocean Blue",
      "background": "#0077BE",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.79
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Anodized Blue is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #0066CC.",
  "chooseSecondWhen": "Ocean Blue is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #0077BE.",
  "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/anodized-blue-vs-ocean-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/anodized-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/ocean-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "anodized-blue-vs-ocean-blue",
  "type": "nearest",
  "name": "Anodized Blue vs Ocean Blue",
  "verdict": "Anodized Blue and Ocean Blue are very close colors. Ocean Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.16:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Anodized Blue and Ocean Blue are different blue colors with HEX values #0066CC and #0077BE. According to Colors Encyclopedia, their RGB distance is 22, their contrast ratio is 1.16:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 22,
  "contrastRatio": 1.16,
  "colors": [
    {
      "slug": "anodized-blue",
      "name": "Anodized Blue",
      "hex": "#0066CC",
      "rgb": [
        0,
        102,
        204
      ],
      "hsl": [
        210,
        100,
        40
      ],
      "cmyk": [
        100,
        50,
        0,
        20
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant",
        "jewel-tone"
      ],
      "luminance": 0.1386,
      "contrast": {
        "black": 3.77,
        "white": 5.57
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.57
      },
      "description": "Anodized Blue is #0066CC, a cool blue color with vibrant and jewel tone character. Compared with Ocean Blue, 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/anodized-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/anodized-blue.json"
    },
    {
      "slug": "ocean-blue",
      "name": "Ocean Blue",
      "hex": "#0077BE",
      "rgb": [
        0,
        119,
        190
      ],
      "hsl": [
        202,
        100,
        37
      ],
      "cmyk": [
        100,
        37,
        0,
        25
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant",
        "jewel-tone"
      ],
      "luminance": 0.1691,
      "contrast": {
        "black": 4.38,
        "white": 4.79
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.79
      },
      "description": "Ocean Blue is #0077BE, a cool blue color with vibrant and jewel tone character. Compared with Anodized 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/ocean-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ocean-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 22,
    "contrastRatio": 1.16,
    "hslDelta": {
      "hue": 8,
      "saturation": 0,
      "lightness": 3
    },
    "luminanceDelta": 0.0305,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant",
      "jewel-tone"
    ],
    "lighterColor": "Ocean Blue",
    "moreSaturatedColor": "Anodized Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.16,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Anodized Blue",
        "background": "#0066CC",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.57
      },
      {
        "color": "Ocean Blue",
        "background": "#0077BE",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.79
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Anodized Blue is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #0066CC.",
    "chooseSecondWhen": "Ocean Blue is better when the design needs vibrant and jewel tone blue character, cool temperature, and the specific HEX value #0077BE.",
    "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/anodized-blue-vs-ocean-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/anodized-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/ocean-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/anodized-blue-vs-ocean-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/anodized-blue-vs-ocean-blue.json"
}