Generated palette

Pale Turquoise Palette

Pale Turquoise Palette: #AFEEEE, #EEAFAF, #AFEECF, #AFCFEE. Check roles, contrast and CSS variables; open source-color links and JSON.

Pale Turquoise Palette assigns primary #AFEEEE, secondary #EEAFAF, surface #AFEECF, background #AFCFEE, accent #000000. The set spans Cyan, Red, Green, and Blue families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #AFEEEE at 0.7644; black gives higher contrast on 4 of 5 values.

5colors
Cyan palettedominant group
6use cases

Palette Color Roles

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

Primary#AFEEEEPale Turquoise
Secondary#EEAFAF#EEAFAF
Surface#AFEECF#AFEECF
Background#AFCFEE#AFCFEE
Accent#000000Black

CSS Variables

--palette-pale-turquoise-primary: #AFEEEE;
--palette-pale-turquoise-secondary: #EEAFAF;
--palette-pale-turquoise-surface: #AFEECF;
--palette-pale-turquoise-background: #AFCFEE;
--palette-pale-turquoise-accent: #000000;

Accessibility Snapshot

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

Primary#AFEEEE
Black 16.29:1 · White 1.29:1
Best #000000
Secondary#EEAFAF
Black 11.39:1 · White 1.84:1
Best #000000
Surface#AFEECF
Black 15.95:1 · White 1.32:1
Best #000000
Background#AFCFEE
Black 12.98:1 · White 1.62:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Pale Turquoise 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 Pale Turquoise Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7644
Black text16.29:1AA Pass
White text1.29: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": "#AFEEEE",
    "name": "Pale Turquoise"
  },
  {
    "role": "secondary",
    "hex": "#EEAFAF",
    "name": "#EEAFAF"
  },
  {
    "role": "surface",
    "hex": "#AFEECF",
    "name": "#AFEECF"
  },
  {
    "role": "background",
    "hex": "#AFCFEE",
    "name": "#AFCFEE"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#AFEEEE",
    "name": "Pale Turquoise",
    "blackContrast": 16.29,
    "whiteContrast": 1.29,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#EEAFAF",
    "name": "#EEAFAF",
    "blackContrast": 11.39,
    "whiteContrast": 1.84,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#AFEECF",
    "name": "#AFEECF",
    "blackContrast": 15.95,
    "whiteContrast": 1.32,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#AFCFEE",
    "name": "#AFCFEE",
    "blackContrast": 12.98,
    "whiteContrast": 1.62,
    "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
[
  "pale turquoise palette",
  "generated palette",
  "cyan palette",
  "red palette",
  "green palette",
  "blue palette",
  "gray palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-pale-turquoise-primary: #AFEEEE;\n--palette-pale-turquoise-secondary: #EEAFAF;\n--palette-pale-turquoise-surface: #AFEECF;\n--palette-pale-turquoise-background: #AFCFEE;\n--palette-pale-turquoise-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pale-turquoise",
  "name": "Pale Turquoise Palette",
  "type": "generated",
  "sourceColor": "pale-turquoise",
  "description": "Generated palette built from Pale Turquoise, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Pale Turquoise Palette combines primary #AFEEEE, secondary #EEAFAF, surface #AFEECF, background #AFCFEE, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green 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": [
    "pale turquoise palette",
    "generated palette",
    "cyan palette",
    "red palette",
    "green palette",
    "blue palette",
    "gray palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#AFEEEE",
      "slug": "pale-turquoise",
      "name": "Pale Turquoise",
      "rgb": [
        175,
        238,
        238
      ],
      "hsl": [
        180,
        65,
        81
      ],
      "cmyk": [
        26,
        0,
        0,
        7
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.7644,
      "contrast": {
        "black": 16.29,
        "white": 1.29
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/pale-turquoise/"
    },
    {
      "role": "secondary",
      "hex": "#EEAFAF",
      "slug": null,
      "name": "#EEAFAF",
      "rgb": [
        238,
        175,
        175
      ],
      "hsl": [
        0,
        65,
        81
      ],
      "cmyk": [
        0,
        26,
        26,
        7
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5193,
      "contrast": {
        "black": 11.39,
        "white": 1.84
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#AFEECF",
      "slug": null,
      "name": "#AFEECF",
      "rgb": [
        175,
        238,
        207
      ],
      "hsl": [
        150,
        65,
        81
      ],
      "cmyk": [
        26,
        0,
        13,
        7
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.7477,
      "contrast": {
        "black": 15.95,
        "white": 1.32
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#AFCFEE",
      "slug": null,
      "name": "#AFCFEE",
      "rgb": [
        175,
        207,
        238
      ],
      "hsl": [
        210,
        65,
        81
      ],
      "cmyk": [
        26,
        13,
        0,
        7
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5991,
      "contrast": {
        "black": 12.98,
        "white": 1.62
      },
      "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": "#AFEEEE",
      "name": "Pale Turquoise"
    },
    {
      "role": "secondary",
      "hex": "#EEAFAF",
      "name": "#EEAFAF"
    },
    {
      "role": "surface",
      "hex": "#AFEECF",
      "name": "#AFEECF"
    },
    {
      "role": "background",
      "hex": "#AFCFEE",
      "name": "#AFCFEE"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#AFEEEE",
      "name": "Pale Turquoise",
      "blackContrast": 16.29,
      "whiteContrast": 1.29,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#EEAFAF",
      "name": "#EEAFAF",
      "blackContrast": 11.39,
      "whiteContrast": 1.84,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#AFEECF",
      "name": "#AFEECF",
      "blackContrast": 15.95,
      "whiteContrast": 1.32,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#AFCFEE",
      "name": "#AFCFEE",
      "blackContrast": 12.98,
      "whiteContrast": 1.62,
      "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-pale-turquoise-primary: #AFEEEE;\n--palette-pale-turquoise-secondary: #EEAFAF;\n--palette-pale-turquoise-surface: #AFEECF;\n--palette-pale-turquoise-background: #AFCFEE;\n--palette-pale-turquoise-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/pale-turquoise.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-turquoise.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/pale-turquoise/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pale-turquoise.json"
}