Nearest-color comparison

Peacock Teal vs Teal

Peacock Teal #00827F vs Teal #008080: RGB distance 2.2 and contrast 1.02:1. Compare hue, luminance, saturation, WCAG and practical use.

Peacock Teal and Teal are very close, with an RGB distance of 2.2. Peacock Teal is lighter by 0.005, and their saturation is equal. Their mutual contrast is 1.02:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Peacock Teal#00827F
Teal#008080

Quick Difference Summary

The main measurable differences between Peacock Teal and Teal across RGB distance, luminance, hue, saturation, and contrast.

RGB distance2.2
Pair contrast1.02:1
Luminance delta0.005
Hue delta1 deg
Lighter colorPeacock Teal
More saturatedPeacock Teal

Side-by-Side Color Profiles

cyan color

Peacock Teal

Peacock Teal is #00827F, a cool cyan with hue 179°, saturation 100% and luminance 0.175. Beside Teal, it is lighter and equally saturated. Of the two standard text choices, white text gives the higher contrast at 4.67:1.

HEX#00827F RGB0, 130, 127 HSL179, 100, 25 CMYK100, 0, 2, 49 Luminance0.175 Best textwhite text

cyan color

Teal

Teal is #008080, a cool cyan with hue 180°, saturation 100% and luminance 0.17. Beside Peacock Teal, it is darker and equally saturated. Of the two standard text choices, white text gives the higher contrast at 4.77:1.

HEX#008080 RGB0, 128, 128 HSL180, 100, 25 CMYK100, 0, 0, 50 Luminance0.17 Best textwhite text

When to Use Peacock Teal or Teal

Choose Peacock TealChoose Peacock Teal when the design calls for balanced cyan color at #00827F, with cool temperature and 25% HSL lightness.
Choose TealChoose Teal when #008080, its balanced and vibrant cyan character, or its 25% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.02:1. They share balanced tone characteristics.

Technical Comparison Table

PropertyPeacock TealTeal
HEX#00827F#008080
RGB0, 130, 1270, 128, 128
HSL179, 100, 25180, 100, 25
CMYK100, 0, 2, 49100, 0, 0, 50
FamilyCyanCyan
TemperatureCoolCool
ToneBalancedBalanced, Vibrant
Luminance0.1750.17
Black contrast4.5:14.4:1
White contrast4.67:14.77:1
Shared tonesBalanced

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Peacock Tealwhite text - 4.67:1
Tealwhite text - 4.77:1

Downloadable color comparison infographic

Peacock Teal vs Teal Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Peacock Teal vs Teal color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Peacock Teal vs Teal color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Peacock Teal vs Teal Data (JSON)

Structured comparison data for Peacock Teal and Teal, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "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": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.67
    },
    "description": "Peacock Teal is #00827F, a cool cyan color with balanced character. Compared with Teal, it is lighter and similar in saturation. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/peacock-teal/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json"
  },
  {
    "slug": "teal",
    "name": "Teal",
    "hex": "#008080",
    "rgb": [
      0,
      128,
      128
    ],
    "hsl": [
      180,
      100,
      25
    ],
    "cmyk": [
      100,
      0,
      0,
      50
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "balanced",
      "vibrant"
    ],
    "luminance": 0.17,
    "contrast": {
      "black": 4.4,
      "white": 4.77
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.77
    },
    "description": "Teal is #008080, a cool cyan color with balanced and vibrant character. Compared with Peacock Teal, it is darker and similar in saturation. Use it for healthcare, saas, and accent colors, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/teal/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/teal.json"
  }
]
Differences
{
  "rgbDistance": 2.2,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 1,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0.005,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Peacock Teal",
  "moreSaturatedColor": "Peacock Teal"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Peacock Teal",
      "background": "#00827F",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.67
    },
    {
      "color": "Teal",
      "background": "#008080",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.77
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Peacock Teal is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00827F.",
  "chooseSecondWhen": "Teal is better when the design needs balanced and vibrant cyan character, cool temperature, and the specific HEX value #008080.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/peacock-teal-vs-teal.json",
  "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json",
  "https://www.colorsencyclopedia.com/api/colors/teal.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "peacock-teal-vs-teal",
  "type": "nearest",
  "name": "Peacock Teal vs Teal",
  "verdict": "Peacock Teal and Teal are very close colors. Peacock Teal is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Peacock Teal and Teal are different cyan colors with HEX values #00827F and #008080. According to Colors Encyclopedia, their RGB distance is 2.2, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 2.2,
  "contrastRatio": 1.02,
  "colors": [
    {
      "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": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.67
      },
      "description": "Peacock Teal is #00827F, a cool cyan color with balanced character. Compared with Teal, it is lighter and similar in saturation. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/peacock-teal/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json"
    },
    {
      "slug": "teal",
      "name": "Teal",
      "hex": "#008080",
      "rgb": [
        0,
        128,
        128
      ],
      "hsl": [
        180,
        100,
        25
      ],
      "cmyk": [
        100,
        0,
        0,
        50
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced",
        "vibrant"
      ],
      "luminance": 0.17,
      "contrast": {
        "black": 4.4,
        "white": 4.77
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.77
      },
      "description": "Teal is #008080, a cool cyan color with balanced and vibrant character. Compared with Peacock Teal, it is darker and similar in saturation. Use it for healthcare, saas, and accent colors, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/teal/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/teal.json"
    }
  ],
  "differences": {
    "rgbDistance": 2.2,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 1,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0.005,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Peacock Teal",
    "moreSaturatedColor": "Peacock Teal"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Peacock Teal",
        "background": "#00827F",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.67
      },
      {
        "color": "Teal",
        "background": "#008080",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.77
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Peacock Teal is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00827F.",
    "chooseSecondWhen": "Teal is better when the design needs balanced and vibrant cyan character, cool temperature, and the specific HEX value #008080.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/peacock-teal-vs-teal.json",
    "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json",
    "https://www.colorsencyclopedia.com/api/colors/teal.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/peacock-teal-vs-teal/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/peacock-teal-vs-teal.json"
}