Generated palette

Bottle Green Palette

Bottle Green Palette: #006A4E, #6B001D, #006B19, #00526B. Check roles, contrast and CSS variables; open source-color links and JSON.

Bottle Green Palette assigns primary #006A4E, secondary #6B001D, surface #006B19, background #00526B, accent #FFFFFF. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #6B001D at 0.0321 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.

5colors
Green palettedominant group
5use cases

Palette Color Roles

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

Primary#006A4EBottle Green
Secondary#6B001D#6B001D
Surface#006B19#006B19
Background#00526B#00526B
Accent#FFFFFFWhite

CSS Variables

--palette-bottle-green-primary: #006A4E;
--palette-bottle-green-secondary: #6B001D;
--palette-bottle-green-surface: #006B19;
--palette-bottle-green-background: #00526B;
--palette-bottle-green-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#006A4E
Black 3.17:1 · White 6.62:1
Best #FFFFFF
Secondary#6B001D
Black 1.64:1 · White 12.79:1
Best #FFFFFF
Surface#006B19
Black 3.12:1 · White 6.74:1
Best #FFFFFF
Background#00526B
Black 2.42:1 · White 8.68:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Bottle 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 Bottle Green Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1086
Black text3.17:1AA Fail
White text6.62: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": "#006A4E",
    "name": "Bottle Green"
  },
  {
    "role": "secondary",
    "hex": "#6B001D",
    "name": "#6B001D"
  },
  {
    "role": "surface",
    "hex": "#006B19",
    "name": "#006B19"
  },
  {
    "role": "background",
    "hex": "#00526B",
    "name": "#00526B"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#006A4E",
    "name": "Bottle Green",
    "blackContrast": 3.17,
    "whiteContrast": 6.62,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#6B001D",
    "name": "#6B001D",
    "blackContrast": 1.64,
    "whiteContrast": 12.79,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#006B19",
    "name": "#006B19",
    "blackContrast": 3.12,
    "whiteContrast": 6.74,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#00526B",
    "name": "#00526B",
    "blackContrast": 2.42,
    "whiteContrast": 8.68,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "bottle green palette",
  "generated palette",
  "green palette",
  "pink palette",
  "cyan 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-bottle-green-primary: #006A4E;\n--palette-bottle-green-secondary: #6B001D;\n--palette-bottle-green-surface: #006B19;\n--palette-bottle-green-background: #00526B;\n--palette-bottle-green-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "bottle-green",
  "name": "Bottle Green Palette",
  "type": "generated",
  "sourceColor": "bottle-green",
  "description": "Generated palette built from Bottle Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Bottle Green Palette combines primary #006A4E, secondary #6B001D, surface #006B19, background #00526B, 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": [
    "bottle green palette",
    "generated palette",
    "green palette",
    "pink palette",
    "cyan 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": "#006A4E",
      "slug": "bottle-green",
      "name": "Bottle Green",
      "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": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/bottle-green/"
    },
    {
      "role": "secondary",
      "hex": "#6B001D",
      "slug": null,
      "name": "#6B001D",
      "rgb": [
        107,
        0,
        29
      ],
      "hsl": [
        344,
        100,
        21
      ],
      "cmyk": [
        0,
        100,
        73,
        58
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "dark"
      ],
      "luminance": 0.0321,
      "contrast": {
        "black": 1.64,
        "white": 12.79
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#006B19",
      "slug": null,
      "name": "#006B19",
      "rgb": [
        0,
        107,
        25
      ],
      "hsl": [
        134,
        100,
        21
      ],
      "cmyk": [
        100,
        0,
        77,
        58
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "jewel-tone"
      ],
      "luminance": 0.1059,
      "contrast": {
        "black": 3.12,
        "white": 6.74
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#00526B",
      "slug": null,
      "name": "#00526B",
      "rgb": [
        0,
        82,
        107
      ],
      "hsl": [
        194,
        100,
        21
      ],
      "cmyk": [
        100,
        23,
        0,
        58
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "dark"
      ],
      "luminance": 0.071,
      "contrast": {
        "black": 2.42,
        "white": 8.68
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "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": "#006A4E",
      "name": "Bottle Green"
    },
    {
      "role": "secondary",
      "hex": "#6B001D",
      "name": "#6B001D"
    },
    {
      "role": "surface",
      "hex": "#006B19",
      "name": "#006B19"
    },
    {
      "role": "background",
      "hex": "#00526B",
      "name": "#00526B"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#006A4E",
      "name": "Bottle Green",
      "blackContrast": 3.17,
      "whiteContrast": 6.62,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#6B001D",
      "name": "#6B001D",
      "blackContrast": 1.64,
      "whiteContrast": 12.79,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#006B19",
      "name": "#006B19",
      "blackContrast": 3.12,
      "whiteContrast": 6.74,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#00526B",
      "name": "#00526B",
      "blackContrast": 2.42,
      "whiteContrast": 8.68,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-bottle-green-primary: #006A4E;\n--palette-bottle-green-secondary: #6B001D;\n--palette-bottle-green-surface: #006B19;\n--palette-bottle-green-background: #00526B;\n--palette-bottle-green-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/bottle-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/bottle-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/bottle-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/bottle-green.json"
}