Generated palette
Laurel Green Palette
Laurel Green Palette is a generated palette built from #A9BA9D, #AD9DB9, #B7B99D, #9DB99F. 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.
Laurel Green Palette combines primary #A9BA9D, secondary #AD9DB9, surface #B7B99D, background #9DB99F, 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.
#A9BA9DLaurel Green#AD9DB9#AD9DB9#B7B99D#B7B99D#9DB99F#9DB99F#000000BlackCSS Variables
--palette-laurel-green-primary: #A9BA9D; --palette-laurel-green-secondary: #AD9DB9; --palette-laurel-green-surface: #B7B99D; --palette-laurel-green-background: #9DB99F; --palette-laurel-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 Laurel Green Palette Data (JSON)
Structured palette data for Laurel 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": "#A9BA9D",
"name": "Laurel Green"
},
{
"role": "secondary",
"hex": "#AD9DB9",
"name": "#AD9DB9"
},
{
"role": "surface",
"hex": "#B7B99D",
"name": "#B7B99D"
},
{
"role": "background",
"hex": "#9DB99F",
"name": "#9DB99F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#A9BA9D",
"name": "Laurel Green",
"blackContrast": 10.2,
"whiteContrast": 2.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#AD9DB9",
"name": "#AD9DB9",
"blackContrast": 8.3,
"whiteContrast": 2.53,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#B7B99D",
"name": "#B7B99D",
"blackContrast": 10.44,
"whiteContrast": 2.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#9DB99F",
"name": "#9DB99F",
"blackContrast": 9.87,
"whiteContrast": 2.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"laurel green palette",
"generated palette",
"green palette",
"purple palette",
"yellow palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"wellness and botanical palettes"
]CSS variables
"--palette-laurel-green-primary: #A9BA9D;\n--palette-laurel-green-secondary: #AD9DB9;\n--palette-laurel-green-surface: #B7B99D;\n--palette-laurel-green-background: #9DB99F;\n--palette-laurel-green-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "laurel-green",
"name": "Laurel Green Palette",
"type": "generated",
"sourceColor": "laurel-green",
"description": "Generated palette built from Laurel Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Laurel Green Palette combines primary #A9BA9D, secondary #AD9DB9, surface #B7B99D, background #9DB99F, 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": [
"laurel green palette",
"generated palette",
"green palette",
"purple palette",
"yellow palette",
"gray palette",
"muted palette",
"earth tone palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"quiet UI themes",
"natural branding",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#A9BA9D",
"slug": "laurel-green",
"name": "Laurel Green",
"rgb": [
169,
186,
157
],
"hsl": [
95,
17,
67
],
"cmyk": [
9,
0,
16,
27
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.4599,
"contrast": {
"black": 10.2,
"white": 2.06
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/laurel-green/"
},
{
"role": "secondary",
"hex": "#AD9DB9",
"slug": null,
"name": "#AD9DB9",
"rgb": [
173,
157,
185
],
"hsl": [
274,
17,
67
],
"cmyk": [
6,
15,
0,
27
],
"family": "purple",
"temperature": "cool",
"tone": [
"muted"
],
"luminance": 0.365,
"contrast": {
"black": 8.3,
"white": 2.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ad9db9/"
},
{
"role": "surface",
"hex": "#B7B99D",
"slug": null,
"name": "#B7B99D",
"rgb": [
183,
185,
157
],
"hsl": [
64,
17,
67
],
"cmyk": [
1,
0,
15,
27
],
"family": "yellow",
"temperature": "warm",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.472,
"contrast": {
"black": 10.44,
"white": 2.01
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/b7b99d/"
},
{
"role": "background",
"hex": "#9DB99F",
"slug": null,
"name": "#9DB99F",
"rgb": [
157,
185,
159
],
"hsl": [
124,
17,
67
],
"cmyk": [
15,
0,
14,
27
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.4437,
"contrast": {
"black": 9.87,
"white": 2.13
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/9db99f/"
},
{
"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": "#A9BA9D",
"name": "Laurel Green"
},
{
"role": "secondary",
"hex": "#AD9DB9",
"name": "#AD9DB9"
},
{
"role": "surface",
"hex": "#B7B99D",
"name": "#B7B99D"
},
{
"role": "background",
"hex": "#9DB99F",
"name": "#9DB99F"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#A9BA9D",
"name": "Laurel Green",
"blackContrast": 10.2,
"whiteContrast": 2.06,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#AD9DB9",
"name": "#AD9DB9",
"blackContrast": 8.3,
"whiteContrast": 2.53,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#B7B99D",
"name": "#B7B99D",
"blackContrast": 10.44,
"whiteContrast": 2.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#9DB99F",
"name": "#9DB99F",
"blackContrast": 9.87,
"whiteContrast": 2.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-laurel-green-primary: #A9BA9D;\n--palette-laurel-green-secondary: #AD9DB9;\n--palette-laurel-green-surface: #B7B99D;\n--palette-laurel-green-background: #9DB99F;\n--palette-laurel-green-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/laurel-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/laurel-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/laurel-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/laurel-green.json"
}