Harmony system

Pale Turquoise Color Harmonies

Pale Turquoise harmonies from #AFEEEE: complementary #EEAFAF, plus five harmony groups with CSS and contrast data.

Pale Turquoise is a cool cyan at hue 180°, saturation 65% and lightness 81%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourcePale Turquoise · #AFEEEE
Groups6
Palette colors6
FamilyCyan

How the harmony works

Pale Turquoise Harmony Guide

Pale Turquoise harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.

Machine-readable data

Machine-Readable Pale Turquoise Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Pale Turquoise.

AI-Ready Dataset v1.0.0
Luminance0.7644
Black text16.29:1AA Pass
White text1.29:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "pale-turquoise",
  "name": "Pale Turquoise",
  "hex": "#AFEEEE",
  "url": "https://www.colorsencyclopedia.com/colors/pale-turquoise/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-turquoise.json"
}
Harmony groups
[
  {
    "key": "complementary",
    "label": "Complementary",
    "behavior": "maximum hue contrast",
    "bestUse": "accent colors, strong calls to action, visual opposition",
    "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
    "colors": [
      {
        "hex": "#EEAFAF",
        "name": "#EEAFAF",
        "slug": null,
        "rgb": [
          238,
          175,
          175
        ],
        "hsl": [
          0,
          65,
          81
        ],
        "cmyk": [
          0,
          26,
          26,
          7
        ],
        "luminance": 0.5193,
        "contrast": {
          "black": 11.39,
          "white": 1.84
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "pale-turquoise-harmony-complementary"
  },
  {
    "key": "analogous",
    "label": "Analogous",
    "behavior": "neighboring hue movement",
    "bestUse": "calm palettes, gradients, natural transitions",
    "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
    "colors": [
      {
        "hex": "#AFEECF",
        "name": "#AFEECF",
        "slug": null,
        "rgb": [
          175,
          238,
          207
        ],
        "hsl": [
          150,
          65,
          81
        ],
        "cmyk": [
          26,
          0,
          13,
          7
        ],
        "luminance": 0.7477,
        "contrast": {
          "black": 15.95,
          "white": 1.32
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#AFCFEE",
        "name": "#AFCFEE",
        "slug": null,
        "rgb": [
          175,
          207,
          238
        ],
        "hsl": [
          210,
          65,
          81
        ],
        "cmyk": [
          26,
          13,
          0,
          7
        ],
        "luminance": 0.5991,
        "contrast": {
          "black": 12.98,
          "white": 1.62
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "pale-turquoise-harmony-analogous"
  },
  {
    "key": "triadic",
    "label": "Triadic",
    "behavior": "three evenly spaced hues",
    "bestUse": "balanced contrast, playful systems, broad palette range",
    "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
    "colors": [
      {
        "hex": "#EEAFEE",
        "name": "#EEAFEE",
        "slug": null,
        "rgb": [
          238,
          175,
          238
        ],
        "hsl": [
          300,
          65,
          81
        ],
        "cmyk": [
          0,
          26,
          0,
          7
        ],
        "luminance": 0.5501,
        "contrast": {
          "black": 12,
          "white": 1.75
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#EEEEAF",
        "name": "#EEEEAF",
        "slug": null,
        "rgb": [
          238,
          238,
          175
        ],
        "hsl": [
          60,
          65,
          81
        ],
        "cmyk": [
          0,
          0,
          26,
          7
        ],
        "luminance": 0.8242,
        "contrast": {
          "black": 17.48,
          "white": 1.2
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "pale-turquoise-harmony-triadic"
  },
  {
    "key": "tetradic",
    "label": "Tetradic",
    "behavior": "two complementary pairs",
    "bestUse": "large design systems, dashboards, multi-state UI",
    "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
    "colors": [
      {
        "hex": "#CFAFEE",
        "name": "#CFAFEE",
        "slug": null,
        "rgb": [
          207,
          175,
          238
        ],
        "hsl": [
          270,
          65,
          81
        ],
        "cmyk": [
          13,
          26,
          0,
          7
        ],
        "luminance": 0.501,
        "contrast": {
          "black": 11.02,
          "white": 1.91
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#EEAFAF",
        "name": "#EEAFAF",
        "slug": null,
        "rgb": [
          238,
          175,
          175
        ],
        "hsl": [
          0,
          65,
          81
        ],
        "cmyk": [
          0,
          26,
          26,
          7
        ],
        "luminance": 0.5193,
        "contrast": {
          "black": 11.39,
          "white": 1.84
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#CFEEAF",
        "name": "#CFEEAF",
        "slug": null,
        "rgb": [
          207,
          238,
          175
        ],
        "hsl": [
          90,
          65,
          81
        ],
        "cmyk": [
          13,
          0,
          26,
          7
        ],
        "luminance": 0.7751,
        "contrast": {
          "black": 16.5,
          "white": 1.27
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "pale-turquoise-harmony-tetradic"
  },
  {
    "key": "splitComplementary",
    "label": "Split Complementary",
    "behavior": "softened complementary contrast",
    "bestUse": "brand palettes, accent pairs, less aggressive contrast",
    "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
    "colors": [
      {
        "hex": "#EEAFCF",
        "name": "#EEAFCF",
        "slug": null,
        "rgb": [
          238,
          175,
          207
        ],
        "hsl": [
          330,
          65,
          81
        ],
        "cmyk": [
          0,
          26,
          13,
          7
        ],
        "luminance": 0.5334,
        "contrast": {
          "black": 11.67,
          "white": 1.8
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#EECFAF",
        "name": "#EECFAF",
        "slug": null,
        "rgb": [
          238,
          207,
          175
        ],
        "hsl": [
          30,
          65,
          81
        ],
        "cmyk": [
          0,
          13,
          26,
          7
        ],
        "luminance": 0.659,
        "contrast": {
          "black": 14.18,
          "white": 1.48
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "pale-turquoise-harmony-split-complementary"
  },
  {
    "key": "monochromatic",
    "label": "Monochromatic",
    "behavior": "same hue, different values",
    "bestUse": "surfaces, states, elevation, restrained UI themes",
    "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
    "colors": [
      {
        "hex": "#FBFEFE",
        "name": "#FBFEFE",
        "slug": null,
        "rgb": [
          251,
          254,
          254
        ],
        "hsl": [
          180,
          60,
          99
        ],
        "cmyk": [
          1,
          0,
          0,
          0
        ],
        "luminance": 0.9855,
        "contrast": {
          "black": 20.71,
          "white": 1.01
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#AFEEEE",
        "name": "Pale Turquoise",
        "slug": "pale-turquoise",
        "rgb": [
          175,
          238,
          238
        ],
        "hsl": [
          180,
          65,
          81
        ],
        "cmyk": [
          26,
          0,
          0,
          7
        ],
        "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/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-turquoise.json"
      },
      {
        "hex": "#63DEDE",
        "name": "#63DEDE",
        "slug": null,
        "rgb": [
          99,
          222,
          222
        ],
        "hsl": [
          180,
          65,
          63
        ],
        "cmyk": [
          55,
          0,
          0,
          13
        ],
        "luminance": 0.6017,
        "contrast": {
          "black": 13.03,
          "white": 1.61
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "pale-turquoise-harmony-monochromatic"
  }
]
Signature palette
[
  "#AFEEEE",
  "#EEAFAF",
  "#AFEECF",
  "#AFCFEE",
  "#FBFEFE",
  "#63DEDE"
]
Accessibility notes
[
  "Black contrast on Pale Turquoise: 16.29:1",
  "White contrast on Pale Turquoise: 1.29:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-pale-turquoise: #AFEEEE;\n  --pale-turquoise-complementary-1: #EEAFAF;\n  --pale-turquoise-analogous-1: #AFEECF;\n  --pale-turquoise-analogous-2: #AFCFEE;\n  --pale-turquoise-triadic-1: #EEAFEE;\n  --pale-turquoise-triadic-2: #EEEEAF;\n  --pale-turquoise-tetradic-1: #CFAFEE;\n  --pale-turquoise-tetradic-2: #EEAFAF;\n  --pale-turquoise-tetradic-3: #CFEEAF;\n  --pale-turquoise-split-complementary-1: #EEAFCF;\n  --pale-turquoise-split-complementary-2: #EECFAF;\n  --pale-turquoise-monochromatic-1: #FBFEFE;\n  --pale-turquoise-monochromatic-2: #AFEEEE;\n  --pale-turquoise-monochromatic-3: #63DEDE;\n}\n\n.palette-pale-turquoise-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #AFEEEE, #EEAFAF, #AFEECF, #AFCFEE, #FBFEFE, #63DEDE);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pale-turquoise",
  "name": "Pale Turquoise",
  "hex": "#AFEEEE",
  "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"
    ]
  },
  "sourceColor": {
    "slug": "pale-turquoise",
    "name": "Pale Turquoise",
    "hex": "#AFEEEE",
    "url": "https://www.colorsencyclopedia.com/colors/pale-turquoise/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-turquoise.json"
  },
  "harmonyGroups": [
    {
      "key": "complementary",
      "label": "Complementary",
      "behavior": "maximum hue contrast",
      "bestUse": "accent colors, strong calls to action, visual opposition",
      "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
      "colors": [
        {
          "hex": "#EEAFAF",
          "name": "#EEAFAF",
          "slug": null,
          "rgb": [
            238,
            175,
            175
          ],
          "hsl": [
            0,
            65,
            81
          ],
          "cmyk": [
            0,
            26,
            26,
            7
          ],
          "luminance": 0.5193,
          "contrast": {
            "black": 11.39,
            "white": 1.84
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "pale-turquoise-harmony-complementary"
    },
    {
      "key": "analogous",
      "label": "Analogous",
      "behavior": "neighboring hue movement",
      "bestUse": "calm palettes, gradients, natural transitions",
      "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
      "colors": [
        {
          "hex": "#AFEECF",
          "name": "#AFEECF",
          "slug": null,
          "rgb": [
            175,
            238,
            207
          ],
          "hsl": [
            150,
            65,
            81
          ],
          "cmyk": [
            26,
            0,
            13,
            7
          ],
          "luminance": 0.7477,
          "contrast": {
            "black": 15.95,
            "white": 1.32
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#AFCFEE",
          "name": "#AFCFEE",
          "slug": null,
          "rgb": [
            175,
            207,
            238
          ],
          "hsl": [
            210,
            65,
            81
          ],
          "cmyk": [
            26,
            13,
            0,
            7
          ],
          "luminance": 0.5991,
          "contrast": {
            "black": 12.98,
            "white": 1.62
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "pale-turquoise-harmony-analogous"
    },
    {
      "key": "triadic",
      "label": "Triadic",
      "behavior": "three evenly spaced hues",
      "bestUse": "balanced contrast, playful systems, broad palette range",
      "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
      "colors": [
        {
          "hex": "#EEAFEE",
          "name": "#EEAFEE",
          "slug": null,
          "rgb": [
            238,
            175,
            238
          ],
          "hsl": [
            300,
            65,
            81
          ],
          "cmyk": [
            0,
            26,
            0,
            7
          ],
          "luminance": 0.5501,
          "contrast": {
            "black": 12,
            "white": 1.75
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#EEEEAF",
          "name": "#EEEEAF",
          "slug": null,
          "rgb": [
            238,
            238,
            175
          ],
          "hsl": [
            60,
            65,
            81
          ],
          "cmyk": [
            0,
            0,
            26,
            7
          ],
          "luminance": 0.8242,
          "contrast": {
            "black": 17.48,
            "white": 1.2
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "pale-turquoise-harmony-triadic"
    },
    {
      "key": "tetradic",
      "label": "Tetradic",
      "behavior": "two complementary pairs",
      "bestUse": "large design systems, dashboards, multi-state UI",
      "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
      "colors": [
        {
          "hex": "#CFAFEE",
          "name": "#CFAFEE",
          "slug": null,
          "rgb": [
            207,
            175,
            238
          ],
          "hsl": [
            270,
            65,
            81
          ],
          "cmyk": [
            13,
            26,
            0,
            7
          ],
          "luminance": 0.501,
          "contrast": {
            "black": 11.02,
            "white": 1.91
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#EEAFAF",
          "name": "#EEAFAF",
          "slug": null,
          "rgb": [
            238,
            175,
            175
          ],
          "hsl": [
            0,
            65,
            81
          ],
          "cmyk": [
            0,
            26,
            26,
            7
          ],
          "luminance": 0.5193,
          "contrast": {
            "black": 11.39,
            "white": 1.84
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#CFEEAF",
          "name": "#CFEEAF",
          "slug": null,
          "rgb": [
            207,
            238,
            175
          ],
          "hsl": [
            90,
            65,
            81
          ],
          "cmyk": [
            13,
            0,
            26,
            7
          ],
          "luminance": 0.7751,
          "contrast": {
            "black": 16.5,
            "white": 1.27
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "pale-turquoise-harmony-tetradic"
    },
    {
      "key": "splitComplementary",
      "label": "Split Complementary",
      "behavior": "softened complementary contrast",
      "bestUse": "brand palettes, accent pairs, less aggressive contrast",
      "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
      "colors": [
        {
          "hex": "#EEAFCF",
          "name": "#EEAFCF",
          "slug": null,
          "rgb": [
            238,
            175,
            207
          ],
          "hsl": [
            330,
            65,
            81
          ],
          "cmyk": [
            0,
            26,
            13,
            7
          ],
          "luminance": 0.5334,
          "contrast": {
            "black": 11.67,
            "white": 1.8
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#EECFAF",
          "name": "#EECFAF",
          "slug": null,
          "rgb": [
            238,
            207,
            175
          ],
          "hsl": [
            30,
            65,
            81
          ],
          "cmyk": [
            0,
            13,
            26,
            7
          ],
          "luminance": 0.659,
          "contrast": {
            "black": 14.18,
            "white": 1.48
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "pale-turquoise-harmony-split-complementary"
    },
    {
      "key": "monochromatic",
      "label": "Monochromatic",
      "behavior": "same hue, different values",
      "bestUse": "surfaces, states, elevation, restrained UI themes",
      "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
      "colors": [
        {
          "hex": "#FBFEFE",
          "name": "#FBFEFE",
          "slug": null,
          "rgb": [
            251,
            254,
            254
          ],
          "hsl": [
            180,
            60,
            99
          ],
          "cmyk": [
            1,
            0,
            0,
            0
          ],
          "luminance": 0.9855,
          "contrast": {
            "black": 20.71,
            "white": 1.01
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#AFEEEE",
          "name": "Pale Turquoise",
          "slug": "pale-turquoise",
          "rgb": [
            175,
            238,
            238
          ],
          "hsl": [
            180,
            65,
            81
          ],
          "cmyk": [
            26,
            0,
            0,
            7
          ],
          "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/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pale-turquoise.json"
        },
        {
          "hex": "#63DEDE",
          "name": "#63DEDE",
          "slug": null,
          "rgb": [
            99,
            222,
            222
          ],
          "hsl": [
            180,
            65,
            63
          ],
          "cmyk": [
            55,
            0,
            0,
            13
          ],
          "luminance": 0.6017,
          "contrast": {
            "black": 13.03,
            "white": 1.61
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "pale-turquoise-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#AFEEEE",
    "#EEAFAF",
    "#AFEECF",
    "#AFCFEE",
    "#FBFEFE",
    "#63DEDE"
  ],
  "semanticGroups": [
    "cyan harmony",
    "cool harmony",
    "balanced harmony",
    "pale turquoise palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Pale Turquoise: 16.29:1",
    "White contrast on Pale Turquoise: 1.29:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/pale-turquoise.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-turquoise.json",
    "https://www.colorsencyclopedia.com/api/hex/afeeee.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/pale-turquoise/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/pale-turquoise.json",
  "cssSnippet": ":root {\n  --color-pale-turquoise: #AFEEEE;\n  --pale-turquoise-complementary-1: #EEAFAF;\n  --pale-turquoise-analogous-1: #AFEECF;\n  --pale-turquoise-analogous-2: #AFCFEE;\n  --pale-turquoise-triadic-1: #EEAFEE;\n  --pale-turquoise-triadic-2: #EEEEAF;\n  --pale-turquoise-tetradic-1: #CFAFEE;\n  --pale-turquoise-tetradic-2: #EEAFAF;\n  --pale-turquoise-tetradic-3: #CFEEAF;\n  --pale-turquoise-split-complementary-1: #EEAFCF;\n  --pale-turquoise-split-complementary-2: #EECFAF;\n  --pale-turquoise-monochromatic-1: #FBFEFE;\n  --pale-turquoise-monochromatic-2: #AFEEEE;\n  --pale-turquoise-monochromatic-3: #63DEDE;\n}\n\n.palette-pale-turquoise-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #AFEEEE, #EEAFAF, #AFEECF, #AFCFEE, #FBFEFE, #63DEDE);\n}"
}

CSS Harmony Tokens

Use these tokens when Pale Turquoise needs a complete palette system instead of a single color variable.

:root {
  --color-pale-turquoise: #AFEEEE;
  --pale-turquoise-complementary-1: #EEAFAF;
  --pale-turquoise-analogous-1: #AFEECF;
  --pale-turquoise-analogous-2: #AFCFEE;
  --pale-turquoise-triadic-1: #EEAFEE;
  --pale-turquoise-triadic-2: #EEEEAF;
  --pale-turquoise-tetradic-1: #CFAFEE;
  --pale-turquoise-tetradic-2: #EEAFAF;
  --pale-turquoise-tetradic-3: #CFEEAF;
  --pale-turquoise-split-complementary-1: #EEAFCF;
  --pale-turquoise-split-complementary-2: #EECFAF;
  --pale-turquoise-monochromatic-1: #FBFEFE;
  --pale-turquoise-monochromatic-2: #AFEEEE;
  --pale-turquoise-monochromatic-3: #63DEDE;
}

.palette-pale-turquoise-harmony {
  color: #111827;
  background: linear-gradient(135deg, #AFEEEE, #EEAFAF, #AFEECF, #AFCFEE, #FBFEFE, #63DEDE);
}

Pale Turquoise Harmony Groups

Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.

Complementary Harmony1 colors · maximum hue contrast

The complementary set starts from Pale Turquoise #AFEEEE and produces #EEAFAF. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorPale Turquoise · #AFEEEE
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Pale Turquoise #AFEEEE and produces #AFEECF and #AFCFEE. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorPale Turquoise · #AFEEEE
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Pale Turquoise #AFEEEE and produces #EEAFEE and #EEEEAF. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorPale Turquoise · #AFEEEE
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Pale Turquoise #AFEEEE and produces #CFAFEE, #EEAFAF, and #CFEEAF. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorPale Turquoise · #AFEEEE
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Pale Turquoise #AFEEEE and produces #EEAFCF and #EECFAF. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorPale Turquoise · #AFEEEE
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Pale Turquoise #AFEEEE and produces #FBFEFE, #AFEEEE, and #63DEDE. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Pale Turquoise in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorPale Turquoise · #AFEEEE