Generated palette
Aquamarine Blue Palette
Aquamarine Blue Palette is a generated palette built from #6BCAE2, #E2826A, #6AE2BE, #6A8EE2. 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.
Aquamarine Blue Palette combines primary #6BCAE2, secondary #E2826A, surface #6AE2BE, background #6A8EE2, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green 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.
#6BCAE2Aquamarine Blue#E2826A#E2826A#6AE2BE#6AE2BE#6A8EE2#6A8EE2#000000BlackCSS Variables
--palette-aquamarine-blue-primary: #6BCAE2; --palette-aquamarine-blue-secondary: #E2826A; --palette-aquamarine-blue-surface: #6AE2BE; --palette-aquamarine-blue-background: #6A8EE2; --palette-aquamarine-blue-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 Aquamarine Blue Palette Data (JSON)
Structured palette data for Aquamarine Blue 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": "#6BCAE2",
"name": "Aquamarine Blue"
},
{
"role": "secondary",
"hex": "#E2826A",
"name": "#E2826A"
},
{
"role": "surface",
"hex": "#6AE2BE",
"name": "#6AE2BE"
},
{
"role": "background",
"hex": "#6A8EE2",
"name": "#6A8EE2"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#6BCAE2",
"name": "Aquamarine Blue",
"blackContrast": 11.17,
"whiteContrast": 1.88,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#E2826A",
"name": "#E2826A",
"blackContrast": 7.63,
"whiteContrast": 2.75,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#6AE2BE",
"name": "#6AE2BE",
"blackContrast": 13.23,
"whiteContrast": 1.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#6A8EE2",
"name": "#6A8EE2",
"blackContrast": 6.58,
"whiteContrast": 3.19,
"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
[
"aquamarine blue palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray 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",
"calm digital interfaces"
]CSS variables
"--palette-aquamarine-blue-primary: #6BCAE2;\n--palette-aquamarine-blue-secondary: #E2826A;\n--palette-aquamarine-blue-surface: #6AE2BE;\n--palette-aquamarine-blue-background: #6A8EE2;\n--palette-aquamarine-blue-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "aquamarine-blue",
"name": "Aquamarine Blue Palette",
"type": "generated",
"sourceColor": "aquamarine-blue",
"description": "Generated palette built from Aquamarine Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Aquamarine Blue Palette combines primary #6BCAE2, secondary #E2826A, surface #6AE2BE, background #6A8EE2, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green 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": [
"aquamarine blue palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue palette",
"gray 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",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#6BCAE2",
"slug": "aquamarine-blue",
"name": "Aquamarine Blue",
"rgb": [
107,
202,
226
],
"hsl": [
192,
67,
65
],
"cmyk": [
53,
11,
0,
11
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.5086,
"contrast": {
"black": 11.17,
"white": 1.88
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/colors/aquamarine-blue/"
},
{
"role": "secondary",
"hex": "#E2826A",
"slug": null,
"name": "#E2826A",
"rgb": [
226,
130,
106
],
"hsl": [
12,
67,
65
],
"cmyk": [
0,
42,
53,
11
],
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.3317,
"contrast": {
"black": 7.63,
"white": 2.75
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e2826a/"
},
{
"role": "surface",
"hex": "#6AE2BE",
"slug": null,
"name": "#6AE2BE",
"rgb": [
106,
226,
190
],
"hsl": [
162,
67,
65
],
"cmyk": [
53,
0,
16,
11
],
"family": "green",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.6117,
"contrast": {
"black": 13.23,
"white": 1.59
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/6ae2be/"
},
{
"role": "background",
"hex": "#6A8EE2",
"slug": null,
"name": "#6A8EE2",
"rgb": [
106,
142,
226
],
"hsl": [
222,
67,
65
],
"cmyk": [
53,
37,
0,
11
],
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.279,
"contrast": {
"black": 6.58,
"white": 3.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/6a8ee2/"
},
{
"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": "#6BCAE2",
"name": "Aquamarine Blue"
},
{
"role": "secondary",
"hex": "#E2826A",
"name": "#E2826A"
},
{
"role": "surface",
"hex": "#6AE2BE",
"name": "#6AE2BE"
},
{
"role": "background",
"hex": "#6A8EE2",
"name": "#6A8EE2"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#6BCAE2",
"name": "Aquamarine Blue",
"blackContrast": 11.17,
"whiteContrast": 1.88,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "secondary",
"hex": "#E2826A",
"name": "#E2826A",
"blackContrast": 7.63,
"whiteContrast": 2.75,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#6AE2BE",
"name": "#6AE2BE",
"blackContrast": 13.23,
"whiteContrast": 1.59,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#6A8EE2",
"name": "#6A8EE2",
"blackContrast": 6.58,
"whiteContrast": 3.19,
"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-aquamarine-blue-primary: #6BCAE2;\n--palette-aquamarine-blue-secondary: #E2826A;\n--palette-aquamarine-blue-surface: #6AE2BE;\n--palette-aquamarine-blue-background: #6A8EE2;\n--palette-aquamarine-blue-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/aquamarine-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/aquamarine-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/aquamarine-blue.json"
}