Generated palette
Agave Palette
Agave Palette: #6F8F72, #906F8D, #7C906F, #6F9083. Check roles, contrast and CSS variables; open source-color links and JSON.
Agave Palette assigns primary #6F8F72, secondary #906F8D, surface #7C906F, background #6F9083, accent #000000. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #7C906F at 0.2538; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Agave Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#6F8F72Agave#906F8D#906F8D#7C906F#7C906F#6F9083#6F9083#000000BlackCSS Variables
--palette-agave-primary: #6F8F72; --palette-agave-secondary: #906F8D; --palette-agave-surface: #7C906F; --palette-agave-background: #6F9083; --palette-agave-accent: #000000;
Accessibility Snapshot
Compare all 5 Agave Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Agave Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Agave Palette Data (JSON)
Structured palette data for Agave 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": "#6F8F72",
"name": "Agave"
},
{
"role": "secondary",
"hex": "#906F8D",
"name": "#906F8D"
},
{
"role": "surface",
"hex": "#7C906F",
"name": "#7C906F"
},
{
"role": "background",
"hex": "#6F9083",
"name": "#6F9083"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#6F8F72",
"name": "Agave",
"blackContrast": 5.85,
"whiteContrast": 3.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#906F8D",
"name": "#906F8D",
"blackContrast": 4.84,
"whiteContrast": 4.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#7C906F",
"name": "#7C906F",
"blackContrast": 6.08,
"whiteContrast": 3.46,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#6F9083",
"name": "#6F9083",
"blackContrast": 5.99,
"whiteContrast": 3.5,
"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
[
"agave palette",
"generated palette",
"green palette",
"pink 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-agave-primary: #6F8F72;\n--palette-agave-secondary: #906F8D;\n--palette-agave-surface: #7C906F;\n--palette-agave-background: #6F9083;\n--palette-agave-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "agave",
"name": "Agave Palette",
"type": "generated",
"sourceColor": "agave",
"description": "Generated palette built from Agave, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Agave Palette combines primary #6F8F72, secondary #906F8D, surface #7C906F, background #6F9083, 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": [
"agave palette",
"generated palette",
"green palette",
"pink 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": "#6F8F72",
"slug": "agave",
"name": "Agave",
"rgb": [
111,
143,
114
],
"hsl": [
126,
13,
50
],
"cmyk": [
22,
0,
20,
44
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2424,
"contrast": {
"black": 5.85,
"white": 3.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/agave/"
},
{
"role": "secondary",
"hex": "#906F8D",
"slug": null,
"name": "#906F8D",
"rgb": [
144,
111,
141
],
"hsl": [
305,
13,
50
],
"cmyk": [
0,
23,
2,
44
],
"family": "pink",
"temperature": "warm",
"tone": [
"muted"
],
"luminance": 0.1922,
"contrast": {
"black": 4.84,
"white": 4.34
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#7C906F",
"slug": null,
"name": "#7C906F",
"rgb": [
124,
144,
111
],
"hsl": [
96,
13,
50
],
"cmyk": [
14,
0,
23,
44
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2538,
"contrast": {
"black": 6.08,
"white": 3.46
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#6F9083",
"slug": null,
"name": "#6F9083",
"rgb": [
111,
144,
131
],
"hsl": [
156,
13,
50
],
"cmyk": [
23,
0,
9,
44
],
"family": "green",
"temperature": "cool",
"tone": [
"muted",
"earth-tone"
],
"luminance": 0.2496,
"contrast": {
"black": 5.99,
"white": 3.5
},
"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": "#6F8F72",
"name": "Agave"
},
{
"role": "secondary",
"hex": "#906F8D",
"name": "#906F8D"
},
{
"role": "surface",
"hex": "#7C906F",
"name": "#7C906F"
},
{
"role": "background",
"hex": "#6F9083",
"name": "#6F9083"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#6F8F72",
"name": "Agave",
"blackContrast": 5.85,
"whiteContrast": 3.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#906F8D",
"name": "#906F8D",
"blackContrast": 4.84,
"whiteContrast": 4.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#7C906F",
"name": "#7C906F",
"blackContrast": 6.08,
"whiteContrast": 3.46,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#6F9083",
"name": "#6F9083",
"blackContrast": 5.99,
"whiteContrast": 3.5,
"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-agave-primary: #6F8F72;\n--palette-agave-secondary: #906F8D;\n--palette-agave-surface: #7C906F;\n--palette-agave-background: #6F9083;\n--palette-agave-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/agave.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/agave.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/agave/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/agave.json"
}