Generated palette

Medium Aquamarine Palette

Medium Aquamarine Palette: #66CDAA, #CD6588, #65CD76, #65BCCD. Check roles, contrast and CSS variables; open source-color links and JSON.

Medium Aquamarine Palette assigns primary #66CDAA, secondary #CD6588, surface #65CD76, background #65BCCD, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #66CDAA at 0.4939; black gives higher contrast on 4 of 5 values.

5colors
Green palettedominant group
6use cases

Palette Color Roles

Medium Aquamarine Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#66CDAAMedium Aquamarine
Secondary#CD6588#CD6588
Surface#65CD76#65CD76
Background#65BCCD#65BCCD
Accent#000000Black

CSS Variables

--palette-medium-aquamarine-primary: #66CDAA;
--palette-medium-aquamarine-secondary: #CD6588;
--palette-medium-aquamarine-surface: #65CD76;
--palette-medium-aquamarine-background: #65BCCD;
--palette-medium-aquamarine-accent: #000000;

Accessibility Snapshot

Compare all 5 Medium Aquamarine Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#66CDAA
Black 10.88:1 · White 1.93:1
Best #000000
Secondary#CD6588
Black 5.81:1 · White 3.61:1
Best #000000
Surface#65CD76
Black 10.55:1 · White 1.99:1
Best #000000
Background#65BCCD
Black 9.63:1 · White 2.18:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Medium Aquamarine Palette roles behave together across common interface components before copying the CSS variables.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Medium Aquamarine Palette Data (JSON)

Structured palette data for Medium Aquamarine Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.4939
Black text10.88:1AA Pass
White text1.93:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#66CDAA",
    "name": "Medium Aquamarine"
  },
  {
    "role": "secondary",
    "hex": "#CD6588",
    "name": "#CD6588"
  },
  {
    "role": "surface",
    "hex": "#65CD76",
    "name": "#65CD76"
  },
  {
    "role": "background",
    "hex": "#65BCCD",
    "name": "#65BCCD"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#66CDAA",
    "name": "Medium Aquamarine",
    "blackContrast": 10.88,
    "whiteContrast": 1.93,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#CD6588",
    "name": "#CD6588",
    "blackContrast": 5.81,
    "whiteContrast": 3.61,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#65CD76",
    "name": "#65CD76",
    "blackContrast": 10.55,
    "whiteContrast": 1.99,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#65BCCD",
    "name": "#65BCCD",
    "blackContrast": 9.63,
    "whiteContrast": 2.18,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "medium aquamarine palette",
  "generated palette",
  "green palette",
  "pink palette",
  "cyan palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "wellness and botanical palettes"
]
CSS variables
"--palette-medium-aquamarine-primary: #66CDAA;\n--palette-medium-aquamarine-secondary: #CD6588;\n--palette-medium-aquamarine-surface: #65CD76;\n--palette-medium-aquamarine-background: #65BCCD;\n--palette-medium-aquamarine-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "medium-aquamarine",
  "name": "Medium Aquamarine Palette",
  "type": "generated",
  "sourceColor": "medium-aquamarine",
  "description": "Generated palette built from Medium Aquamarine, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Medium Aquamarine Palette combines primary #66CDAA, secondary #CD6588, surface #65CD76, background #65BCCD, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "medium aquamarine palette",
    "generated palette",
    "green palette",
    "pink palette",
    "cyan palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#66CDAA",
      "slug": "medium-aquamarine",
      "name": "Medium Aquamarine",
      "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"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/medium-aquamarine/"
    },
    {
      "role": "secondary",
      "hex": "#CD6588",
      "slug": null,
      "name": "#CD6588",
      "rgb": [
        205,
        101,
        136
      ],
      "hsl": [
        340,
        51,
        60
      ],
      "cmyk": [
        0,
        51,
        34,
        20
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2406,
      "contrast": {
        "black": 5.81,
        "white": 3.61
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#65CD76",
      "slug": null,
      "name": "#65CD76",
      "rgb": [
        101,
        205,
        118
      ],
      "hsl": [
        130,
        51,
        60
      ],
      "cmyk": [
        51,
        0,
        42,
        20
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4774,
      "contrast": {
        "black": 10.55,
        "white": 1.99
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#65BCCD",
      "slug": null,
      "name": "#65BCCD",
      "rgb": [
        101,
        188,
        205
      ],
      "hsl": [
        190,
        51,
        60
      ],
      "cmyk": [
        51,
        8,
        0,
        20
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4314,
      "contrast": {
        "black": 9.63,
        "white": 2.18
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#66CDAA",
      "name": "Medium Aquamarine"
    },
    {
      "role": "secondary",
      "hex": "#CD6588",
      "name": "#CD6588"
    },
    {
      "role": "surface",
      "hex": "#65CD76",
      "name": "#65CD76"
    },
    {
      "role": "background",
      "hex": "#65BCCD",
      "name": "#65BCCD"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#66CDAA",
      "name": "Medium Aquamarine",
      "blackContrast": 10.88,
      "whiteContrast": 1.93,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#CD6588",
      "name": "#CD6588",
      "blackContrast": 5.81,
      "whiteContrast": 3.61,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#65CD76",
      "name": "#65CD76",
      "blackContrast": 10.55,
      "whiteContrast": 1.99,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#65BCCD",
      "name": "#65BCCD",
      "blackContrast": 9.63,
      "whiteContrast": 2.18,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-medium-aquamarine-primary: #66CDAA;\n--palette-medium-aquamarine-secondary: #CD6588;\n--palette-medium-aquamarine-surface: #65CD76;\n--palette-medium-aquamarine-background: #65BCCD;\n--palette-medium-aquamarine-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/medium-aquamarine.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/medium-aquamarine.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/medium-aquamarine/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/medium-aquamarine.json"
}