Nearest-color comparison

Aquamarine vs Seafoam

Aquamarine and Seafoam are different green colors with HEX values #7FFFD4 and #93E9BE. According to Colors Encyclopedia, their RGB distance is 37, their contrast ratio is 1.17:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Aquamarine#7FFFD4
Seafoam#93E9BE

Quick Difference Summary

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

RGB distance37
Pair contrast1.17:1
Luminance delta0.1259
Hue delta10 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 Seafoam, it is lighter and more saturated. 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

green color

Seafoam

Seafoam is #93E9BE, a cool green color with balanced character. Compared with Aquamarine, it is darker and less saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.

HEX#93E9BE RGB147, 233, 190 HSL150, 66, 75 CMYK37, 0, 18, 9 Luminance0.682 Best textblack text

When to Use Aquamarine or Seafoam

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

Technical Comparison Table

PropertyAquamarineSeafoam
HEX#7FFFD4#93E9BE
RGB127, 255, 212147, 233, 190
HSL160, 100, 75150, 66, 75
CMYK50, 0, 17, 037, 0, 18, 9
FamilyGreenGreen
TemperatureCoolCool
TonePastelBalanced
Luminance0.80790.682
Black contrast17.16:114.64:1
White contrast1.22:11.43:1
Shared tonesNone

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
Seafoamblack text - 14.64:1

Related Palette Strip

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

Aquamarine#7FFFD4
Seafoam#93E9BE
#DBFFF3#DBFFF3
#E1F9ED#E1F9ED
#FF80AA#FF80AA
#E995BF#E995BF

Machine-readable data

Machine-Readable Aquamarine vs Seafoam Data (JSON)

Structured comparison data for Aquamarine and Seafoam, 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 Seafoam, it is lighter and more 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/aquamarine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine.json"
  },
  {
    "slug": "seafoam",
    "name": "Seafoam",
    "hex": "#93E9BE",
    "rgb": [
      147,
      233,
      190
    ],
    "hsl": [
      150,
      66,
      75
    ],
    "cmyk": [
      37,
      0,
      18,
      9
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.682,
    "contrast": {
      "black": 14.64,
      "white": 1.43
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 14.64
    },
    "description": "Seafoam is #93E9BE, a cool green color with balanced character. Compared with Aquamarine, it is darker and less saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/seafoam/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/seafoam.json"
  }
]
Differences
{
  "rgbDistance": 37,
  "contrastRatio": 1.17,
  "hslDelta": {
    "hue": 10,
    "saturation": 34,
    "lightness": 0
  },
  "luminanceDelta": 0.1259,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Aquamarine",
  "moreSaturatedColor": "Aquamarine"
}
Accessibility
{
  "pairContrastRatio": 1.17,
  "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": "Seafoam",
      "background": "#93E9BE",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 14.64
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Aquamarine is better when the design needs pastel green character, cool temperature, and the specific HEX value #7FFFD4.",
  "chooseSecondWhen": "Seafoam is better when the design needs balanced green character, cool temperature, and the specific HEX value #93E9BE.",
  "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-seafoam.json",
  "https://www.colorsencyclopedia.com/api/colors/aquamarine.json",
  "https://www.colorsencyclopedia.com/api/colors/seafoam.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aquamarine-vs-seafoam",
  "type": "nearest",
  "name": "Aquamarine vs Seafoam",
  "verdict": "Aquamarine and Seafoam are visually related colors. Aquamarine is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.17:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Aquamarine and Seafoam are different green colors with HEX values #7FFFD4 and #93E9BE. According to Colors Encyclopedia, their RGB distance is 37, their contrast ratio is 1.17:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 37,
  "contrastRatio": 1.17,
  "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 Seafoam, it is lighter and more 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/aquamarine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine.json"
    },
    {
      "slug": "seafoam",
      "name": "Seafoam",
      "hex": "#93E9BE",
      "rgb": [
        147,
        233,
        190
      ],
      "hsl": [
        150,
        66,
        75
      ],
      "cmyk": [
        37,
        0,
        18,
        9
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.682,
      "contrast": {
        "black": 14.64,
        "white": 1.43
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 14.64
      },
      "description": "Seafoam is #93E9BE, a cool green color with balanced character. Compared with Aquamarine, it is darker and less saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/seafoam/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/seafoam.json"
    }
  ],
  "differences": {
    "rgbDistance": 37,
    "contrastRatio": 1.17,
    "hslDelta": {
      "hue": 10,
      "saturation": 34,
      "lightness": 0
    },
    "luminanceDelta": 0.1259,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Aquamarine",
    "moreSaturatedColor": "Aquamarine"
  },
  "accessibility": {
    "pairContrastRatio": 1.17,
    "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": "Seafoam",
        "background": "#93E9BE",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 14.64
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Aquamarine is better when the design needs pastel green character, cool temperature, and the specific HEX value #7FFFD4.",
    "chooseSecondWhen": "Seafoam is better when the design needs balanced green character, cool temperature, and the specific HEX value #93E9BE.",
    "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-seafoam.json",
    "https://www.colorsencyclopedia.com/api/colors/aquamarine.json",
    "https://www.colorsencyclopedia.com/api/colors/seafoam.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/aquamarine-vs-seafoam/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/aquamarine-vs-seafoam.json"
}