Generated palette
Light Green Palette
Light Green Palette is a generated palette built from #90EE90, #EE91EE, #BFEE91, #91EEBF. 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.
Light Green Palette combines primary #90EE90, secondary #EE91EE, surface #BFEE91, background #91EEBF, accent #000000. 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.
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.
#90EE90Light Green#EE91EE#EE91EE#BFEE91#BFEE91#91EEBF#91EEBF#000000BlackCSS Variables
--palette-light-green-primary: #90EE90; --palette-light-green-secondary: #EE91EE; --palette-light-green-surface: #BFEE91; --palette-light-green-background: #91EEBF; --palette-light-green-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 Light Green Palette Data (JSON)
Structured palette data for Light Green 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": "#90EE90",
"name": "Light Green"
},
{
"role": "secondary",
"hex": "#EE91EE",
"name": "#EE91EE"
},
{
"role": "surface",
"hex": "#BFEE91",
"name": "#BFEE91"
},
{
"role": "background",
"hex": "#91EEBF",
"name": "#91EEBF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#90EE90",
"name": "Light Green",
"blackContrast": 14.82,
"whiteContrast": 1.42,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#EE91EE",
"name": "#EE91EE",
"blackContrast": 9.92,
"whiteContrast": 2.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#BFEE91",
"name": "#BFEE91",
"blackContrast": 15.85,
"whiteContrast": 1.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#91EEBF",
"name": "#91EEBF",
"blackContrast": 15.19,
"whiteContrast": 1.38,
"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
[
"light green palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes"
]CSS variables
"--palette-light-green-primary: #90EE90;\n--palette-light-green-secondary: #EE91EE;\n--palette-light-green-surface: #BFEE91;\n--palette-light-green-background: #91EEBF;\n--palette-light-green-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "light-green",
"name": "Light Green Palette",
"type": "generated",
"sourceColor": "light-green",
"description": "Generated palette built from Light Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Light Green Palette combines primary #90EE90, secondary #EE91EE, surface #BFEE91, background #91EEBF, accent #000000. 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": [
"light green palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"pastel palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"soft backgrounds",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#90EE90",
"slug": "light-green",
"name": "Light Green",
"rgb": [
144,
238,
144
],
"hsl": [
120,
73,
75
],
"cmyk": [
39,
0,
39,
7
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.6909,
"contrast": {
"black": 14.82,
"white": 1.42
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/light-green/"
},
{
"role": "secondary",
"hex": "#EE91EE",
"slug": null,
"name": "#EE91EE",
"rgb": [
238,
145,
238
],
"hsl": [
300,
73,
75
],
"cmyk": [
0,
39,
0,
7
],
"family": "pink",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.446,
"contrast": {
"black": 9.92,
"white": 2.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ee91ee/"
},
{
"role": "surface",
"hex": "#BFEE91",
"slug": null,
"name": "#BFEE91",
"rgb": [
191,
238,
145
],
"hsl": [
90,
73,
75
],
"cmyk": [
20,
0,
39,
7
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.7427,
"contrast": {
"black": 15.85,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/bfee91/"
},
{
"role": "background",
"hex": "#91EEBF",
"slug": null,
"name": "#91EEBF",
"rgb": [
145,
238,
191
],
"hsl": [
150,
73,
75
],
"cmyk": [
39,
0,
20,
7
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.7093,
"contrast": {
"black": 15.19,
"white": 1.38
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/91eebf/"
},
{
"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": "#90EE90",
"name": "Light Green"
},
{
"role": "secondary",
"hex": "#EE91EE",
"name": "#EE91EE"
},
{
"role": "surface",
"hex": "#BFEE91",
"name": "#BFEE91"
},
{
"role": "background",
"hex": "#91EEBF",
"name": "#91EEBF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#90EE90",
"name": "Light Green",
"blackContrast": 14.82,
"whiteContrast": 1.42,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#EE91EE",
"name": "#EE91EE",
"blackContrast": 9.92,
"whiteContrast": 2.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#BFEE91",
"name": "#BFEE91",
"blackContrast": 15.85,
"whiteContrast": 1.32,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#91EEBF",
"name": "#91EEBF",
"blackContrast": 15.19,
"whiteContrast": 1.38,
"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-light-green-primary: #90EE90;\n--palette-light-green-secondary: #EE91EE;\n--palette-light-green-surface: #BFEE91;\n--palette-light-green-background: #91EEBF;\n--palette-light-green-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/light-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/light-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/light-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-green.json"
}