Named color

Peacock Teal

Peacock Teal is a balanced cyan color with HEX #00827F. According to Colors Encyclopedia, it has RGB 0, 130, 127, HSL 179, 100%, 25%, cool temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.

HEX #00827F
RGB rgb(0, 130, 127)
HSL hsl(179 100% 25%)
CMYK cmyk(100, 0, 2, 49)
Luminance 0.175
Contrast Black 4.5:1White 4.67:1

CSS Utilities

--color-peacock-teal: #00827F;
.bg-peacock-teal { background-color: #00827F; }
.text-peacock-teal { color: #00827F; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.175
Black text4.5:1AA Pass
White text4.67:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#00827F",
  "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": []
}
Harmonies
{
  "complementary": "#800002",
  "analogous": [
    "#00803E",
    "#004280"
  ],
  "triadic": [
    "#7D0080",
    "#807D00"
  ],
  "tetradic": [
    "#3E0080",
    "#800002",
    "#428000"
  ],
  "splitComplementary": [
    "#800042",
    "#803E00"
  ],
  "monochromatic": [
    "#00DBD8",
    "#00827F",
    "#002423"
  ]
}
Variants
{
  "light": "#00DBD8",
  "dark": "#002423",
  "saturated": "#00807D",
  "desaturated": "#0E7170",
  "pastel": "#13ECE8",
  "neon": "#00A8A5"
}
Pairings
{
  "best": [
    "#000000",
    "#800002",
    "#00803E",
    "#004280"
  ],
  "avoid": [
    "#0E7170",
    "#00DBD8"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#00DBD8",
    "#0E7170"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "teal",
    "dark-cyan",
    "pine-green",
    "sea-blue",
    "cerulean"
  ],
  "generatedPalettes": [
    "peacock-teal"
  ],
  "generatedComparisons": [
    "dark-cyan-vs-peacock-teal",
    "peacock-teal-vs-teal",
    "pine-green-vs-peacock-teal"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/peacock-teal",
    "/wcag/peacock-teal",
    "/css/colors/peacock-teal",
    "/hex/00827f"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/peacock-teal"
    ],
    "related": [
      "/colors/teal",
      "/colors/dark-cyan",
      "/colors/pine-green",
      "/colors/sea-blue",
      "/colors/cerulean",
      "/compare/dark-cyan-vs-peacock-teal",
      "/compare/peacock-teal-vs-teal",
      "/compare/pine-green-vs-peacock-teal",
      "/harmonies/peacock-teal",
      "/wcag/peacock-teal",
      "/css/colors/peacock-teal",
      "/hex/00827f"
    ]
  }
}
Full JSON dataset
{
  "slug": "peacock-teal",
  "name": "Peacock Teal",
  "hex": "#00827F",
  "uses": [
    "botanical palettes",
    "natural product design",
    "seasonal editorial palettes"
  ],
  "psychology": {
    "associations": [
      "life",
      "seasonality",
      "organic texture"
    ],
    "contexts": [
      "floral design",
      "garden brands",
      "lifestyle",
      "packaging"
    ],
    "avoidIn": [
      "strict grayscale systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "cyan",
  "temperature": "cool",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "cyan",
    "cool",
    "balanced",
    "botanical-palettes",
    "natural-product-design",
    "seasonal-editorial-palettes",
    "life",
    "seasonality",
    "organic-texture"
  ],
  "popularity": 80,
  "rgb": [
    0,
    130,
    127
  ],
  "hsl": [
    179,
    100,
    25
  ],
  "cmyk": [
    100,
    0,
    2,
    49
  ],
  "luminance": 0.175,
  "contrast": {
    "black": 4.5,
    "white": 4.67
  },
  "harmonies": {
    "complementary": "#800002",
    "analogous": [
      "#00803E",
      "#004280"
    ],
    "triadic": [
      "#7D0080",
      "#807D00"
    ],
    "tetradic": [
      "#3E0080",
      "#800002",
      "#428000"
    ],
    "splitComplementary": [
      "#800042",
      "#803E00"
    ],
    "monochromatic": [
      "#00DBD8",
      "#00827F",
      "#002423"
    ]
  },
  "variants": {
    "light": "#00DBD8",
    "dark": "#002423",
    "saturated": "#00807D",
    "desaturated": "#0E7170",
    "pastel": "#13ECE8",
    "neon": "#00A8A5"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#FFFFFF"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-peacock-teal: #00827F;",
    "utility": ".bg-peacock-teal { background-color: #00827F; }",
    "textUtility": ".text-peacock-teal { color: #00827F; }"
  },
  "nearestColors": [
    "teal",
    "dark-cyan",
    "pine-green",
    "sea-blue",
    "cerulean"
  ],
  "generatedPalettes": [
    "peacock-teal"
  ],
  "generatedComparisons": [
    "dark-cyan-vs-peacock-teal",
    "peacock-teal-vs-teal",
    "pine-green-vs-peacock-teal"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/peacock-teal",
    "/wcag/peacock-teal",
    "/css/colors/peacock-teal",
    "/hex/00827f"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/peacock-teal"
    ],
    "related": [
      "/colors/teal",
      "/colors/dark-cyan",
      "/colors/pine-green",
      "/colors/sea-blue",
      "/colors/cerulean",
      "/compare/dark-cyan-vs-peacock-teal",
      "/compare/peacock-teal-vs-teal",
      "/compare/pine-green-vs-peacock-teal",
      "/harmonies/peacock-teal",
      "/wcag/peacock-teal",
      "/css/colors/peacock-teal",
      "/hex/00827f"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#800002",
      "#00803E",
      "#004280"
    ],
    "avoid": [
      "#0E7170",
      "#00DBD8"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#00DBD8",
      "#0E7170"
    ]
  }
}

Color meaning and use

About Peacock Teal Color

Peacock Teal sits in the cyan family with cool temperature and balanced visual character. Peacock Teal is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Peacock Teal is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Peacock Teal against black and white text.

Black text4.5:1AA Pass
White text4.67:1AA Pass
AA text options#000000, #FFFFFF
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#800002#800002
#00803E#00803E
#004280#004280
#7D0080#7D0080
#807D00#807D00

Variants

#00DBD8#00DBD8
#002423#002423
#00807D#00807D
#0E7170#0E7170
#13ECE8#13ECE8
#00A8A5#00A8A5

Pairings

Black#000000
#800002#800002
#00803E#00803E
#004280#004280
Matte Black#1A1A1A
White Smoke#F5F5F5