Nearest-color comparison

Aquamarine vs Electric Blue

Aquamarine and Electric Blue are different green and cyan colors with HEX values #7FFFD4 and #7DF9FF. According to Colors Encyclopedia, their RGB distance is 43.5, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Aquamarine and Electric Blue are visually related colors. Aquamarine is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.

Aquamarine#7FFFD4
Electric Blue#7DF9FF

Quick Difference Summary

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

RGB distance43.5
Pair contrast1.02:1
Luminance delta0.0146
Hue delta23 deg
Lighter colorAquamarine
More saturatedAquamarine

Side-by-Side Color Profiles

green color

Aquamarine

Aquamarine is #7FFFD4, a cool green color with pastel character. Compared with Electric Blue, it is lighter and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#7FFFD4 RGB127, 255, 212 HSL160, 100, 75 CMYK50, 0, 17, 0 Luminance0.8079 Best textblack text

cyan color

Electric Blue

Electric Blue is #7DF9FF, a cool cyan color with pastel character. Compared with Aquamarine, it is darker and similar in saturation. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.

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

When to Use Aquamarine or Electric Blue

Choose AquamarineAquamarine is better when the design needs pastel green character, cool temperature, and the specific HEX value #7FFFD4.
Choose Electric BlueElectric Blue is better when the design needs pastel cyan character, cool temperature, and the specific HEX value #7DF9FF.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyAquamarineElectric Blue
HEX#7FFFD4#7DF9FF
RGB127, 255, 212125, 249, 255
HSL160, 100, 75183, 100, 75
CMYK50, 0, 17, 051, 2, 0, 0
FamilyGreenCyan
TemperatureCoolCool
TonePastelPastel
Luminance0.80790.7933
Black contrast17.16:116.87:1
White contrast1.22:11.25:1
Shared tonesPastel

Accessibility and Contrast

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

Aquamarineblack text - 17.16:1
Electric Blueblack text - 16.87:1

Related Palette Strip

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

Aquamarine#7FFFD4
Electric Blue#7DF9FF
#DBFFF3#DBFFF3
#DBFDFF#DBFDFF
#FF80AA#FF80AA
#FF8680#FF8680

Machine-readable data

Machine-Readable Aquamarine vs Electric Blue Data (JSON)

Structured comparison data for Aquamarine and Electric 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",
    "name": "Aquamarine",
    "hex": "#7FFFD4",
    "rgb": [
      127,
      255,
      212
    ],
    "hsl": [
      160,
      100,
      75
    ],
    "cmyk": [
      50,
      0,
      17,
      0
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "pastel"
    ],
    "luminance": 0.8079,
    "contrast": {
      "black": 17.16,
      "white": 1.22
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.16
    },
    "description": "Aquamarine is #7FFFD4, a cool green color with pastel character. Compared with Electric Blue, it is lighter and similar in saturation. 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/aquamarine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine.json"
  },
  {
    "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 Aquamarine, it is darker and similar in saturation. 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"
  }
]
Differences
{
  "rgbDistance": 43.5,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 23,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0.0146,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "pastel"
  ],
  "lighterColor": "Aquamarine",
  "moreSaturatedColor": "Aquamarine"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Aquamarine",
      "background": "#7FFFD4",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.16
    },
    {
      "color": "Electric Blue",
      "background": "#7DF9FF",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.87
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Aquamarine is better when the design needs pastel green character, cool temperature, and the specific HEX value #7FFFD4.",
  "chooseSecondWhen": "Electric Blue is better when the design needs pastel cyan character, cool temperature, and the specific HEX value #7DF9FF.",
  "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-vs-electric-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/aquamarine.json",
  "https://www.colorsencyclopedia.com/api/colors/electric-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aquamarine-vs-electric-blue",
  "type": "nearest",
  "name": "Aquamarine vs Electric Blue",
  "verdict": "Aquamarine and Electric Blue are visually related colors. Aquamarine is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Aquamarine and Electric Blue are different green and cyan colors with HEX values #7FFFD4 and #7DF9FF. According to Colors Encyclopedia, their RGB distance is 43.5, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 43.5,
  "contrastRatio": 1.02,
  "colors": [
    {
      "slug": "aquamarine",
      "name": "Aquamarine",
      "hex": "#7FFFD4",
      "rgb": [
        127,
        255,
        212
      ],
      "hsl": [
        160,
        100,
        75
      ],
      "cmyk": [
        50,
        0,
        17,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.8079,
      "contrast": {
        "black": 17.16,
        "white": 1.22
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.16
      },
      "description": "Aquamarine is #7FFFD4, a cool green color with pastel character. Compared with Electric Blue, it is lighter and similar in saturation. 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/aquamarine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine.json"
    },
    {
      "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 Aquamarine, it is darker and similar in saturation. 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"
    }
  ],
  "differences": {
    "rgbDistance": 43.5,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 23,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0.0146,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "pastel"
    ],
    "lighterColor": "Aquamarine",
    "moreSaturatedColor": "Aquamarine"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Aquamarine",
        "background": "#7FFFD4",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.16
      },
      {
        "color": "Electric Blue",
        "background": "#7DF9FF",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.87
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Aquamarine is better when the design needs pastel green character, cool temperature, and the specific HEX value #7FFFD4.",
    "chooseSecondWhen": "Electric Blue is better when the design needs pastel cyan character, cool temperature, and the specific HEX value #7DF9FF.",
    "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-vs-electric-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/aquamarine.json",
    "https://www.colorsencyclopedia.com/api/colors/electric-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/aquamarine-vs-electric-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/aquamarine-vs-electric-blue.json"
}