Generated palette
Aquamarine Palette
Aquamarine Palette: #7FFFD4, #FF80AA, #80FF95, #80EAFF. Check roles, contrast and CSS variables; open source-color links and JSON.
Aquamarine Palette assigns primary #7FFFD4, secondary #FF80AA, surface #80FF95, background #80EAFF, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #7FFFD4 at 0.8079; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Aquamarine Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#7FFFD4Aquamarine#FF80AA#FF80AA#80FF95#80FF95#80EAFF#80EAFF#000000BlackCSS Variables
--palette-aquamarine-primary: #7FFFD4; --palette-aquamarine-secondary: #FF80AA; --palette-aquamarine-surface: #80FF95; --palette-aquamarine-background: #80EAFF; --palette-aquamarine-accent: #000000;
Accessibility Snapshot
Compare all 5 Aquamarine Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Aquamarine Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Aquamarine Palette Data (JSON)
Structured palette data for Aquamarine 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": "#7FFFD4",
"name": "Aquamarine"
},
{
"role": "secondary",
"hex": "#FF80AA",
"name": "#FF80AA"
},
{
"role": "surface",
"hex": "#80FF95",
"name": "#80FF95"
},
{
"role": "background",
"hex": "#80EAFF",
"name": "#80EAFF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#7FFFD4",
"name": "Aquamarine",
"blackContrast": 17.16,
"whiteContrast": 1.22,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FF80AA",
"name": "#FF80AA",
"blackContrast": 8.92,
"whiteContrast": 2.35,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#80FF95",
"name": "#80FF95",
"blackContrast": 16.66,
"whiteContrast": 1.26,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#80EAFF",
"name": "#80EAFF",
"blackContrast": 15.13,
"whiteContrast": 1.39,
"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
[
"aquamarine palette",
"generated palette",
"green palette",
"pink palette",
"cyan 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-aquamarine-primary: #7FFFD4;\n--palette-aquamarine-secondary: #FF80AA;\n--palette-aquamarine-surface: #80FF95;\n--palette-aquamarine-background: #80EAFF;\n--palette-aquamarine-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "aquamarine",
"name": "Aquamarine Palette",
"type": "generated",
"sourceColor": "aquamarine",
"description": "Generated palette built from Aquamarine, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Aquamarine Palette combines primary #7FFFD4, secondary #FF80AA, surface #80FF95, background #80EAFF, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan 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 palette",
"generated palette",
"green palette",
"pink palette",
"cyan 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": "#7FFFD4",
"slug": "aquamarine",
"name": "Aquamarine",
"rgb": [
127,
255,
212
],
"hsl": [
160,
100,
75
],
"cmyk": [
50,
0,
17,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.8079,
"contrast": {
"black": 17.16,
"white": 1.22
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/aquamarine/"
},
{
"role": "secondary",
"hex": "#FF80AA",
"slug": null,
"name": "#FF80AA",
"rgb": [
255,
128,
170
],
"hsl": [
340,
100,
75
],
"cmyk": [
0,
50,
33,
0
],
"family": "pink",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.396,
"contrast": {
"black": 8.92,
"white": 2.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#80FF95",
"slug": null,
"name": "#80FF95",
"rgb": [
128,
255,
149
],
"hsl": [
130,
100,
75
],
"cmyk": [
50,
0,
42,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.7828,
"contrast": {
"black": 16.66,
"white": 1.26
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#80EAFF",
"slug": null,
"name": "#80EAFF",
"rgb": [
128,
234,
255
],
"hsl": [
190,
100,
75
],
"cmyk": [
50,
8,
0,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.7065,
"contrast": {
"black": 15.13,
"white": 1.39
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"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": "#7FFFD4",
"name": "Aquamarine"
},
{
"role": "secondary",
"hex": "#FF80AA",
"name": "#FF80AA"
},
{
"role": "surface",
"hex": "#80FF95",
"name": "#80FF95"
},
{
"role": "background",
"hex": "#80EAFF",
"name": "#80EAFF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#7FFFD4",
"name": "Aquamarine",
"blackContrast": 17.16,
"whiteContrast": 1.22,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FF80AA",
"name": "#FF80AA",
"blackContrast": 8.92,
"whiteContrast": 2.35,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#80FF95",
"name": "#80FF95",
"blackContrast": 16.66,
"whiteContrast": 1.26,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#80EAFF",
"name": "#80EAFF",
"blackContrast": 15.13,
"whiteContrast": 1.39,
"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-aquamarine-primary: #7FFFD4;\n--palette-aquamarine-secondary: #FF80AA;\n--palette-aquamarine-surface: #80FF95;\n--palette-aquamarine-background: #80EAFF;\n--palette-aquamarine-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/aquamarine.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/aquamarine.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/aquamarine/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/aquamarine.json"
}