Nearest-color comparison

Maya Blue vs Light Sky Blue

Maya Blue and Light Sky Blue are different blue colors with HEX values #73C2FB and #87CEFA. According to Colors Encyclopedia, their RGB distance is 23.3, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Maya Blue#73C2FB
Light Sky Blue#87CEFA

Quick Difference Summary

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

RGB distance23.3
Pair contrast1.13:1
Luminance delta0.0701
Hue delta2 deg
Lighter colorLight Sky Blue
More saturatedMaya Blue

Side-by-Side Color Profiles

blue color

Maya Blue

Maya Blue is #73C2FB, a cool blue color with vibrant character. Compared with Light Sky Blue, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.

HEX#73C2FB RGB115, 194, 251 HSL205, 94, 72 CMYK54, 23, 0, 2 Luminance0.4919 Best textblack text

blue color

Light Sky Blue

Light Sky Blue is #87CEFA, a cool blue color with pastel character. Compared with Maya Blue, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

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

When to Use Maya Blue or Light Sky Blue

Choose Maya BlueMaya Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #73C2FB.
Choose Light Sky BlueLight Sky Blue is better when the design needs pastel blue character, cool temperature, and the specific HEX value #87CEFA.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyMaya BlueLight Sky Blue
HEX#73C2FB#87CEFA
RGB115, 194, 251135, 206, 250
HSL205, 94, 72203, 92, 75
CMYK54, 23, 0, 246, 18, 0, 2
FamilyBlueBlue
TemperatureCoolCool
ToneVibrantPastel
Luminance0.49190.562
Black contrast10.84:112.24:1
White contrast1.94:11.72:1
Shared tonesNone

Accessibility and Contrast

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

Maya Blueblack text - 10.84:1
Light Sky Blueblack text - 12.24:1

Related Palette Strip

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

Maya Blue#73C2FB
Light Sky Blue#87CEFA
#CEE9FD#CEE9FD
#DDF1FE#DDF1FE
#FBAC74#FBAC74
#FAB285#FAB285

Machine-readable data

Machine-Readable Maya Blue vs Light Sky Blue Data (JSON)

Structured comparison data for Maya 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": "maya-blue",
    "name": "Maya Blue",
    "hex": "#73C2FB",
    "rgb": [
      115,
      194,
      251
    ],
    "hsl": [
      205,
      94,
      72
    ],
    "cmyk": [
      54,
      23,
      0,
      2
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.4919,
    "contrast": {
      "black": 10.84,
      "white": 1.94
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.84
    },
    "description": "Maya Blue is #73C2FB, a cool blue color with vibrant character. Compared with Light Sky Blue, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/maya-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/maya-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 Maya Blue, it is lighter 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": 23.3,
  "contrastRatio": 1.13,
  "hslDelta": {
    "hue": 2,
    "saturation": 2,
    "lightness": 3
  },
  "luminanceDelta": 0.0701,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Light Sky Blue",
  "moreSaturatedColor": "Maya Blue"
}
Accessibility
{
  "pairContrastRatio": 1.13,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Maya Blue",
      "background": "#73C2FB",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.84
    },
    {
      "color": "Light Sky Blue",
      "background": "#87CEFA",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.24
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Maya Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #73C2FB.",
  "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/maya-blue-vs-light-sky-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/maya-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/light-sky-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "maya-blue-vs-light-sky-blue",
  "type": "nearest",
  "name": "Maya Blue vs Light Sky Blue",
  "verdict": "Maya Blue and Light Sky Blue are very close colors. Light Sky Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.13:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Maya Blue and Light Sky Blue are different blue colors with HEX values #73C2FB and #87CEFA. According to Colors Encyclopedia, their RGB distance is 23.3, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 23.3,
  "contrastRatio": 1.13,
  "colors": [
    {
      "slug": "maya-blue",
      "name": "Maya Blue",
      "hex": "#73C2FB",
      "rgb": [
        115,
        194,
        251
      ],
      "hsl": [
        205,
        94,
        72
      ],
      "cmyk": [
        54,
        23,
        0,
        2
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4919,
      "contrast": {
        "black": 10.84,
        "white": 1.94
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.84
      },
      "description": "Maya Blue is #73C2FB, a cool blue color with vibrant character. Compared with Light Sky Blue, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/maya-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/maya-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 Maya Blue, it is lighter 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": 23.3,
    "contrastRatio": 1.13,
    "hslDelta": {
      "hue": 2,
      "saturation": 2,
      "lightness": 3
    },
    "luminanceDelta": 0.0701,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Light Sky Blue",
    "moreSaturatedColor": "Maya Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.13,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Maya Blue",
        "background": "#73C2FB",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.84
      },
      {
        "color": "Light Sky Blue",
        "background": "#87CEFA",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.24
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Maya Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #73C2FB.",
    "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/maya-blue-vs-light-sky-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/maya-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/light-sky-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/maya-blue-vs-light-sky-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/maya-blue-vs-light-sky-blue.json"
}