Generated palette
Green Yellow Palette
Green Yellow Palette is a generated palette built from #ADFF2F, #822EFF, #FFEA2E, #43FF2E. 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.
Green Yellow Palette combines primary #ADFF2F, secondary #822EFF, surface #FFEA2E, background #43FF2E, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, purple palette, yellow 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.
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.
#ADFF2FGreen Yellow#822EFF#822EFF#FFEA2E#FFEA2E#43FF2E#43FF2E#000000BlackCSS Variables
--palette-green-yellow-primary: #ADFF2F; --palette-green-yellow-secondary: #822EFF; --palette-green-yellow-surface: #FFEA2E; --palette-green-yellow-background: #43FF2E; --palette-green-yellow-accent: #000000;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Green Yellow Palette Data (JSON)
Structured palette data for Green Yellow 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": "#ADFF2F",
"name": "Green Yellow"
},
{
"role": "secondary",
"hex": "#822EFF",
"name": "#822EFF"
},
{
"role": "surface",
"hex": "#FFEA2E",
"name": "#FFEA2E"
},
{
"role": "background",
"hex": "#43FF2E",
"name": "#43FF2E"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#ADFF2F",
"name": "Green Yellow",
"blackContrast": 17.12,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#822EFF",
"name": "#822EFF",
"blackContrast": 3.78,
"whiteContrast": 5.55,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#FFEA2E",
"name": "#FFEA2E",
"blackContrast": 17.06,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#43FF2E",
"name": "#43FF2E",
"blackContrast": 15.58,
"whiteContrast": 1.35,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"green yellow palette",
"generated palette",
"green palette",
"purple palette",
"yellow palette",
"gray palette",
"vibrant 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-green-yellow-primary: #ADFF2F;\n--palette-green-yellow-secondary: #822EFF;\n--palette-green-yellow-surface: #FFEA2E;\n--palette-green-yellow-background: #43FF2E;\n--palette-green-yellow-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "green-yellow",
"name": "Green Yellow Palette",
"type": "generated",
"sourceColor": "green-yellow",
"description": "Generated palette built from Green Yellow, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Green Yellow Palette combines primary #ADFF2F, secondary #822EFF, surface #FFEA2E, background #43FF2E, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, purple palette, yellow 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": [
"green yellow palette",
"generated palette",
"green palette",
"purple palette",
"yellow palette",
"gray palette",
"vibrant 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": "#ADFF2F",
"slug": "green-yellow",
"name": "Green Yellow",
"rgb": [
173,
255,
47
],
"hsl": [
84,
100,
59
],
"cmyk": [
32,
0,
82,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.8061,
"contrast": {
"black": 17.12,
"white": 1.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/green-yellow/"
},
{
"role": "secondary",
"hex": "#822EFF",
"slug": null,
"name": "#822EFF",
"rgb": [
130,
46,
255
],
"hsl": [
264,
100,
59
],
"cmyk": [
49,
82,
0,
0
],
"family": "purple",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.1392,
"contrast": {
"black": 3.78,
"white": 5.55
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/822eff/"
},
{
"role": "surface",
"hex": "#FFEA2E",
"slug": null,
"name": "#FFEA2E",
"rgb": [
255,
234,
46
],
"hsl": [
54,
100,
59
],
"cmyk": [
0,
8,
82,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.803,
"contrast": {
"black": 17.06,
"white": 1.23
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffea2e/"
},
{
"role": "background",
"hex": "#43FF2E",
"slug": null,
"name": "#43FF2E",
"rgb": [
67,
255,
46
],
"hsl": [
114,
100,
59
],
"cmyk": [
74,
0,
82,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7291,
"contrast": {
"black": 15.58,
"white": 1.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/43ff2e/"
},
{
"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": "#ADFF2F",
"name": "Green Yellow"
},
{
"role": "secondary",
"hex": "#822EFF",
"name": "#822EFF"
},
{
"role": "surface",
"hex": "#FFEA2E",
"name": "#FFEA2E"
},
{
"role": "background",
"hex": "#43FF2E",
"name": "#43FF2E"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#ADFF2F",
"name": "Green Yellow",
"blackContrast": 17.12,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#822EFF",
"name": "#822EFF",
"blackContrast": 3.78,
"whiteContrast": 5.55,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#FFEA2E",
"name": "#FFEA2E",
"blackContrast": 17.06,
"whiteContrast": 1.23,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#43FF2E",
"name": "#43FF2E",
"blackContrast": 15.58,
"whiteContrast": 1.35,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-green-yellow-primary: #ADFF2F;\n--palette-green-yellow-secondary: #822EFF;\n--palette-green-yellow-surface: #FFEA2E;\n--palette-green-yellow-background: #43FF2E;\n--palette-green-yellow-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/green-yellow.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/green-yellow.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/green-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/green-yellow.json"
}