Generated palette

Dark Green Palette

Dark Green Palette: #006400, #660066, #336600, #006633. Check roles, contrast and CSS variables; open source-color links and JSON.

Dark Green Palette assigns primary #006400, secondary #660066, surface #336600, background #006633, accent #FFFFFF. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #660066 at 0.0378 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.

5colors
Green palettedominant group
5use cases

Palette Color Roles

Dark Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#006400Dark Green
Secondary#660066#660066
Surface#336600#336600
Background#006633#006633
Accent#FFFFFFWhite

CSS Variables

--palette-dark-green-primary: #006400;
--palette-dark-green-secondary: #660066;
--palette-dark-green-surface: #336600;
--palette-dark-green-background: #006633;
--palette-dark-green-accent: #FFFFFF;

Accessibility Snapshot

Compare all 5 Dark Green Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#006400
Black 2.82:1 · White 7.44:1
Best #FFFFFF
Secondary#660066
Black 1.76:1 · White 11.96:1
Best #FFFFFF
Surface#336600
Black 3.04:1 · White 6.9:1
Best #FFFFFF
Background#006633
Black 2.95:1 · White 7.12:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Dark Green Palette roles behave together across common interface components before copying the CSS variables.

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 Dark Green Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.0911
Black text2.82:1AA Fail
White text7.44: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": "#006400",
    "name": "Dark Green"
  },
  {
    "role": "secondary",
    "hex": "#660066",
    "name": "#660066"
  },
  {
    "role": "surface",
    "hex": "#336600",
    "name": "#336600"
  },
  {
    "role": "background",
    "hex": "#006633",
    "name": "#006633"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#006400",
    "name": "Dark Green",
    "blackContrast": 2.82,
    "whiteContrast": 7.44,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "secondary",
    "hex": "#660066",
    "name": "#660066",
    "blackContrast": 1.76,
    "whiteContrast": 11.96,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#336600",
    "name": "#336600",
    "blackContrast": 3.04,
    "whiteContrast": 6.9,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#006633",
    "name": "#006633",
    "blackContrast": 2.95,
    "whiteContrast": 7.12,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "dark green palette",
  "generated palette",
  "green palette",
  "pink palette",
  "gray palette",
  "dark palette",
  "jewel tone 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-dark-green-primary: #006400;\n--palette-dark-green-secondary: #660066;\n--palette-dark-green-surface: #336600;\n--palette-dark-green-background: #006633;\n--palette-dark-green-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-green",
  "name": "Dark Green Palette",
  "type": "generated",
  "sourceColor": "dark-green",
  "description": "Generated palette built from Dark Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Dark Green Palette combines primary #006400, secondary #660066, surface #336600, background #006633, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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": [
    "dark green palette",
    "generated palette",
    "green palette",
    "pink palette",
    "gray palette",
    "dark palette",
    "jewel tone 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": "#006400",
      "slug": "dark-green",
      "name": "Dark Green",
      "rgb": [
        0,
        100,
        0
      ],
      "hsl": [
        120,
        100,
        20
      ],
      "cmyk": [
        100,
        0,
        100,
        61
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "jewel-tone"
      ],
      "luminance": 0.0911,
      "contrast": {
        "black": 2.82,
        "white": 7.44
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/dark-green/"
    },
    {
      "role": "secondary",
      "hex": "#660066",
      "slug": null,
      "name": "#660066",
      "rgb": [
        102,
        0,
        102
      ],
      "hsl": [
        300,
        100,
        20
      ],
      "cmyk": [
        0,
        100,
        0,
        60
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "dark"
      ],
      "luminance": 0.0378,
      "contrast": {
        "black": 1.76,
        "white": 11.96
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#336600",
      "slug": null,
      "name": "#336600",
      "rgb": [
        51,
        102,
        0
      ],
      "hsl": [
        90,
        100,
        20
      ],
      "cmyk": [
        50,
        0,
        100,
        60
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "jewel-tone"
      ],
      "luminance": 0.1021,
      "contrast": {
        "black": 3.04,
        "white": 6.9
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#006633",
      "slug": null,
      "name": "#006633",
      "rgb": [
        0,
        102,
        51
      ],
      "hsl": [
        150,
        100,
        20
      ],
      "cmyk": [
        100,
        0,
        50,
        60
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "jewel-tone"
      ],
      "luminance": 0.0974,
      "contrast": {
        "black": 2.95,
        "white": 7.12
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": null
    },
    {
      "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": "#006400",
      "name": "Dark Green"
    },
    {
      "role": "secondary",
      "hex": "#660066",
      "name": "#660066"
    },
    {
      "role": "surface",
      "hex": "#336600",
      "name": "#336600"
    },
    {
      "role": "background",
      "hex": "#006633",
      "name": "#006633"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#006400",
      "name": "Dark Green",
      "blackContrast": 2.82,
      "whiteContrast": 7.44,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "secondary",
      "hex": "#660066",
      "name": "#660066",
      "blackContrast": 1.76,
      "whiteContrast": 11.96,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#336600",
      "name": "#336600",
      "blackContrast": 3.04,
      "whiteContrast": 6.9,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#006633",
      "name": "#006633",
      "blackContrast": 2.95,
      "whiteContrast": 7.12,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-dark-green-primary: #006400;\n--palette-dark-green-secondary: #660066;\n--palette-dark-green-surface: #336600;\n--palette-dark-green-background: #006633;\n--palette-dark-green-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/dark-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/dark-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dark-green.json"
}