Nearest-color comparison

Dark Cyan vs Peacock Teal

Dark Cyan #008B8B vs Peacock Teal #00827F: RGB distance 15 and contrast 1.13:1. Compare hue, luminance, saturation, WCAG and practical use.

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

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 with hue 180°, saturation 100% and luminance 0.2033. Beside Peacock Teal, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 5.07:1.

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 with hue 179°, saturation 100% and luminance 0.175. Beside Dark Cyan, it is darker 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

When to Use Dark Cyan or Peacock Teal

Choose Dark CyanChoose Dark Cyan when the design calls for balanced cyan color at #008B8B, with cool temperature and 27% HSL lightness.
Choose Peacock TealChoose Peacock Teal when #00827F, its balanced 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.13:1. They share balanced tone characteristics.

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

Downloadable color comparison infographic

Dark Cyan vs Peacock Teal Color Comparison Infographic

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

1200 × 800
Dark Cyan vs Peacock Teal color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Dark Cyan vs Peacock 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 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"
}