Nearest-color comparison

Medium Aquamarine vs Verdigris

Medium Aquamarine and Verdigris are different green and cyan colors with HEX values #66CDAA and #43B3AE. According to Colors Encyclopedia, their RGB distance is 43.8, their contrast ratio is 1.31:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Medium Aquamarine#66CDAA
Verdigris#43B3AE

Quick Difference Summary

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

RGB distance43.8
Pair contrast1.31:1
Luminance delta0.129
Hue delta17 deg
Lighter colorMedium Aquamarine
More saturatedMedium Aquamarine

Side-by-Side Color Profiles

green color

Medium Aquamarine

Medium Aquamarine is #66CDAA, a cool green color with earth tone character. Compared with Verdigris, 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#66CDAA RGB102, 205, 170 HSL160, 51, 60 CMYK50, 0, 17, 20 Luminance0.4939 Best textblack text

cyan color

Verdigris

Verdigris is #43B3AE, a cool cyan color with balanced character. Compared with Medium Aquamarine, it is darker and less saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.

HEX#43B3AE RGB67, 179, 174 HSL177, 46, 48 CMYK63, 0, 3, 30 Luminance0.3649 Best textblack text

When to Use Medium Aquamarine or Verdigris

Choose Medium AquamarineMedium Aquamarine is better when the design needs earth tone green character, cool temperature, and the specific HEX value #66CDAA.
Choose VerdigrisVerdigris is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #43B3AE.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyMedium AquamarineVerdigris
HEX#66CDAA#43B3AE
RGB102, 205, 17067, 179, 174
HSL160, 51, 60177, 46, 48
CMYK50, 0, 17, 2063, 0, 3, 30
FamilyGreenCyan
TemperatureCoolCool
ToneEarth ToneBalanced
Luminance0.49390.3649
Black contrast10.88:18.3:1
White contrast1.93:12.53:1
Shared tonesNone

Accessibility and Contrast

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

Medium Aquamarineblack text - 10.88:1
Verdigrisblack text - 8.3:1

Related Palette Strip

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

Medium Aquamarine#66CDAA
Verdigris#43B3AE
#AAE4D0#AAE4D0
#80D0CC#80D0CC
#CD6588#CD6588
#B34248#B34248

Machine-readable data

Machine-Readable Medium Aquamarine vs Verdigris Data (JSON)

Structured comparison data for Medium Aquamarine and Verdigris, 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": "medium-aquamarine",
    "name": "Medium Aquamarine",
    "hex": "#66CDAA",
    "rgb": [
      102,
      205,
      170
    ],
    "hsl": [
      160,
      51,
      60
    ],
    "cmyk": [
      50,
      0,
      17,
      20
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.4939,
    "contrast": {
      "black": 10.88,
      "white": 1.93
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.88
    },
    "description": "Medium Aquamarine is #66CDAA, a cool green color with earth tone character. Compared with Verdigris, 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/medium-aquamarine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-aquamarine.json"
  },
  {
    "slug": "verdigris",
    "name": "Verdigris",
    "hex": "#43B3AE",
    "rgb": [
      67,
      179,
      174
    ],
    "hsl": [
      177,
      46,
      48
    ],
    "cmyk": [
      63,
      0,
      3,
      30
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.3649,
    "contrast": {
      "black": 8.3,
      "white": 2.53
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.3
    },
    "description": "Verdigris is #43B3AE, a cool cyan color with balanced character. Compared with Medium Aquamarine, it is darker and less 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/verdigris/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/verdigris.json"
  }
]
Differences
{
  "rgbDistance": 43.8,
  "contrastRatio": 1.31,
  "hslDelta": {
    "hue": 17,
    "saturation": 5,
    "lightness": 12
  },
  "luminanceDelta": 0.129,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Medium Aquamarine",
  "moreSaturatedColor": "Medium Aquamarine"
}
Accessibility
{
  "pairContrastRatio": 1.31,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Medium Aquamarine",
      "background": "#66CDAA",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.88
    },
    {
      "color": "Verdigris",
      "background": "#43B3AE",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.3
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Medium Aquamarine is better when the design needs earth tone green character, cool temperature, and the specific HEX value #66CDAA.",
  "chooseSecondWhen": "Verdigris is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #43B3AE.",
  "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/medium-aquamarine-vs-verdigris.json",
  "https://www.colorsencyclopedia.com/api/colors/medium-aquamarine.json",
  "https://www.colorsencyclopedia.com/api/colors/verdigris.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "medium-aquamarine-vs-verdigris",
  "type": "nearest",
  "name": "Medium Aquamarine vs Verdigris",
  "verdict": "Medium Aquamarine and Verdigris are visually related colors. Medium Aquamarine is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.31:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Medium Aquamarine and Verdigris are different green and cyan colors with HEX values #66CDAA and #43B3AE. According to Colors Encyclopedia, their RGB distance is 43.8, their contrast ratio is 1.31:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 43.8,
  "contrastRatio": 1.31,
  "colors": [
    {
      "slug": "medium-aquamarine",
      "name": "Medium Aquamarine",
      "hex": "#66CDAA",
      "rgb": [
        102,
        205,
        170
      ],
      "hsl": [
        160,
        51,
        60
      ],
      "cmyk": [
        50,
        0,
        17,
        20
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4939,
      "contrast": {
        "black": 10.88,
        "white": 1.93
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.88
      },
      "description": "Medium Aquamarine is #66CDAA, a cool green color with earth tone character. Compared with Verdigris, 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/medium-aquamarine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-aquamarine.json"
    },
    {
      "slug": "verdigris",
      "name": "Verdigris",
      "hex": "#43B3AE",
      "rgb": [
        67,
        179,
        174
      ],
      "hsl": [
        177,
        46,
        48
      ],
      "cmyk": [
        63,
        0,
        3,
        30
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3649,
      "contrast": {
        "black": 8.3,
        "white": 2.53
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.3
      },
      "description": "Verdigris is #43B3AE, a cool cyan color with balanced character. Compared with Medium Aquamarine, it is darker and less 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/verdigris/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/verdigris.json"
    }
  ],
  "differences": {
    "rgbDistance": 43.8,
    "contrastRatio": 1.31,
    "hslDelta": {
      "hue": 17,
      "saturation": 5,
      "lightness": 12
    },
    "luminanceDelta": 0.129,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Medium Aquamarine",
    "moreSaturatedColor": "Medium Aquamarine"
  },
  "accessibility": {
    "pairContrastRatio": 1.31,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Medium Aquamarine",
        "background": "#66CDAA",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.88
      },
      {
        "color": "Verdigris",
        "background": "#43B3AE",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.3
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Medium Aquamarine is better when the design needs earth tone green character, cool temperature, and the specific HEX value #66CDAA.",
    "chooseSecondWhen": "Verdigris is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #43B3AE.",
    "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/medium-aquamarine-vs-verdigris.json",
    "https://www.colorsencyclopedia.com/api/colors/medium-aquamarine.json",
    "https://www.colorsencyclopedia.com/api/colors/verdigris.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/medium-aquamarine-vs-verdigris/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/medium-aquamarine-vs-verdigris.json"
}