Generated palette
Mint Green Palette
Mint Green Palette: #98FB98, #FB98FB, #C9FB98, #98FBC9. Check roles, contrast and CSS variables; open source-color links and JSON.
Mint Green Palette assigns primary #98FB98, secondary #FB98FB, surface #C9FB98, background #98FBC9, accent #000000. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #C9FB98 at 0.8368; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Mint Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#98FB98Pale Green#FB98FB#FB98FB#C9FB98#C9FB98#98FBC9#98FBC9#000000BlackCSS Variables
--palette-mint-green-primary: #98FB98; --palette-mint-green-secondary: #FB98FB; --palette-mint-green-surface: #C9FB98; --palette-mint-green-background: #98FBC9; --palette-mint-green-accent: #000000;
Accessibility Snapshot
Compare all 5 Mint Green Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Mint Green Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Mint Green Palette Data (JSON)
Structured palette data for Mint Green 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": "#98FB98",
"name": "Pale Green"
},
{
"role": "secondary",
"hex": "#FB98FB",
"name": "#FB98FB"
},
{
"role": "surface",
"hex": "#C9FB98",
"name": "#C9FB98"
},
{
"role": "background",
"hex": "#98FBC9",
"name": "#98FBC9"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#98FB98",
"name": "Pale Green",
"blackContrast": 16.59,
"whiteContrast": 1.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FB98FB",
"name": "#FB98FB",
"blackContrast": 10.99,
"whiteContrast": 1.91,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#C9FB98",
"name": "#C9FB98",
"blackContrast": 17.74,
"whiteContrast": 1.18,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#98FBC9",
"name": "#98FBC9",
"blackContrast": 16.98,
"whiteContrast": 1.24,
"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
[
"mint green palette",
"generated palette",
"green palette",
"pink 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-mint-green-primary: #98FB98;\n--palette-mint-green-secondary: #FB98FB;\n--palette-mint-green-surface: #C9FB98;\n--palette-mint-green-background: #98FBC9;\n--palette-mint-green-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "mint-green",
"name": "Mint Green Palette",
"type": "generated",
"sourceColor": "mint-green",
"description": "Generated palette built from Mint Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Mint Green Palette combines primary #98FB98, secondary #FB98FB, surface #C9FB98, background #98FBC9, 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": [
"mint green palette",
"generated palette",
"green palette",
"pink 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": "#98FB98",
"slug": "pale-green",
"name": "Pale Green",
"rgb": [
152,
251,
152
],
"hsl": [
120,
93,
79
],
"cmyk": [
39,
0,
39,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.7794,
"contrast": {
"black": 16.59,
"white": 1.27
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/pale-green/"
},
{
"role": "secondary",
"hex": "#FB98FB",
"slug": null,
"name": "#FB98FB",
"rgb": [
251,
152,
251
],
"hsl": [
300,
93,
79
],
"cmyk": [
0,
39,
0,
2
],
"family": "pink",
"temperature": "warm",
"tone": [
"pastel"
],
"luminance": 0.4993,
"contrast": {
"black": 10.99,
"white": 1.91
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#C9FB98",
"slug": null,
"name": "#C9FB98",
"rgb": [
201,
251,
152
],
"hsl": [
90,
93,
79
],
"cmyk": [
20,
0,
39,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.8368,
"contrast": {
"black": 17.74,
"white": 1.18
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#98FBC9",
"slug": null,
"name": "#98FBC9",
"rgb": [
152,
251,
201
],
"hsl": [
150,
93,
79
],
"cmyk": [
39,
0,
20,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"pastel"
],
"luminance": 0.7989,
"contrast": {
"black": 16.98,
"white": 1.24
},
"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": "#98FB98",
"name": "Pale Green"
},
{
"role": "secondary",
"hex": "#FB98FB",
"name": "#FB98FB"
},
{
"role": "surface",
"hex": "#C9FB98",
"name": "#C9FB98"
},
{
"role": "background",
"hex": "#98FBC9",
"name": "#98FBC9"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#98FB98",
"name": "Pale Green",
"blackContrast": 16.59,
"whiteContrast": 1.27,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FB98FB",
"name": "#FB98FB",
"blackContrast": 10.99,
"whiteContrast": 1.91,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#C9FB98",
"name": "#C9FB98",
"blackContrast": 17.74,
"whiteContrast": 1.18,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#98FBC9",
"name": "#98FBC9",
"blackContrast": 16.98,
"whiteContrast": 1.24,
"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-mint-green-primary: #98FB98;\n--palette-mint-green-secondary: #FB98FB;\n--palette-mint-green-surface: #C9FB98;\n--palette-mint-green-background: #98FBC9;\n--palette-mint-green-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/mint-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/mint-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/mint-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/mint-green.json"
}