Nearest-color comparison

Bottle Green vs Traffic Green

Bottle Green #006A4E vs Traffic Green #008450: RGB distance 26.1 and contrast 1.39:1. Compare hue, luminance, saturation, WCAG and practical use.

Bottle Green and Traffic Green are related but distinguishable, with an RGB distance of 26.1. Traffic Green is lighter by 0.0622, and their saturation is equal. Their mutual contrast is 1.39:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Bottle Green#006A4E
Traffic Green#008450

Quick Difference Summary

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

RGB distance26.1
Pair contrast1.39:1
Luminance delta0.0622
Hue delta8 deg
Lighter colorTraffic Green
More saturatedBottle Green

Side-by-Side Color Profiles

green color

Bottle Green

Bottle Green is #006A4E, a cool green with hue 164°, saturation 100% and luminance 0.1086. Beside Traffic Green, it is darker and equally saturated. Of the two standard text choices, white text gives the higher contrast at 6.62:1.

HEX#006A4E RGB0, 106, 78 HSL164, 100, 21 CMYK100, 0, 26, 58 Luminance0.1086 Best textwhite text

green color

Traffic Green

Traffic Green is #008450, a cool green with hue 156°, saturation 100% and luminance 0.1708. Beside Bottle Green, it is lighter and equally saturated. Of the two standard text choices, white text gives the higher contrast at 4.76:1.

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

When to Use Bottle Green or Traffic Green

Choose Bottle GreenChoose Bottle Green when the design calls for dark and jewel tone green color at #006A4E, with cool temperature and 21% HSL lightness.
Choose Traffic GreenChoose Traffic Green when #008450, its jewel tone green character, or its 26% 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.39:1. They share jewel tone tone characteristics.

Technical Comparison Table

PropertyBottle GreenTraffic Green
HEX#006A4E#008450
RGB0, 106, 780, 132, 80
HSL164, 100, 21156, 100, 26
CMYK100, 0, 26, 58100, 0, 39, 48
FamilyGreenGreen
TemperatureCoolCool
ToneDark, Jewel ToneJewel Tone
Luminance0.10860.1708
Black contrast3.17:14.42:1
White contrast6.62:14.76:1
Shared tonesJewel Tone

Accessibility and Contrast

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

Bottle Greenwhite text - 6.62:1
Traffic Greenwhite text - 4.76:1

Downloadable color comparison infographic

Bottle Green vs Traffic Green Color Comparison Infographic

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

1200 × 800
Bottle Green vs Traffic Green color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Bottle Green vs Traffic Green 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 Bottle Green vs Traffic Green Data (JSON)

Structured comparison data for Bottle Green and Traffic 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": "bottle-green",
    "name": "Bottle Green",
    "hex": "#006A4E",
    "rgb": [
      0,
      106,
      78
    ],
    "hsl": [
      164,
      100,
      21
    ],
    "cmyk": [
      100,
      0,
      26,
      58
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "dark",
      "jewel-tone"
    ],
    "luminance": 0.1086,
    "contrast": {
      "black": 3.17,
      "white": 6.62
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 6.62
    },
    "description": "Bottle Green is #006A4E, a cool green color with dark and jewel tone character. Compared with Traffic Green, it is darker and similar in saturation. Use it for natural palettes, wellness branding, and sustainability design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/bottle-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bottle-green.json"
  },
  {
    "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 Bottle 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"
  }
]
Differences
{
  "rgbDistance": 26.1,
  "contrastRatio": 1.39,
  "hslDelta": {
    "hue": 8,
    "saturation": 0,
    "lightness": 5
  },
  "luminanceDelta": 0.0622,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "jewel-tone"
  ],
  "lighterColor": "Traffic Green",
  "moreSaturatedColor": "Bottle Green"
}
Accessibility
{
  "pairContrastRatio": 1.39,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Bottle Green",
      "background": "#006A4E",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 6.62
    },
    {
      "color": "Traffic Green",
      "background": "#008450",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.76
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Bottle Green is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #006A4E.",
  "chooseSecondWhen": "Traffic Green is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #008450.",
  "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/bottle-green-vs-traffic-green.json",
  "https://www.colorsencyclopedia.com/api/colors/bottle-green.json",
  "https://www.colorsencyclopedia.com/api/colors/traffic-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "bottle-green-vs-traffic-green",
  "type": "nearest",
  "name": "Bottle Green vs Traffic Green",
  "verdict": "Bottle Green and Traffic Green are visually related colors. Traffic Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.39:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Bottle Green and Traffic Green are different green colors with HEX values #006A4E and #008450. According to Colors Encyclopedia, their RGB distance is 26.1, their contrast ratio is 1.39:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 26.1,
  "contrastRatio": 1.39,
  "colors": [
    {
      "slug": "bottle-green",
      "name": "Bottle Green",
      "hex": "#006A4E",
      "rgb": [
        0,
        106,
        78
      ],
      "hsl": [
        164,
        100,
        21
      ],
      "cmyk": [
        100,
        0,
        26,
        58
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "jewel-tone"
      ],
      "luminance": 0.1086,
      "contrast": {
        "black": 3.17,
        "white": 6.62
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 6.62
      },
      "description": "Bottle Green is #006A4E, a cool green color with dark and jewel tone character. Compared with Traffic Green, it is darker and similar in saturation. Use it for natural palettes, wellness branding, and sustainability design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/bottle-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bottle-green.json"
    },
    {
      "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 Bottle 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"
    }
  ],
  "differences": {
    "rgbDistance": 26.1,
    "contrastRatio": 1.39,
    "hslDelta": {
      "hue": 8,
      "saturation": 0,
      "lightness": 5
    },
    "luminanceDelta": 0.0622,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "jewel-tone"
    ],
    "lighterColor": "Traffic Green",
    "moreSaturatedColor": "Bottle Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.39,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Bottle Green",
        "background": "#006A4E",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 6.62
      },
      {
        "color": "Traffic Green",
        "background": "#008450",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.76
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Bottle Green is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #006A4E.",
    "chooseSecondWhen": "Traffic Green is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #008450.",
    "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/bottle-green-vs-traffic-green.json",
    "https://www.colorsencyclopedia.com/api/colors/bottle-green.json",
    "https://www.colorsencyclopedia.com/api/colors/traffic-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/bottle-green-vs-traffic-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/bottle-green-vs-traffic-green.json"
}