Generated palette

Jade Palette

Jade Palette is a generated palette built from #00A86B, #A8003E, #00A816, #0092A8. 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.

Jade Palette combines primary #00A86B, secondary #A8003E, surface #00A816, background #0092A8, accent #000000. 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#00A86BJade
Secondary#A8003E#A8003E
Surface#00A816#00A816
Background#0092A8#0092A8
Accent#000000Black

CSS Variables

--palette-jade-primary: #00A86B;
--palette-jade-secondary: #A8003E;
--palette-jade-surface: #00A816;
--palette-jade-background: #0092A8;
--palette-jade-accent: #000000;

Accessibility Snapshot

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

Primary#00A86B
Black 6.81:1 · White 3.08:1
Best #000000
Secondary#A8003E
Black 2.73:1 · White 7.68:1
Best #FFFFFF
Surface#00A816
Black 6.61:1 · White 3.18:1
Best #000000
Background#0092A8
Black 5.68:1 · White 3.7:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

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

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

AI-Ready Dataset v1.0.0
Luminance0.2907
Black text6.81:1AA Pass
White text3.08:1AA Fail
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": "#00A86B",
    "name": "Jade"
  },
  {
    "role": "secondary",
    "hex": "#A8003E",
    "name": "#A8003E"
  },
  {
    "role": "surface",
    "hex": "#00A816",
    "name": "#00A816"
  },
  {
    "role": "background",
    "hex": "#0092A8",
    "name": "#0092A8"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#00A86B",
    "name": "Jade",
    "blackContrast": 6.81,
    "whiteContrast": 3.08,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#A8003E",
    "name": "#A8003E",
    "blackContrast": 2.73,
    "whiteContrast": 7.68,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#00A816",
    "name": "#00A816",
    "blackContrast": 6.61,
    "whiteContrast": 3.18,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#0092A8",
    "name": "#0092A8",
    "blackContrast": 5.68,
    "whiteContrast": 3.7,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "jade palette",
  "generated palette",
  "green palette",
  "pink palette",
  "cyan palette",
  "gray palette",
  "jewel tone palette",
  "balanced palette",
  "dark 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-jade-primary: #00A86B;\n--palette-jade-secondary: #A8003E;\n--palette-jade-surface: #00A816;\n--palette-jade-background: #0092A8;\n--palette-jade-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "jade",
  "name": "Jade Palette",
  "type": "generated",
  "sourceColor": "jade",
  "description": "Generated palette built from Jade, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Jade Palette combines primary #00A86B, secondary #A8003E, surface #00A816, background #0092A8, accent #000000. 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": [
    "jade palette",
    "generated palette",
    "green palette",
    "pink palette",
    "cyan palette",
    "gray palette",
    "jewel tone palette",
    "balanced palette",
    "dark 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": "#00A86B",
      "slug": "jade",
      "name": "Jade",
      "rgb": [
        0,
        168,
        107
      ],
      "hsl": [
        158,
        100,
        33
      ],
      "cmyk": [
        100,
        0,
        36,
        34
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.2907,
      "contrast": {
        "black": 6.81,
        "white": 3.08
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/jade/"
    },
    {
      "role": "secondary",
      "hex": "#A8003E",
      "slug": null,
      "name": "#A8003E",
      "rgb": [
        168,
        0,
        62
      ],
      "hsl": [
        338,
        100,
        33
      ],
      "cmyk": [
        0,
        100,
        63,
        34
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0867,
      "contrast": {
        "black": 2.73,
        "white": 7.68
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/a8003e/"
    },
    {
      "role": "surface",
      "hex": "#00A816",
      "slug": null,
      "name": "#00A816",
      "rgb": [
        0,
        168,
        22
      ],
      "hsl": [
        128,
        100,
        33
      ],
      "cmyk": [
        100,
        0,
        87,
        34
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.2806,
      "contrast": {
        "black": 6.61,
        "white": 3.18
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/00a816/"
    },
    {
      "role": "background",
      "hex": "#0092A8",
      "slug": null,
      "name": "#0092A8",
      "rgb": [
        0,
        146,
        168
      ],
      "hsl": [
        188,
        100,
        33
      ],
      "cmyk": [
        100,
        13,
        0,
        34
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2338,
      "contrast": {
        "black": 5.68,
        "white": 3.7
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/0092a8/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#00A86B",
      "name": "Jade"
    },
    {
      "role": "secondary",
      "hex": "#A8003E",
      "name": "#A8003E"
    },
    {
      "role": "surface",
      "hex": "#00A816",
      "name": "#00A816"
    },
    {
      "role": "background",
      "hex": "#0092A8",
      "name": "#0092A8"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#00A86B",
      "name": "Jade",
      "blackContrast": 6.81,
      "whiteContrast": 3.08,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#A8003E",
      "name": "#A8003E",
      "blackContrast": 2.73,
      "whiteContrast": 7.68,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#00A816",
      "name": "#00A816",
      "blackContrast": 6.61,
      "whiteContrast": 3.18,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#0092A8",
      "name": "#0092A8",
      "blackContrast": 5.68,
      "whiteContrast": 3.7,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-jade-primary: #00A86B;\n--palette-jade-secondary: #A8003E;\n--palette-jade-surface: #00A816;\n--palette-jade-background: #0092A8;\n--palette-jade-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/jade.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/jade.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/jade/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/jade.json"
}