Nearest-color comparison

Aquamarine Blue vs Maya Blue

Aquamarine Blue #6BCAE2 vs Maya Blue #73C2FB: RGB distance 27.4 and contrast 1.03:1. Compare hue, luminance, saturation, WCAG and practical use.

Aquamarine Blue and Maya Blue are related but distinguishable, with an RGB distance of 27.4. Aquamarine Blue is lighter by 0.0167, and Maya Blue is more saturated by 27 percentage points. Their mutual contrast is 1.03:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Aquamarine Blue#6BCAE2
Maya Blue#73C2FB

Quick Difference Summary

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

RGB distance27.4
Pair contrast1.03:1
Luminance delta0.0167
Hue delta13 deg
Lighter colorAquamarine Blue
More saturatedMaya Blue

Side-by-Side Color Profiles

cyan color

Aquamarine Blue

Aquamarine Blue is #6BCAE2, a cool cyan with hue 192°, saturation 67% and luminance 0.5086. Beside Maya Blue, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 11.17:1.

HEX#6BCAE2 RGB107, 202, 226 HSL192, 67, 65 CMYK53, 11, 0, 11 Luminance0.5086 Best textblack text

blue color

Maya Blue

Maya Blue is #73C2FB, a cool blue with hue 205°, saturation 94% and luminance 0.4919. Beside Aquamarine Blue, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 10.84:1.

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

When to Use Aquamarine Blue or Maya Blue

Choose Aquamarine BlueChoose Aquamarine Blue when the design calls for balanced cyan color at #6BCAE2, with cool temperature and 65% HSL lightness.
Choose Maya BlueChoose Maya Blue when #73C2FB, its vibrant blue character, or its 72% 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.03:1.

Technical Comparison Table

PropertyAquamarine BlueMaya Blue
HEX#6BCAE2#73C2FB
RGB107, 202, 226115, 194, 251
HSL192, 67, 65205, 94, 72
CMYK53, 11, 0, 1154, 23, 0, 2
FamilyCyanBlue
TemperatureCoolCool
ToneBalancedVibrant
Luminance0.50860.4919
Black contrast11.17:110.84:1
White contrast1.88:11.94:1
Shared tonesNone

Accessibility and Contrast

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

Aquamarine Blueblack text - 11.17:1
Maya Blueblack text - 10.84:1

Downloadable color comparison infographic

Aquamarine Blue vs Maya Blue Color Comparison Infographic

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

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

Structured comparison data for Aquamarine Blue and Maya 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": "aquamarine-blue",
    "name": "Aquamarine Blue",
    "hex": "#6BCAE2",
    "rgb": [
      107,
      202,
      226
    ],
    "hsl": [
      192,
      67,
      65
    ],
    "cmyk": [
      53,
      11,
      0,
      11
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.5086,
    "contrast": {
      "black": 11.17,
      "white": 1.88
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.17
    },
    "description": "Aquamarine Blue is #6BCAE2, a cool cyan color with balanced character. Compared with Maya Blue, it is lighter and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/aquamarine-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json"
  },
  {
    "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 Aquamarine 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"
  }
]
Differences
{
  "rgbDistance": 27.4,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 13,
    "saturation": 27,
    "lightness": 7
  },
  "luminanceDelta": 0.0167,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Aquamarine Blue",
  "moreSaturatedColor": "Maya Blue"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Aquamarine Blue",
      "background": "#6BCAE2",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.17
    },
    {
      "color": "Maya Blue",
      "background": "#73C2FB",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.84
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Aquamarine Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #6BCAE2.",
  "chooseSecondWhen": "Maya Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #73C2FB.",
  "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/aquamarine-blue-vs-maya-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/maya-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aquamarine-blue-vs-maya-blue",
  "type": "nearest",
  "name": "Aquamarine Blue vs Maya Blue",
  "verdict": "Aquamarine Blue and Maya Blue are visually related colors. Aquamarine Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Aquamarine Blue and Maya Blue are different cyan and blue colors with HEX values #6BCAE2 and #73C2FB. According to Colors Encyclopedia, their RGB distance is 27.4, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 27.4,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "aquamarine-blue",
      "name": "Aquamarine Blue",
      "hex": "#6BCAE2",
      "rgb": [
        107,
        202,
        226
      ],
      "hsl": [
        192,
        67,
        65
      ],
      "cmyk": [
        53,
        11,
        0,
        11
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5086,
      "contrast": {
        "black": 11.17,
        "white": 1.88
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.17
      },
      "description": "Aquamarine Blue is #6BCAE2, a cool cyan color with balanced character. Compared with Maya Blue, it is lighter and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/aquamarine-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json"
    },
    {
      "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 Aquamarine 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"
    }
  ],
  "differences": {
    "rgbDistance": 27.4,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 13,
      "saturation": 27,
      "lightness": 7
    },
    "luminanceDelta": 0.0167,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Aquamarine Blue",
    "moreSaturatedColor": "Maya Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Aquamarine Blue",
        "background": "#6BCAE2",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.17
      },
      {
        "color": "Maya Blue",
        "background": "#73C2FB",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.84
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Aquamarine Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #6BCAE2.",
    "chooseSecondWhen": "Maya Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #73C2FB.",
    "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/aquamarine-blue-vs-maya-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/maya-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/aquamarine-blue-vs-maya-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/aquamarine-blue-vs-maya-blue.json"
}