Nearest-color comparison

Dark Cyan vs Peacock Teal

Dark Cyan and Peacock Teal are different cyan colors with HEX values #008B8B and #00827F. According to Colors Encyclopedia, their RGB distance is 15, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Dark Cyan and Peacock Teal are very close colors. Dark Cyan is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.13:1, so the pair is too low for text and better treated as a palette relationship.

Dark Cyan#008B8B
Peacock Teal#00827F

Quick Difference Summary

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

RGB distance15
Pair contrast1.13:1
Luminance delta0.0283
Hue delta1 deg
Lighter colorDark Cyan
More saturatedDark Cyan

Side-by-Side Color Profiles

cyan color

Dark Cyan

Dark Cyan is #008B8B, a cool cyan color with balanced character. Compared with Peacock Teal, it is lighter and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#008B8B RGB0, 139, 139 HSL180, 100, 27 CMYK100, 0, 0, 45 Luminance0.2033 Best textblack text

cyan color

Peacock Teal

Peacock Teal is #00827F, a cool cyan color with balanced character. Compared with Dark Cyan, it is darker and similar in saturation. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with white text as the safer foreground option.

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

When to Use Dark Cyan or Peacock Teal

Choose Dark CyanDark Cyan is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #008B8B.
Choose Peacock TealPeacock Teal is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00827F.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyDark CyanPeacock Teal
HEX#008B8B#00827F
RGB0, 139, 1390, 130, 127
HSL180, 100, 27179, 100, 25
CMYK100, 0, 0, 45100, 0, 2, 49
FamilyCyanCyan
TemperatureCoolCool
ToneBalancedBalanced
Luminance0.20330.175
Black contrast5.07:14.5:1
White contrast4.15:14.67:1
Shared tonesBalanced

Accessibility and Contrast

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

Dark Cyanblack text - 5.07:1
Peacock Tealwhite text - 4.67:1

Related Palette Strip

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

Dark Cyan#008B8B
Peacock Teal#00827F
#00E5E6#00E5E6
#00DBD8#00DBD8
#8A0000#8A0000
#800002#800002

Machine-readable data

Machine-Readable Dark Cyan vs Peacock Teal Data (JSON)

Structured comparison data for Dark Cyan and Peacock 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": "dark-cyan",
    "name": "Dark Cyan",
    "hex": "#008B8B",
    "rgb": [
      0,
      139,
      139
    ],
    "hsl": [
      180,
      100,
      27
    ],
    "cmyk": [
      100,
      0,
      0,
      45
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2033,
    "contrast": {
      "black": 5.07,
      "white": 4.15
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.07
    },
    "description": "Dark Cyan is #008B8B, a cool cyan color with balanced character. Compared with Peacock Teal, it is lighter and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/dark-cyan/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-cyan.json"
  },
  {
    "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 Dark Cyan, it is darker 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"
  }
]
Differences
{
  "rgbDistance": 15,
  "contrastRatio": 1.13,
  "hslDelta": {
    "hue": 1,
    "saturation": 0,
    "lightness": 2
  },
  "luminanceDelta": 0.0283,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Dark Cyan",
  "moreSaturatedColor": "Dark Cyan"
}
Accessibility
{
  "pairContrastRatio": 1.13,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Dark Cyan",
      "background": "#008B8B",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.07
    },
    {
      "color": "Peacock Teal",
      "background": "#00827F",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.67
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dark Cyan is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #008B8B.",
  "chooseSecondWhen": "Peacock Teal is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00827F.",
  "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/dark-cyan-vs-peacock-teal.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-cyan.json",
  "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-cyan-vs-peacock-teal",
  "type": "nearest",
  "name": "Dark Cyan vs Peacock Teal",
  "verdict": "Dark Cyan and Peacock Teal are very close colors. Dark Cyan is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.13:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dark Cyan and Peacock Teal are different cyan colors with HEX values #008B8B and #00827F. According to Colors Encyclopedia, their RGB distance is 15, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 15,
  "contrastRatio": 1.13,
  "colors": [
    {
      "slug": "dark-cyan",
      "name": "Dark Cyan",
      "hex": "#008B8B",
      "rgb": [
        0,
        139,
        139
      ],
      "hsl": [
        180,
        100,
        27
      ],
      "cmyk": [
        100,
        0,
        0,
        45
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2033,
      "contrast": {
        "black": 5.07,
        "white": 4.15
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.07
      },
      "description": "Dark Cyan is #008B8B, a cool cyan color with balanced character. Compared with Peacock Teal, it is lighter and similar in saturation. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/dark-cyan/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-cyan.json"
    },
    {
      "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 Dark Cyan, it is darker 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"
    }
  ],
  "differences": {
    "rgbDistance": 15,
    "contrastRatio": 1.13,
    "hslDelta": {
      "hue": 1,
      "saturation": 0,
      "lightness": 2
    },
    "luminanceDelta": 0.0283,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Dark Cyan",
    "moreSaturatedColor": "Dark Cyan"
  },
  "accessibility": {
    "pairContrastRatio": 1.13,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Dark Cyan",
        "background": "#008B8B",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.07
      },
      {
        "color": "Peacock Teal",
        "background": "#00827F",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.67
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dark Cyan is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #008B8B.",
    "chooseSecondWhen": "Peacock Teal is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00827F.",
    "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/dark-cyan-vs-peacock-teal.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-cyan.json",
    "https://www.colorsencyclopedia.com/api/colors/peacock-teal.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dark-cyan-vs-peacock-teal/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dark-cyan-vs-peacock-teal.json"
}