Generated palette
Jade Palette
Jade Palette: #00A86B, #A8003E, #00A816, #0092A8. Check roles, contrast and CSS variables; open source-color links and JSON.
Jade Palette assigns primary #00A86B, secondary #A8003E, surface #00A816, background #0092A8, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #00A86B at 0.2907; black gives higher contrast on 3 of 5 values.
Palette Color Roles
Jade Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#00A86BJade#A8003E#A8003E#00A816#00A816#0092A8#0092A8#000000BlackCSS Variables
--palette-jade-primary: #00A86B; --palette-jade-secondary: #A8003E; --palette-jade-surface: #00A816; --palette-jade-background: #0092A8; --palette-jade-accent: #000000;
Accessibility Snapshot
Compare all 5 Jade Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Jade Palette roles behave together across common interface components before copying the CSS variables.
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.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured 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": null
},
{
"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": null
},
{
"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": null
},
{
"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"
}