Generated palette

Traffic Green Palette

Traffic Green Palette is a generated palette built from #008450, #850035, #00850D, #007785. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Traffic Green Palette combines primary #008450, secondary #850035, surface #00850D, background #007785, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.

5colors
Green palettedominant group
5use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#008450Traffic Green
Secondary#850035#850035
Surface#00850D#00850D
Background#007785#007785
Accent#FFFFFFWhite

CSS Variables

--palette-traffic-green-primary: #008450;
--palette-traffic-green-secondary: #850035;
--palette-traffic-green-surface: #00850D;
--palette-traffic-green-background: #007785;
--palette-traffic-green-accent: #FFFFFF;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#008450
Black 4.42:1 · White 4.76:1
Best #FFFFFF
Secondary#850035
Black 2.05:1 · White 10.25:1
Best #FFFFFF
Surface#00850D
Black 4.36:1 · White 4.82:1
Best #FFFFFF
Background#007785
Black 3.98:1 · White 5.28:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Traffic Green Palette Data (JSON)

Structured palette data for Traffic Green Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.1708
Black text4.42:1AA Fail
White text4.76:1AA Pass
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#008450",
    "name": "Traffic Green"
  },
  {
    "role": "secondary",
    "hex": "#850035",
    "name": "#850035"
  },
  {
    "role": "surface",
    "hex": "#00850D",
    "name": "#00850D"
  },
  {
    "role": "background",
    "hex": "#007785",
    "name": "#007785"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#008450",
    "name": "Traffic Green",
    "blackContrast": 4.42,
    "whiteContrast": 4.76,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#850035",
    "name": "#850035",
    "blackContrast": 2.05,
    "whiteContrast": 10.25,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#00850D",
    "name": "#00850D",
    "blackContrast": 4.36,
    "whiteContrast": 4.82,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#007785",
    "name": "#007785",
    "blackContrast": 3.98,
    "whiteContrast": 5.28,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "traffic green palette",
  "generated palette",
  "green palette",
  "pink palette",
  "cyan palette",
  "gray palette",
  "jewel tone palette",
  "balanced palette",
  "light palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes"
]
CSS variables
"--palette-traffic-green-primary: #008450;\n--palette-traffic-green-secondary: #850035;\n--palette-traffic-green-surface: #00850D;\n--palette-traffic-green-background: #007785;\n--palette-traffic-green-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "traffic-green",
  "name": "Traffic Green Palette",
  "type": "generated",
  "sourceColor": "traffic-green",
  "description": "Generated palette built from Traffic Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Traffic Green Palette combines primary #008450, secondary #850035, surface #00850D, background #007785, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "traffic green palette",
    "generated palette",
    "green palette",
    "pink palette",
    "cyan palette",
    "gray palette",
    "jewel tone palette",
    "balanced palette",
    "light palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#008450",
      "slug": "traffic-green",
      "name": "Traffic Green",
      "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": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/traffic-green/"
    },
    {
      "role": "secondary",
      "hex": "#850035",
      "slug": null,
      "name": "#850035",
      "rgb": [
        133,
        0,
        53
      ],
      "hsl": [
        336,
        100,
        26
      ],
      "cmyk": [
        0,
        100,
        60,
        48
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0524,
      "contrast": {
        "black": 2.05,
        "white": 10.25
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/850035/"
    },
    {
      "role": "surface",
      "hex": "#00850D",
      "slug": null,
      "name": "#00850D",
      "rgb": [
        0,
        133,
        13
      ],
      "hsl": [
        126,
        100,
        26
      ],
      "cmyk": [
        100,
        0,
        90,
        48
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.168,
      "contrast": {
        "black": 4.36,
        "white": 4.82
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/00850d/"
    },
    {
      "role": "background",
      "hex": "#007785",
      "slug": null,
      "name": "#007785",
      "rgb": [
        0,
        119,
        133
      ],
      "hsl": [
        186,
        100,
        26
      ],
      "cmyk": [
        100,
        11,
        0,
        48
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1489,
      "contrast": {
        "black": 3.98,
        "white": 5.28
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/007785/"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "slug": "white",
      "name": "White",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "light",
        "neutral"
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/white/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#008450",
      "name": "Traffic Green"
    },
    {
      "role": "secondary",
      "hex": "#850035",
      "name": "#850035"
    },
    {
      "role": "surface",
      "hex": "#00850D",
      "name": "#00850D"
    },
    {
      "role": "background",
      "hex": "#007785",
      "name": "#007785"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#008450",
      "name": "Traffic Green",
      "blackContrast": 4.42,
      "whiteContrast": 4.76,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#850035",
      "name": "#850035",
      "blackContrast": 2.05,
      "whiteContrast": 10.25,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#00850D",
      "name": "#00850D",
      "blackContrast": 4.36,
      "whiteContrast": 4.82,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#007785",
      "name": "#007785",
      "blackContrast": 3.98,
      "whiteContrast": 5.28,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-traffic-green-primary: #008450;\n--palette-traffic-green-secondary: #850035;\n--palette-traffic-green-surface: #00850D;\n--palette-traffic-green-background: #007785;\n--palette-traffic-green-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/traffic-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/traffic-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/traffic-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/traffic-green.json"
}