Nearest-color comparison

Peacock Blue vs Peacock Green

Peacock Blue and Peacock Green are different cyan colors with HEX values #005F69 and #006D5B. According to Colors Encyclopedia, their RGB distance is 19.8, their contrast ratio is 1.18:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Peacock Blue#005F69
Peacock Green#006D5B

Quick Difference Summary

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

RGB distance19.8
Pair contrast1.18:1
Luminance delta0.0249
Hue delta16 deg
Lighter colorPeacock Green
More saturatedPeacock Blue

Side-by-Side Color Profiles

cyan color

Peacock Blue

Peacock Blue is #005F69, a cool cyan color with dark character. Compared with Peacock Green, it is darker and similar in saturation. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.

HEX#005F69 RGB0, 95, 105 HSL186, 100, 21 CMYK100, 10, 0, 59 Luminance0.092 Best textwhite text

cyan color

Peacock Green

Peacock Green is #006D5B, a cool cyan color with dark character. Compared with Peacock Blue, 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.

HEX#006D5B RGB0, 109, 91 HSL170, 100, 21 CMYK100, 0, 17, 57 Luminance0.1169 Best textwhite text

When to Use Peacock Blue or Peacock Green

Choose Peacock BluePeacock Blue is better when the design needs dark cyan character, cool temperature, and the specific HEX value #005F69.
Choose Peacock GreenPeacock Green is better when the design needs dark cyan character, cool temperature, and the specific HEX value #006D5B.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyPeacock BluePeacock Green
HEX#005F69#006D5B
RGB0, 95, 1050, 109, 91
HSL186, 100, 21170, 100, 21
CMYK100, 10, 0, 59100, 0, 17, 57
FamilyCyanCyan
TemperatureCoolCool
ToneDarkDark
Luminance0.0920.1169
Black contrast2.84:13.34:1
White contrast7.39:16.29:1
Shared tonesDark

Accessibility and Contrast

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

Peacock Bluewhite text - 7.39:1
Peacock Greenwhite text - 6.29:1

Related Palette Strip

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

Peacock Blue#005F69
Peacock Green#006D5B
#00B3C7#00B3C7
#00C7A6#00C7A6
#6B0B00#6B0B00
#6B0012#6B0012

Machine-readable data

Machine-Readable Peacock Blue vs Peacock Green Data (JSON)

Structured comparison data for Peacock Blue and Peacock Green, 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-blue",
    "name": "Peacock Blue",
    "hex": "#005F69",
    "rgb": [
      0,
      95,
      105
    ],
    "hsl": [
      186,
      100,
      21
    ],
    "cmyk": [
      100,
      10,
      0,
      59
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "dark"
    ],
    "luminance": 0.092,
    "contrast": {
      "black": 2.84,
      "white": 7.39
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 7.39
    },
    "description": "Peacock Blue is #005F69, a cool cyan color with dark character. Compared with Peacock Green, it is darker and similar in saturation. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/peacock-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-blue.json"
  },
  {
    "slug": "peacock-green",
    "name": "Peacock Green",
    "hex": "#006D5B",
    "rgb": [
      0,
      109,
      91
    ],
    "hsl": [
      170,
      100,
      21
    ],
    "cmyk": [
      100,
      0,
      17,
      57
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "dark"
    ],
    "luminance": 0.1169,
    "contrast": {
      "black": 3.34,
      "white": 6.29
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.29
    },
    "description": "Peacock Green is #006D5B, a cool cyan color with dark character. Compared with Peacock Blue, 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-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
  }
]
Differences
{
  "rgbDistance": 19.8,
  "contrastRatio": 1.18,
  "hslDelta": {
    "hue": 16,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0.0249,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "dark"
  ],
  "lighterColor": "Peacock Green",
  "moreSaturatedColor": "Peacock Blue"
}
Accessibility
{
  "pairContrastRatio": 1.18,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Peacock Blue",
      "background": "#005F69",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.39
    },
    {
      "color": "Peacock Green",
      "background": "#006D5B",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.29
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Peacock Blue is better when the design needs dark cyan character, cool temperature, and the specific HEX value #005F69.",
  "chooseSecondWhen": "Peacock Green is better when the design needs dark cyan character, cool temperature, and the specific HEX value #006D5B.",
  "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-blue-vs-peacock-green.json",
  "https://www.colorsencyclopedia.com/api/colors/peacock-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "peacock-blue-vs-peacock-green",
  "type": "nearest",
  "name": "Peacock Blue vs Peacock Green",
  "verdict": "Peacock Blue and Peacock Green are very close colors. Peacock Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.18:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Peacock Blue and Peacock Green are different cyan colors with HEX values #005F69 and #006D5B. According to Colors Encyclopedia, their RGB distance is 19.8, their contrast ratio is 1.18:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 19.8,
  "contrastRatio": 1.18,
  "colors": [
    {
      "slug": "peacock-blue",
      "name": "Peacock Blue",
      "hex": "#005F69",
      "rgb": [
        0,
        95,
        105
      ],
      "hsl": [
        186,
        100,
        21
      ],
      "cmyk": [
        100,
        10,
        0,
        59
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "dark"
      ],
      "luminance": 0.092,
      "contrast": {
        "black": 2.84,
        "white": 7.39
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 7.39
      },
      "description": "Peacock Blue is #005F69, a cool cyan color with dark character. Compared with Peacock Green, it is darker and similar in saturation. Use it for interfaces, brand systems, and technical design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/peacock-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-blue.json"
    },
    {
      "slug": "peacock-green",
      "name": "Peacock Green",
      "hex": "#006D5B",
      "rgb": [
        0,
        109,
        91
      ],
      "hsl": [
        170,
        100,
        21
      ],
      "cmyk": [
        100,
        0,
        17,
        57
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "dark"
      ],
      "luminance": 0.1169,
      "contrast": {
        "black": 3.34,
        "white": 6.29
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.29
      },
      "description": "Peacock Green is #006D5B, a cool cyan color with dark character. Compared with Peacock Blue, 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-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
    }
  ],
  "differences": {
    "rgbDistance": 19.8,
    "contrastRatio": 1.18,
    "hslDelta": {
      "hue": 16,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0.0249,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "dark"
    ],
    "lighterColor": "Peacock Green",
    "moreSaturatedColor": "Peacock Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.18,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Peacock Blue",
        "background": "#005F69",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.39
      },
      {
        "color": "Peacock Green",
        "background": "#006D5B",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.29
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Peacock Blue is better when the design needs dark cyan character, cool temperature, and the specific HEX value #005F69.",
    "chooseSecondWhen": "Peacock Green is better when the design needs dark cyan character, cool temperature, and the specific HEX value #006D5B.",
    "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-blue-vs-peacock-green.json",
    "https://www.colorsencyclopedia.com/api/colors/peacock-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/peacock-blue-vs-peacock-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/peacock-blue-vs-peacock-green.json"
}