Harmony system

Peacock Teal Color Harmonies

Peacock Teal color harmonies are generated from #00827F with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Peacock Teal into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Peacock Teal sits in the cyan family with cool temperature and balanced tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.

SourcePeacock Teal · #00827F
Groups6
Palette colors6
FamilyCyan

How the harmony works

Peacock Teal Harmony Guide

Peacock Teal 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 Peacock Teal Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.175
Black text4.5:1AA Pass
White text4.67:1AA Pass
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": "peacock-teal",
  "name": "Peacock Teal",
  "hex": "#00827F",
  "url": "https://www.colorsencyclopedia.com/colors/peacock-teal/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-teal.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": "#800002",
        "name": "#800002",
        "slug": null,
        "rgb": [
          128,
          0,
          2
        ],
        "hsl": [
          359,
          100,
          25
        ],
        "cmyk": [
          0,
          100,
          98,
          50
        ],
        "luminance": 0.0459,
        "contrast": {
          "black": 1.92,
          "white": 10.95
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/800002/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/800002.json"
      }
    ],
    "anchor": "peacock-teal-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": "#00803E",
        "name": "#00803E",
        "slug": null,
        "rgb": [
          0,
          128,
          62
        ],
        "hsl": [
          149,
          100,
          25
        ],
        "cmyk": [
          100,
          0,
          52,
          50
        ],
        "luminance": 0.1579,
        "contrast": {
          "black": 4.16,
          "white": 5.05
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/00803e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00803e.json"
      },
      {
        "hex": "#004280",
        "name": "#004280",
        "slug": null,
        "rgb": [
          0,
          66,
          128
        ],
        "hsl": [
          209,
          100,
          25
        ],
        "cmyk": [
          100,
          48,
          0,
          50
        ],
        "luminance": 0.0545,
        "contrast": {
          "black": 2.09,
          "white": 10.05
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/004280/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/004280.json"
      }
    ],
    "anchor": "peacock-teal-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": "#7D0080",
        "name": "#7D0080",
        "slug": null,
        "rgb": [
          125,
          0,
          128
        ],
        "hsl": [
          299,
          100,
          25
        ],
        "cmyk": [
          2,
          100,
          0,
          50
        ],
        "luminance": 0.0592,
        "contrast": {
          "black": 2.18,
          "white": 9.62
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7d0080/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7d0080.json"
      },
      {
        "hex": "#807D00",
        "name": "#807D00",
        "slug": null,
        "rgb": [
          128,
          125,
          0
        ],
        "hsl": [
          59,
          100,
          25
        ],
        "cmyk": [
          0,
          2,
          100,
          50
        ],
        "luminance": 0.1926,
        "contrast": {
          "black": 4.85,
          "white": 4.33
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/807d00/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/807d00.json"
      }
    ],
    "anchor": "peacock-teal-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": "#3E0080",
        "name": "#3E0080",
        "slug": null,
        "rgb": [
          62,
          0,
          128
        ],
        "hsl": [
          269,
          100,
          25
        ],
        "cmyk": [
          52,
          100,
          0,
          50
        ],
        "luminance": 0.0258,
        "contrast": {
          "black": 1.52,
          "white": 13.85
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/3e0080/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3e0080.json"
      },
      {
        "hex": "#800002",
        "name": "#800002",
        "slug": null,
        "rgb": [
          128,
          0,
          2
        ],
        "hsl": [
          359,
          100,
          25
        ],
        "cmyk": [
          0,
          100,
          98,
          50
        ],
        "luminance": 0.0459,
        "contrast": {
          "black": 1.92,
          "white": 10.95
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/800002/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/800002.json"
      },
      {
        "hex": "#428000",
        "name": "#428000",
        "slug": null,
        "rgb": [
          66,
          128,
          0
        ],
        "hsl": [
          89,
          100,
          25
        ],
        "cmyk": [
          48,
          0,
          100,
          50
        ],
        "luminance": 0.166,
        "contrast": {
          "black": 4.32,
          "white": 4.86
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/428000/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/428000.json"
      }
    ],
    "anchor": "peacock-teal-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": "#800042",
        "name": "#800042",
        "slug": null,
        "rgb": [
          128,
          0,
          66
        ],
        "hsl": [
          329,
          100,
          25
        ],
        "cmyk": [
          0,
          100,
          48,
          50
        ],
        "luminance": 0.0498,
        "contrast": {
          "black": 2,
          "white": 10.52
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/800042/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/800042.json"
      },
      {
        "hex": "#803E00",
        "name": "#803E00",
        "slug": null,
        "rgb": [
          128,
          62,
          0
        ],
        "hsl": [
          29,
          100,
          25
        ],
        "cmyk": [
          0,
          52,
          100,
          50
        ],
        "luminance": 0.0803,
        "contrast": {
          "black": 2.61,
          "white": 8.06
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/803e00/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/803e00.json"
      }
    ],
    "anchor": "peacock-teal-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": "#00DBD8",
        "name": "#00DBD8",
        "slug": null,
        "rgb": [
          0,
          219,
          216
        ],
        "hsl": [
          179,
          100,
          43
        ],
        "cmyk": [
          100,
          0,
          1,
          14
        ],
        "luminance": 0.5562,
        "contrast": {
          "black": 12.12,
          "white": 1.73
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00dbd8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00dbd8.json"
      },
      {
        "hex": "#00827F",
        "name": "Peacock Teal",
        "slug": "peacock-teal",
        "rgb": [
          0,
          130,
          127
        ],
        "hsl": [
          179,
          100,
          25
        ],
        "cmyk": [
          100,
          0,
          2,
          49
        ],
        "luminance": 0.175,
        "contrast": {
          "black": 4.5,
          "white": 4.67
        },
        "wcag": {
          "AA": [
            "#000000",
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/peacock-teal/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json"
      },
      {
        "hex": "#002423",
        "name": "#002423",
        "slug": null,
        "rgb": [
          0,
          36,
          35
        ],
        "hsl": [
          178,
          100,
          7
        ],
        "cmyk": [
          100,
          0,
          3,
          86
        ],
        "luminance": 0.0138,
        "contrast": {
          "black": 1.28,
          "white": 16.46
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/002423/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/002423.json"
      }
    ],
    "anchor": "peacock-teal-harmony-monochromatic"
  }
]
Signature palette
[
  "#00827F",
  "#800002",
  "#00803E",
  "#004280",
  "#00DBD8",
  "#002423"
]
Accessibility notes
[
  "Black contrast on Peacock Teal: 4.5:1",
  "White contrast on Peacock Teal: 4.67:1",
  "AA text options: #000000, #FFFFFF"
]
CSS tokens
":root {\n  --color-peacock-teal: #00827F;\n  --peacock-teal-complementary-1: #800002;\n  --peacock-teal-analogous-1: #00803E;\n  --peacock-teal-analogous-2: #004280;\n  --peacock-teal-triadic-1: #7D0080;\n  --peacock-teal-triadic-2: #807D00;\n  --peacock-teal-tetradic-1: #3E0080;\n  --peacock-teal-tetradic-2: #800002;\n  --peacock-teal-tetradic-3: #428000;\n  --peacock-teal-split-complementary-1: #800042;\n  --peacock-teal-split-complementary-2: #803E00;\n  --peacock-teal-monochromatic-1: #00DBD8;\n  --peacock-teal-monochromatic-2: #00827F;\n  --peacock-teal-monochromatic-3: #002423;\n}\n\n.palette-peacock-teal-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #00827F, #800002, #00803E, #004280, #00DBD8, #002423);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "peacock-teal",
  "name": "Peacock Teal",
  "hex": "#00827F",
  "rgb": [
    0,
    130,
    127
  ],
  "hsl": [
    179,
    100,
    25
  ],
  "cmyk": [
    100,
    0,
    2,
    49
  ],
  "family": "cyan",
  "temperature": "cool",
  "tone": [
    "balanced"
  ],
  "luminance": 0.175,
  "contrast": {
    "black": 4.5,
    "white": 4.67
  },
  "wcag": {
    "AA": [
      "#000000",
      "#FFFFFF"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "peacock-teal",
    "name": "Peacock Teal",
    "hex": "#00827F",
    "url": "https://www.colorsencyclopedia.com/colors/peacock-teal/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-teal.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": "#800002",
          "name": "#800002",
          "slug": null,
          "rgb": [
            128,
            0,
            2
          ],
          "hsl": [
            359,
            100,
            25
          ],
          "cmyk": [
            0,
            100,
            98,
            50
          ],
          "luminance": 0.0459,
          "contrast": {
            "black": 1.92,
            "white": 10.95
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/800002/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/800002.json"
        }
      ],
      "anchor": "peacock-teal-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": "#00803E",
          "name": "#00803E",
          "slug": null,
          "rgb": [
            0,
            128,
            62
          ],
          "hsl": [
            149,
            100,
            25
          ],
          "cmyk": [
            100,
            0,
            52,
            50
          ],
          "luminance": 0.1579,
          "contrast": {
            "black": 4.16,
            "white": 5.05
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/00803e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00803e.json"
        },
        {
          "hex": "#004280",
          "name": "#004280",
          "slug": null,
          "rgb": [
            0,
            66,
            128
          ],
          "hsl": [
            209,
            100,
            25
          ],
          "cmyk": [
            100,
            48,
            0,
            50
          ],
          "luminance": 0.0545,
          "contrast": {
            "black": 2.09,
            "white": 10.05
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/004280/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/004280.json"
        }
      ],
      "anchor": "peacock-teal-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": "#7D0080",
          "name": "#7D0080",
          "slug": null,
          "rgb": [
            125,
            0,
            128
          ],
          "hsl": [
            299,
            100,
            25
          ],
          "cmyk": [
            2,
            100,
            0,
            50
          ],
          "luminance": 0.0592,
          "contrast": {
            "black": 2.18,
            "white": 9.62
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7d0080/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7d0080.json"
        },
        {
          "hex": "#807D00",
          "name": "#807D00",
          "slug": null,
          "rgb": [
            128,
            125,
            0
          ],
          "hsl": [
            59,
            100,
            25
          ],
          "cmyk": [
            0,
            2,
            100,
            50
          ],
          "luminance": 0.1926,
          "contrast": {
            "black": 4.85,
            "white": 4.33
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/807d00/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/807d00.json"
        }
      ],
      "anchor": "peacock-teal-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": "#3E0080",
          "name": "#3E0080",
          "slug": null,
          "rgb": [
            62,
            0,
            128
          ],
          "hsl": [
            269,
            100,
            25
          ],
          "cmyk": [
            52,
            100,
            0,
            50
          ],
          "luminance": 0.0258,
          "contrast": {
            "black": 1.52,
            "white": 13.85
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/3e0080/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3e0080.json"
        },
        {
          "hex": "#800002",
          "name": "#800002",
          "slug": null,
          "rgb": [
            128,
            0,
            2
          ],
          "hsl": [
            359,
            100,
            25
          ],
          "cmyk": [
            0,
            100,
            98,
            50
          ],
          "luminance": 0.0459,
          "contrast": {
            "black": 1.92,
            "white": 10.95
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/800002/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/800002.json"
        },
        {
          "hex": "#428000",
          "name": "#428000",
          "slug": null,
          "rgb": [
            66,
            128,
            0
          ],
          "hsl": [
            89,
            100,
            25
          ],
          "cmyk": [
            48,
            0,
            100,
            50
          ],
          "luminance": 0.166,
          "contrast": {
            "black": 4.32,
            "white": 4.86
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/428000/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/428000.json"
        }
      ],
      "anchor": "peacock-teal-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": "#800042",
          "name": "#800042",
          "slug": null,
          "rgb": [
            128,
            0,
            66
          ],
          "hsl": [
            329,
            100,
            25
          ],
          "cmyk": [
            0,
            100,
            48,
            50
          ],
          "luminance": 0.0498,
          "contrast": {
            "black": 2,
            "white": 10.52
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/800042/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/800042.json"
        },
        {
          "hex": "#803E00",
          "name": "#803E00",
          "slug": null,
          "rgb": [
            128,
            62,
            0
          ],
          "hsl": [
            29,
            100,
            25
          ],
          "cmyk": [
            0,
            52,
            100,
            50
          ],
          "luminance": 0.0803,
          "contrast": {
            "black": 2.61,
            "white": 8.06
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/803e00/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/803e00.json"
        }
      ],
      "anchor": "peacock-teal-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": "#00DBD8",
          "name": "#00DBD8",
          "slug": null,
          "rgb": [
            0,
            219,
            216
          ],
          "hsl": [
            179,
            100,
            43
          ],
          "cmyk": [
            100,
            0,
            1,
            14
          ],
          "luminance": 0.5562,
          "contrast": {
            "black": 12.12,
            "white": 1.73
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00dbd8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00dbd8.json"
        },
        {
          "hex": "#00827F",
          "name": "Peacock Teal",
          "slug": "peacock-teal",
          "rgb": [
            0,
            130,
            127
          ],
          "hsl": [
            179,
            100,
            25
          ],
          "cmyk": [
            100,
            0,
            2,
            49
          ],
          "luminance": 0.175,
          "contrast": {
            "black": 4.5,
            "white": 4.67
          },
          "wcag": {
            "AA": [
              "#000000",
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/peacock-teal/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json"
        },
        {
          "hex": "#002423",
          "name": "#002423",
          "slug": null,
          "rgb": [
            0,
            36,
            35
          ],
          "hsl": [
            178,
            100,
            7
          ],
          "cmyk": [
            100,
            0,
            3,
            86
          ],
          "luminance": 0.0138,
          "contrast": {
            "black": 1.28,
            "white": 16.46
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/002423/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/002423.json"
        }
      ],
      "anchor": "peacock-teal-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#00827F",
    "#800002",
    "#00803E",
    "#004280",
    "#00DBD8",
    "#002423"
  ],
  "semanticGroups": [
    "cyan harmony",
    "cool harmony",
    "balanced harmony",
    "peacock teal palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Peacock Teal: 4.5:1",
    "White contrast on Peacock Teal: 4.67:1",
    "AA text options: #000000, #FFFFFF"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/peacock-teal.json",
    "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json",
    "https://www.colorsencyclopedia.com/api/hex/00827f.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/peacock-teal/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/peacock-teal.json",
  "cssSnippet": ":root {\n  --color-peacock-teal: #00827F;\n  --peacock-teal-complementary-1: #800002;\n  --peacock-teal-analogous-1: #00803E;\n  --peacock-teal-analogous-2: #004280;\n  --peacock-teal-triadic-1: #7D0080;\n  --peacock-teal-triadic-2: #807D00;\n  --peacock-teal-tetradic-1: #3E0080;\n  --peacock-teal-tetradic-2: #800002;\n  --peacock-teal-tetradic-3: #428000;\n  --peacock-teal-split-complementary-1: #800042;\n  --peacock-teal-split-complementary-2: #803E00;\n  --peacock-teal-monochromatic-1: #00DBD8;\n  --peacock-teal-monochromatic-2: #00827F;\n  --peacock-teal-monochromatic-3: #002423;\n}\n\n.palette-peacock-teal-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #00827F, #800002, #00803E, #004280, #00DBD8, #002423);\n}"
}

CSS Harmony Tokens

Use these tokens when Peacock Teal needs a complete palette system instead of a single color variable.

:root {
  --color-peacock-teal: #00827F;
  --peacock-teal-complementary-1: #800002;
  --peacock-teal-analogous-1: #00803E;
  --peacock-teal-analogous-2: #004280;
  --peacock-teal-triadic-1: #7D0080;
  --peacock-teal-triadic-2: #807D00;
  --peacock-teal-tetradic-1: #3E0080;
  --peacock-teal-tetradic-2: #800002;
  --peacock-teal-tetradic-3: #428000;
  --peacock-teal-split-complementary-1: #800042;
  --peacock-teal-split-complementary-2: #803E00;
  --peacock-teal-monochromatic-1: #00DBD8;
  --peacock-teal-monochromatic-2: #00827F;
  --peacock-teal-monochromatic-3: #002423;
}

.palette-peacock-teal-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #00827F, #800002, #00803E, #004280, #00DBD8, #002423);
}

Peacock Teal 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

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.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorPeacock Teal · #00827F
#800002#800002
Analogous Harmony2 colors · neighboring hue movement

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.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorPeacock Teal · #00827F
#00803E#00803E
#004280#004280
Triadic Harmony2 colors · three evenly spaced hues

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.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorPeacock Teal · #00827F
#7D0080#7D0080
#807D00#807D00
Tetradic Harmony3 colors · two complementary pairs

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.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorPeacock Teal · #00827F
#3E0080#3E0080
#800002#800002
#428000#428000
Split Complementary Harmony2 colors · softened complementary contrast

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.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorPeacock Teal · #00827F
#800042#800042
#803E00#803E00
Monochromatic Harmony3 colors · same hue, different values

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.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorPeacock Teal · #00827F
#00DBD8#00DBD8
Peacock Teal#00827F
#002423#002423