Nearest-color comparison

Traffic Green vs Peacock Green

Traffic Green and Peacock Green are different green and cyan colors with HEX values #008450 and #006D5B. According to Colors Encyclopedia, their RGB distance is 25.5, their contrast ratio is 1.32:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Traffic Green#008450
Peacock Green#006D5B

Quick Difference Summary

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

RGB distance25.5
Pair contrast1.32:1
Luminance delta0.0539
Hue delta14 deg
Lighter colorTraffic Green
More saturatedTraffic Green

Side-by-Side Color Profiles

green color

Traffic Green

Traffic Green is #008450, a cool green color with jewel tone character. Compared with Peacock Green, it is lighter and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.

HEX#008450 RGB0, 132, 80 HSL156, 100, 26 CMYK100, 0, 39, 48 Luminance0.1708 Best textwhite text

cyan color

Peacock Green

Peacock Green is #006D5B, a cool cyan color with dark character. Compared with Traffic Green, 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#006D5B RGB0, 109, 91 HSL170, 100, 21 CMYK100, 0, 17, 57 Luminance0.1169 Best textwhite text

When to Use Traffic Green or Peacock Green

Choose Traffic GreenTraffic Green is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #008450.
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

PropertyTraffic GreenPeacock Green
HEX#008450#006D5B
RGB0, 132, 800, 109, 91
HSL156, 100, 26170, 100, 21
CMYK100, 0, 39, 48100, 0, 17, 57
FamilyGreenCyan
TemperatureCoolCool
ToneJewel ToneDark
Luminance0.17080.1169
Black contrast4.42:13.34:1
White contrast4.76:16.29:1
Shared tonesNone

Accessibility and Contrast

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

Traffic Greenwhite text - 4.76: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.

Traffic Green#008450
Peacock Green#006D5B
#00E087#00E087
#00C7A6#00C7A6
#850035#850035
#6B0012#6B0012

Machine-readable data

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

Structured comparison data for Traffic Green 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": "traffic-green",
    "name": "Traffic Green",
    "hex": "#008450",
    "rgb": [
      0,
      132,
      80
    ],
    "hsl": [
      156,
      100,
      26
    ],
    "cmyk": [
      100,
      0,
      39,
      48
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.1708,
    "contrast": {
      "black": 4.42,
      "white": 4.76
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.76
    },
    "description": "Traffic Green is #008450, a cool green color with jewel tone character. Compared with Peacock Green, it is lighter and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/traffic-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/traffic-green.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 Traffic Green, 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-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
  }
]
Differences
{
  "rgbDistance": 25.5,
  "contrastRatio": 1.32,
  "hslDelta": {
    "hue": 14,
    "saturation": 0,
    "lightness": 5
  },
  "luminanceDelta": 0.0539,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Traffic Green",
  "moreSaturatedColor": "Traffic Green"
}
Accessibility
{
  "pairContrastRatio": 1.32,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Traffic Green",
      "background": "#008450",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.76
    },
    {
      "color": "Peacock Green",
      "background": "#006D5B",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.29
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Traffic Green is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #008450.",
  "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/traffic-green-vs-peacock-green.json",
  "https://www.colorsencyclopedia.com/api/colors/traffic-green.json",
  "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "traffic-green-vs-peacock-green",
  "type": "nearest",
  "name": "Traffic Green vs Peacock Green",
  "verdict": "Traffic Green and Peacock Green are visually related colors. Traffic Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.32:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Traffic Green and Peacock Green are different green and cyan colors with HEX values #008450 and #006D5B. According to Colors Encyclopedia, their RGB distance is 25.5, their contrast ratio is 1.32:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 25.5,
  "contrastRatio": 1.32,
  "colors": [
    {
      "slug": "traffic-green",
      "name": "Traffic Green",
      "hex": "#008450",
      "rgb": [
        0,
        132,
        80
      ],
      "hsl": [
        156,
        100,
        26
      ],
      "cmyk": [
        100,
        0,
        39,
        48
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.1708,
      "contrast": {
        "black": 4.42,
        "white": 4.76
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.76
      },
      "description": "Traffic Green is #008450, a cool green color with jewel tone character. Compared with Peacock Green, it is lighter and similar in saturation. Use it for industrial design, safety systems, and hardware palettes, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/traffic-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/traffic-green.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 Traffic Green, 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-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
    }
  ],
  "differences": {
    "rgbDistance": 25.5,
    "contrastRatio": 1.32,
    "hslDelta": {
      "hue": 14,
      "saturation": 0,
      "lightness": 5
    },
    "luminanceDelta": 0.0539,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Traffic Green",
    "moreSaturatedColor": "Traffic Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.32,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Traffic Green",
        "background": "#008450",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.76
      },
      {
        "color": "Peacock Green",
        "background": "#006D5B",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.29
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Traffic Green is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #008450.",
    "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/traffic-green-vs-peacock-green.json",
    "https://www.colorsencyclopedia.com/api/colors/traffic-green.json",
    "https://www.colorsencyclopedia.com/api/colors/peacock-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/traffic-green-vs-peacock-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/traffic-green-vs-peacock-green.json"
}