Generated palette
Soft Mint Palette
Soft Mint Palette is a generated palette built from #D5F5E3, #F5D6E8, #D8F5D6, #D6F5F3. 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.
Soft Mint Palette combines primary #D5F5E3, secondary #F5D6E8, surface #D8F5D6, background #D6F5F3, 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.
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.
#D5F5E3Soft Mint#F5D6E8#F5D6E8#D8F5D6#D8F5D6#D6F5F3#D6F5F3#000000BlackCSS Variables
--palette-soft-mint-primary: #D5F5E3; --palette-soft-mint-secondary: #F5D6E8; --palette-soft-mint-surface: #D8F5D6; --palette-soft-mint-background: #D6F5F3; --palette-soft-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 Soft Mint Palette Data (JSON)
Structured palette data for Soft 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": "#D5F5E3",
"name": "Soft Mint"
},
{
"role": "secondary",
"hex": "#F5D6E8",
"name": "#F5D6E8"
},
{
"role": "surface",
"hex": "#D8F5D6",
"name": "#D8F5D6"
},
{
"role": "background",
"hex": "#D6F5F3",
"name": "#D6F5F3"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#D5F5E3",
"name": "Soft Mint",
"blackContrast": 18,
"whiteContrast": 1.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#F5D6E8",
"name": "#F5D6E8",
"blackContrast": 15.67,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#D8F5D6",
"name": "#D8F5D6",
"blackContrast": 17.95,
"whiteContrast": 1.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#D6F5F3",
"name": "#D6F5F3",
"blackContrast": 18.21,
"whiteContrast": 1.15,
"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
[
"soft mint palette",
"generated palette",
"green palette",
"pink palette",
"cyan palette",
"gray palette",
"light 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"
]CSS variables
"--palette-soft-mint-primary: #D5F5E3;\n--palette-soft-mint-secondary: #F5D6E8;\n--palette-soft-mint-surface: #D8F5D6;\n--palette-soft-mint-background: #D6F5F3;\n--palette-soft-mint-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "soft-mint",
"name": "Soft Mint Palette",
"type": "generated",
"sourceColor": "soft-mint",
"description": "Generated palette built from Soft Mint, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Soft Mint Palette combines primary #D5F5E3, secondary #F5D6E8, surface #D8F5D6, background #D6F5F3, 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": [
"soft mint palette",
"generated palette",
"green palette",
"pink palette",
"cyan palette",
"gray palette",
"light palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#D5F5E3",
"slug": "soft-mint",
"name": "Soft Mint",
"rgb": [
213,
245,
227
],
"hsl": [
146,
62,
90
],
"cmyk": [
13,
0,
7,
4
],
"family": "green",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.85,
"contrast": {
"black": 18,
"white": 1.17
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/soft-mint/"
},
{
"role": "secondary",
"hex": "#F5D6E8",
"slug": null,
"name": "#F5D6E8",
"rgb": [
245,
214,
232
],
"hsl": [
325,
61,
90
],
"cmyk": [
0,
13,
5,
4
],
"family": "pink",
"temperature": "warm",
"tone": [
"light"
],
"luminance": 0.7333,
"contrast": {
"black": 15.67,
"white": 1.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f5d6e8/"
},
{
"role": "surface",
"hex": "#D8F5D6",
"slug": null,
"name": "#D8F5D6",
"rgb": [
216,
245,
214
],
"hsl": [
116,
61,
90
],
"cmyk": [
12,
0,
13,
4
],
"family": "green",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.8476,
"contrast": {
"black": 17.95,
"white": 1.17
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d8f5d6/"
},
{
"role": "background",
"hex": "#D6F5F3",
"slug": null,
"name": "#D6F5F3",
"rgb": [
214,
245,
243
],
"hsl": [
176,
61,
90
],
"cmyk": [
13,
0,
1,
4
],
"family": "cyan",
"temperature": "cool",
"tone": [
"light"
],
"luminance": 0.8607,
"contrast": {
"black": 18.21,
"white": 1.15
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d6f5f3/"
},
{
"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": "#D5F5E3",
"name": "Soft Mint"
},
{
"role": "secondary",
"hex": "#F5D6E8",
"name": "#F5D6E8"
},
{
"role": "surface",
"hex": "#D8F5D6",
"name": "#D8F5D6"
},
{
"role": "background",
"hex": "#D6F5F3",
"name": "#D6F5F3"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#D5F5E3",
"name": "Soft Mint",
"blackContrast": 18,
"whiteContrast": 1.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#F5D6E8",
"name": "#F5D6E8",
"blackContrast": 15.67,
"whiteContrast": 1.34,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "surface",
"hex": "#D8F5D6",
"name": "#D8F5D6",
"blackContrast": 17.95,
"whiteContrast": 1.17,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#D6F5F3",
"name": "#D6F5F3",
"blackContrast": 18.21,
"whiteContrast": 1.15,
"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-soft-mint-primary: #D5F5E3;\n--palette-soft-mint-secondary: #F5D6E8;\n--palette-soft-mint-surface: #D8F5D6;\n--palette-soft-mint-background: #D6F5F3;\n--palette-soft-mint-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/soft-mint.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/soft-mint.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/soft-mint/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/soft-mint.json"
}