Nearest-color comparison

Aegean Blue vs Storm Blue

Aegean Blue #4E6E81 vs Storm Blue #4F666A: RGB distance 24.4 and contrast 1.12:1. Compare hue, luminance, saturation, WCAG and practical use.

Aegean Blue and Storm Blue are very close, with an RGB distance of 24.4. Aegean Blue is lighter by 0.0215, and Aegean Blue is more saturated by 10 percentage points. Their mutual contrast is 1.12:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Aegean Blue#4E6E81
Storm Blue#4F666A

Quick Difference Summary

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

RGB distance24.4
Pair contrast1.12:1
Luminance delta0.0215
Hue delta13 deg
Lighter colorAegean Blue
More saturatedAegean Blue

Side-by-Side Color Profiles

blue color

Aegean Blue

Aegean Blue is #4E6E81, a cool blue with hue 202°, saturation 25% and luminance 0.1436. Beside Storm Blue, it is lighter and more saturated. Of the two standard text choices, white text gives the higher contrast at 5.42:1.

HEX#4E6E81 RGB78, 110, 129 HSL202, 25, 41 CMYK40, 15, 0, 49 Luminance0.1436 Best textwhite text

cyan color

Storm Blue

Storm Blue is #4F666A, a cool cyan with hue 189°, saturation 15% and luminance 0.1221. Beside Aegean Blue, it is darker and less saturated. Of the two standard text choices, white text gives the higher contrast at 6.1:1.

HEX#4F666A RGB79, 102, 106 HSL189, 15, 36 CMYK25, 4, 0, 58 Luminance0.1221 Best textwhite text

When to Use Aegean Blue or Storm Blue

Choose Aegean BlueChoose Aegean Blue when the design calls for muted blue color at #4E6E81, with cool temperature and 41% HSL lightness.
Choose Storm BlueChoose Storm Blue when #4F666A, its muted cyan character, or its 36% 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.12:1. They share muted tone characteristics.

Technical Comparison Table

PropertyAegean BlueStorm Blue
HEX#4E6E81#4F666A
RGB78, 110, 12979, 102, 106
HSL202, 25, 41189, 15, 36
CMYK40, 15, 0, 4925, 4, 0, 58
FamilyBlueCyan
TemperatureCoolCool
ToneMutedMuted
Luminance0.14360.1221
Black contrast3.87:13.44:1
White contrast5.42:16.1:1
Shared tonesMuted

Accessibility and Contrast

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

Aegean Bluewhite text - 5.42:1
Storm Bluewhite text - 6.1:1

Downloadable color comparison infographic

Aegean Blue vs Storm Blue Color Comparison Infographic

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

1200 × 800
Aegean Blue vs Storm Blue color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Aegean Blue vs Storm 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 Aegean Blue vs Storm Blue Data (JSON)

Structured comparison data for Aegean Blue and Storm 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": "aegean-blue",
    "name": "Aegean Blue",
    "hex": "#4E6E81",
    "rgb": [
      78,
      110,
      129
    ],
    "hsl": [
      202,
      25,
      41
    ],
    "cmyk": [
      40,
      15,
      0,
      49
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "muted"
    ],
    "luminance": 0.1436,
    "contrast": {
      "black": 3.87,
      "white": 5.42
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.42
    },
    "description": "Aegean Blue is #4E6E81, a cool blue color with muted character. Compared with Storm Blue, it is lighter and more saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/aegean-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aegean-blue.json"
  },
  {
    "slug": "storm-blue",
    "name": "Storm Blue",
    "hex": "#4F666A",
    "rgb": [
      79,
      102,
      106
    ],
    "hsl": [
      189,
      15,
      36
    ],
    "cmyk": [
      25,
      4,
      0,
      58
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "muted"
    ],
    "luminance": 0.1221,
    "contrast": {
      "black": 3.44,
      "white": 6.1
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.1
    },
    "description": "Storm Blue is #4F666A, a cool cyan color with muted character. Compared with Aegean Blue, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/storm-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/storm-blue.json"
  }
]
Differences
{
  "rgbDistance": 24.4,
  "contrastRatio": 1.12,
  "hslDelta": {
    "hue": 13,
    "saturation": 10,
    "lightness": 5
  },
  "luminanceDelta": 0.0215,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "muted"
  ],
  "lighterColor": "Aegean Blue",
  "moreSaturatedColor": "Aegean Blue"
}
Accessibility
{
  "pairContrastRatio": 1.12,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Aegean Blue",
      "background": "#4E6E81",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.42
    },
    {
      "color": "Storm Blue",
      "background": "#4F666A",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.1
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Aegean Blue is better when the design needs muted blue character, cool temperature, and the specific HEX value #4E6E81.",
  "chooseSecondWhen": "Storm Blue is better when the design needs muted cyan character, cool temperature, and the specific HEX value #4F666A.",
  "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/aegean-blue-vs-storm-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/aegean-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/storm-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aegean-blue-vs-storm-blue",
  "type": "nearest",
  "name": "Aegean Blue vs Storm Blue",
  "verdict": "Aegean Blue and Storm Blue are very close colors. Aegean Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.12:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Aegean Blue and Storm Blue are different blue and cyan colors with HEX values #4E6E81 and #4F666A. According to Colors Encyclopedia, their RGB distance is 24.4, their contrast ratio is 1.12:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 24.4,
  "contrastRatio": 1.12,
  "colors": [
    {
      "slug": "aegean-blue",
      "name": "Aegean Blue",
      "hex": "#4E6E81",
      "rgb": [
        78,
        110,
        129
      ],
      "hsl": [
        202,
        25,
        41
      ],
      "cmyk": [
        40,
        15,
        0,
        49
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "muted"
      ],
      "luminance": 0.1436,
      "contrast": {
        "black": 3.87,
        "white": 5.42
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.42
      },
      "description": "Aegean Blue is #4E6E81, a cool blue color with muted character. Compared with Storm Blue, it is lighter and more saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/aegean-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aegean-blue.json"
    },
    {
      "slug": "storm-blue",
      "name": "Storm Blue",
      "hex": "#4F666A",
      "rgb": [
        79,
        102,
        106
      ],
      "hsl": [
        189,
        15,
        36
      ],
      "cmyk": [
        25,
        4,
        0,
        58
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "muted"
      ],
      "luminance": 0.1221,
      "contrast": {
        "black": 3.44,
        "white": 6.1
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.1
      },
      "description": "Storm Blue is #4F666A, a cool cyan color with muted character. Compared with Aegean Blue, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/storm-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/storm-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 24.4,
    "contrastRatio": 1.12,
    "hslDelta": {
      "hue": 13,
      "saturation": 10,
      "lightness": 5
    },
    "luminanceDelta": 0.0215,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "muted"
    ],
    "lighterColor": "Aegean Blue",
    "moreSaturatedColor": "Aegean Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.12,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Aegean Blue",
        "background": "#4E6E81",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.42
      },
      {
        "color": "Storm Blue",
        "background": "#4F666A",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.1
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Aegean Blue is better when the design needs muted blue character, cool temperature, and the specific HEX value #4E6E81.",
    "chooseSecondWhen": "Storm Blue is better when the design needs muted cyan character, cool temperature, and the specific HEX value #4F666A.",
    "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/aegean-blue-vs-storm-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/aegean-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/storm-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/aegean-blue-vs-storm-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/aegean-blue-vs-storm-blue.json"
}