Nearest-color comparison

Electric Blue vs Light Sky Blue

Electric Blue #7DF9FF vs Light Sky Blue #87CEFA: RGB distance 44.4 and contrast 1.38:1. Compare hue, luminance, saturation, WCAG and practical use.

Electric Blue and Light Sky Blue are related but distinguishable, with an RGB distance of 44.4. Electric Blue is lighter by 0.2313, and Electric Blue is more saturated by 8 percentage points. Their mutual contrast is 1.38:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Electric Blue#7DF9FF
Light Sky Blue#87CEFA

Quick Difference Summary

The main measurable differences between Electric Blue and Light Sky Blue across RGB distance, luminance, hue, saturation, and contrast.

RGB distance44.4
Pair contrast1.38:1
Luminance delta0.2313
Hue delta20 deg
Lighter colorElectric Blue
More saturatedElectric Blue

Side-by-Side Color Profiles

cyan color

Electric Blue

Electric Blue is #7DF9FF, a cool cyan with hue 183°, saturation 100% and luminance 0.7933. Beside Light Sky Blue, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 16.87:1.

HEX#7DF9FF RGB125, 249, 255 HSL183, 100, 75 CMYK51, 2, 0, 0 Luminance0.7933 Best textblack text

blue color

Light Sky Blue

Light Sky Blue is #87CEFA, a cool blue with hue 203°, saturation 92% and luminance 0.562. Beside Electric Blue, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 12.24:1.

HEX#87CEFA RGB135, 206, 250 HSL203, 92, 75 CMYK46, 18, 0, 2 Luminance0.562 Best textblack text

When to Use Electric Blue or Light Sky Blue

Choose Electric BlueChoose Electric Blue when the design calls for pastel cyan color at #7DF9FF, with cool temperature and 75% HSL lightness.
Choose Light Sky BlueChoose Light Sky Blue when #87CEFA, its pastel blue character, or its 75% 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.38:1. They share pastel tone characteristics.

Technical Comparison Table

PropertyElectric BlueLight Sky Blue
HEX#7DF9FF#87CEFA
RGB125, 249, 255135, 206, 250
HSL183, 100, 75203, 92, 75
CMYK51, 2, 0, 046, 18, 0, 2
FamilyCyanBlue
TemperatureCoolCool
TonePastelPastel
Luminance0.79330.562
Black contrast16.87:112.24:1
White contrast1.25:11.72:1
Shared tonesPastel

Accessibility and Contrast

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

Electric Blueblack text - 16.87:1
Light Sky Blueblack text - 12.24:1

Downloadable color comparison infographic

Electric Blue vs Light Sky Blue Color Comparison Infographic

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

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

Structured comparison data for Electric Blue and Light Sky 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": "electric-blue",
    "name": "Electric Blue",
    "hex": "#7DF9FF",
    "rgb": [
      125,
      249,
      255
    ],
    "hsl": [
      183,
      100,
      75
    ],
    "cmyk": [
      51,
      2,
      0,
      0
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "pastel"
    ],
    "luminance": 0.7933,
    "contrast": {
      "black": 16.87,
      "white": 1.25
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.87
    },
    "description": "Electric Blue is #7DF9FF, a cool cyan color with pastel character. Compared with Light Sky Blue, it is lighter and more saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/electric-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/electric-blue.json"
  },
  {
    "slug": "light-sky-blue",
    "name": "Light Sky Blue",
    "hex": "#87CEFA",
    "rgb": [
      135,
      206,
      250
    ],
    "hsl": [
      203,
      92,
      75
    ],
    "cmyk": [
      46,
      18,
      0,
      2
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "pastel"
    ],
    "luminance": 0.562,
    "contrast": {
      "black": 12.24,
      "white": 1.72
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.24
    },
    "description": "Light Sky Blue is #87CEFA, a cool blue color with pastel character. Compared with Electric Blue, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/light-sky-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-sky-blue.json"
  }
]
Differences
{
  "rgbDistance": 44.4,
  "contrastRatio": 1.38,
  "hslDelta": {
    "hue": 20,
    "saturation": 8,
    "lightness": 0
  },
  "luminanceDelta": 0.2313,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "pastel"
  ],
  "lighterColor": "Electric Blue",
  "moreSaturatedColor": "Electric Blue"
}
Accessibility
{
  "pairContrastRatio": 1.38,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Electric Blue",
      "background": "#7DF9FF",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.87
    },
    {
      "color": "Light Sky Blue",
      "background": "#87CEFA",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.24
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Electric Blue is better when the design needs pastel cyan character, cool temperature, and the specific HEX value #7DF9FF.",
  "chooseSecondWhen": "Light Sky Blue is better when the design needs pastel blue character, cool temperature, and the specific HEX value #87CEFA.",
  "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/electric-blue-vs-light-sky-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/electric-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/light-sky-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "electric-blue-vs-light-sky-blue",
  "type": "nearest",
  "name": "Electric Blue vs Light Sky Blue",
  "verdict": "Electric Blue and Light Sky Blue are visually related colors. Electric Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.38:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Electric Blue and Light Sky Blue are different cyan and blue colors with HEX values #7DF9FF and #87CEFA. According to Colors Encyclopedia, their RGB distance is 44.4, their contrast ratio is 1.38:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 44.4,
  "contrastRatio": 1.38,
  "colors": [
    {
      "slug": "electric-blue",
      "name": "Electric Blue",
      "hex": "#7DF9FF",
      "rgb": [
        125,
        249,
        255
      ],
      "hsl": [
        183,
        100,
        75
      ],
      "cmyk": [
        51,
        2,
        0,
        0
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7933,
      "contrast": {
        "black": 16.87,
        "white": 1.25
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.87
      },
      "description": "Electric Blue is #7DF9FF, a cool cyan color with pastel character. Compared with Light Sky Blue, it is lighter and more saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/electric-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/electric-blue.json"
    },
    {
      "slug": "light-sky-blue",
      "name": "Light Sky Blue",
      "hex": "#87CEFA",
      "rgb": [
        135,
        206,
        250
      ],
      "hsl": [
        203,
        92,
        75
      ],
      "cmyk": [
        46,
        18,
        0,
        2
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.562,
      "contrast": {
        "black": 12.24,
        "white": 1.72
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.24
      },
      "description": "Light Sky Blue is #87CEFA, a cool blue color with pastel character. Compared with Electric Blue, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/light-sky-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-sky-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 44.4,
    "contrastRatio": 1.38,
    "hslDelta": {
      "hue": 20,
      "saturation": 8,
      "lightness": 0
    },
    "luminanceDelta": 0.2313,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "pastel"
    ],
    "lighterColor": "Electric Blue",
    "moreSaturatedColor": "Electric Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.38,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Electric Blue",
        "background": "#7DF9FF",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.87
      },
      {
        "color": "Light Sky Blue",
        "background": "#87CEFA",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.24
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Electric Blue is better when the design needs pastel cyan character, cool temperature, and the specific HEX value #7DF9FF.",
    "chooseSecondWhen": "Light Sky Blue is better when the design needs pastel blue character, cool temperature, and the specific HEX value #87CEFA.",
    "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/electric-blue-vs-light-sky-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/electric-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/light-sky-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/electric-blue-vs-light-sky-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/electric-blue-vs-light-sky-blue.json"
}