Generated palette
Pastel Mint Palette
Pastel Mint Palette is a generated palette built from #CEFAD0, #FACCF7, #E1FACC, #CCFAE5. 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.
Pastel Mint Palette combines primary #CEFAD0, secondary #FACCF7, surface #E1FACC, background #CCFAE5, 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.
#CEFAD0Pastel Mint#FACCF7#FACCF7#E1FACC#E1FACC#CCFAE5#CCFAE5#000000BlackCSS Variables
--palette-pastel-mint-primary: #CEFAD0; --palette-pastel-mint-secondary: #FACCF7; --palette-pastel-mint-surface: #E1FACC; --palette-pastel-mint-background: #CCFAE5; --palette-pastel-mint-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 Pastel Mint Palette Data (JSON)
Structured palette data for Pastel Mint 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": "#CEFAD0",
"name": "Pastel Mint"
},
{
"role": "secondary",
"hex": "#FACCF7",
"name": "#FACCF7"
},
{
"role": "surface",
"hex": "#E1FACC",
"name": "#E1FACC"
},
{
"role": "background",
"hex": "#CCFAE5",
"name": "#CCFAE5"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#CEFAD0",
"name": "Pastel Mint",
"blackContrast": 18.21,
"whiteContrast": 1.15,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FACCF7",
"name": "#FACCF7",
"blackContrast": 15.05,
"whiteContrast": 1.4,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#E1FACC",
"name": "#E1FACC",
"blackContrast": 18.75,
"whiteContrast": 1.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#CCFAE5",
"name": "#CCFAE5",
"blackContrast": 18.37,
"whiteContrast": 1.14,
"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
[
"pastel mint palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"light 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-pastel-mint-primary: #CEFAD0;\n--palette-pastel-mint-secondary: #FACCF7;\n--palette-pastel-mint-surface: #E1FACC;\n--palette-pastel-mint-background: #CCFAE5;\n--palette-pastel-mint-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pastel-mint",
"name": "Pastel Mint Palette",
"type": "generated",
"sourceColor": "pastel-mint",
"description": "Generated palette built from Pastel Mint, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Pastel Mint Palette combines primary #CEFAD0, secondary #FACCF7, surface #E1FACC, background #CCFAE5, 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": [
"pastel mint palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"light 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": "#CEFAD0",
"slug": "pastel-mint",
"name": "Pastel Mint",
"rgb": [
206,
250,
208
],
"hsl": [
123,
81,
89
],
"cmyk": [
18,
0,
17,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8605,
"contrast": {
"black": 18.21,
"white": 1.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pastel-mint/"
},
{
"role": "secondary",
"hex": "#FACCF7",
"slug": null,
"name": "#FACCF7",
"rgb": [
250,
204,
247
],
"hsl": [
304,
82,
89
],
"cmyk": [
0,
18,
1,
2
],
"family": "pink",
"temperature": "warm",
"tone": [
"light",
"pastel"
],
"luminance": 0.7023,
"contrast": {
"black": 15.05,
"white": 1.4
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/faccf7/"
},
{
"role": "surface",
"hex": "#E1FACC",
"slug": null,
"name": "#E1FACC",
"rgb": [
225,
250,
204
],
"hsl": [
93,
82,
89
],
"cmyk": [
10,
0,
18,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8874,
"contrast": {
"black": 18.75,
"white": 1.12
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e1facc/"
},
{
"role": "background",
"hex": "#CCFAE5",
"slug": null,
"name": "#CCFAE5",
"rgb": [
204,
250,
229
],
"hsl": [
153,
82,
89
],
"cmyk": [
18,
0,
8,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8687,
"contrast": {
"black": 18.37,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ccfae5/"
},
{
"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": "#CEFAD0",
"name": "Pastel Mint"
},
{
"role": "secondary",
"hex": "#FACCF7",
"name": "#FACCF7"
},
{
"role": "surface",
"hex": "#E1FACC",
"name": "#E1FACC"
},
{
"role": "background",
"hex": "#CCFAE5",
"name": "#CCFAE5"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#CEFAD0",
"name": "Pastel Mint",
"blackContrast": 18.21,
"whiteContrast": 1.15,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FACCF7",
"name": "#FACCF7",
"blackContrast": 15.05,
"whiteContrast": 1.4,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#E1FACC",
"name": "#E1FACC",
"blackContrast": 18.75,
"whiteContrast": 1.12,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#CCFAE5",
"name": "#CCFAE5",
"blackContrast": 18.37,
"whiteContrast": 1.14,
"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-pastel-mint-primary: #CEFAD0;\n--palette-pastel-mint-secondary: #FACCF7;\n--palette-pastel-mint-surface: #E1FACC;\n--palette-pastel-mint-background: #CCFAE5;\n--palette-pastel-mint-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/pastel-mint.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/pastel-mint.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/pastel-mint/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pastel-mint.json"
}