Generated palette

Mint Palette

Mint Palette: #98FF98, #FF99FF, #CCFF99, #99FFCC. Check roles, contrast and CSS variables; open source-color links and JSON.

Mint Palette assigns primary #98FF98, secondary #FF99FF, surface #CCFF99, background #99FFCC, accent #000000. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #CCFF99 at 0.8666; black gives higher contrast on 4 of 5 values.

5colors
Green palettedominant group
6use cases

Palette Color Roles

Mint Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#98FF98Mint
Secondary#FF99FF#FF99FF
Surface#CCFF99#CCFF99
Background#99FFCC#99FFCC
Accent#000000Black

CSS Variables

--palette-mint-primary: #98FF98;
--palette-mint-secondary: #FF99FF;
--palette-mint-surface: #CCFF99;
--palette-mint-background: #99FFCC;
--palette-mint-accent: #000000;

Accessibility Snapshot

Compare all 5 Mint Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#98FF98
Black 17.09:1 · White 1.23:1
Best #000000
Secondary#FF99FF
Black 11.25:1 · White 1.87:1
Best #000000
Surface#CCFF99
Black 18.33:1 · White 1.15:1
Best #000000
Background#99FFCC
Black 17.53:1 · White 1.2:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Mint Palette roles behave together across common interface components before copying the CSS variables.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Mint Palette Data (JSON)

Structured palette data for Mint Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.8046
Black text17.09:1AA Pass
White text1.23:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#98FF98",
    "name": "Mint"
  },
  {
    "role": "secondary",
    "hex": "#FF99FF",
    "name": "#FF99FF"
  },
  {
    "role": "surface",
    "hex": "#CCFF99",
    "name": "#CCFF99"
  },
  {
    "role": "background",
    "hex": "#99FFCC",
    "name": "#99FFCC"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#98FF98",
    "name": "Mint",
    "blackContrast": 17.09,
    "whiteContrast": 1.23,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#FF99FF",
    "name": "#FF99FF",
    "blackContrast": 11.25,
    "whiteContrast": 1.87,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#CCFF99",
    "name": "#CCFF99",
    "blackContrast": 18.33,
    "whiteContrast": 1.15,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#99FFCC",
    "name": "#99FFCC",
    "blackContrast": 17.53,
    "whiteContrast": 1.2,
    "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 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-primary: #98FF98;\n--palette-mint-secondary: #FF99FF;\n--palette-mint-surface: #CCFF99;\n--palette-mint-background: #99FFCC;\n--palette-mint-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "mint",
  "name": "Mint Palette",
  "type": "generated",
  "sourceColor": "mint",
  "description": "Generated palette built from Mint, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Mint Palette combines primary #98FF98, secondary #FF99FF, surface #CCFF99, background #99FFCC, 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 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": "#98FF98",
      "slug": "mint",
      "name": "Mint",
      "rgb": [
        152,
        255,
        152
      ],
      "hsl": [
        120,
        100,
        80
      ],
      "cmyk": [
        40,
        0,
        40,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.8046,
      "contrast": {
        "black": 17.09,
        "white": 1.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/mint/"
    },
    {
      "role": "secondary",
      "hex": "#FF99FF",
      "slug": null,
      "name": "#FF99FF",
      "rgb": [
        255,
        153,
        255
      ],
      "hsl": [
        300,
        100,
        80
      ],
      "cmyk": [
        0,
        40,
        0,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.5126,
      "contrast": {
        "black": 11.25,
        "white": 1.87
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#CCFF99",
      "slug": null,
      "name": "#CCFF99",
      "rgb": [
        204,
        255,
        153
      ],
      "hsl": [
        90,
        100,
        80
      ],
      "cmyk": [
        20,
        0,
        40,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.8666,
      "contrast": {
        "black": 18.33,
        "white": 1.15
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#99FFCC",
      "slug": null,
      "name": "#99FFCC",
      "rgb": [
        153,
        255,
        204
      ],
      "hsl": [
        150,
        100,
        80
      ],
      "cmyk": [
        40,
        0,
        20,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.8265,
      "contrast": {
        "black": 17.53,
        "white": 1.2
      },
      "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": "#98FF98",
      "name": "Mint"
    },
    {
      "role": "secondary",
      "hex": "#FF99FF",
      "name": "#FF99FF"
    },
    {
      "role": "surface",
      "hex": "#CCFF99",
      "name": "#CCFF99"
    },
    {
      "role": "background",
      "hex": "#99FFCC",
      "name": "#99FFCC"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#98FF98",
      "name": "Mint",
      "blackContrast": 17.09,
      "whiteContrast": 1.23,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#FF99FF",
      "name": "#FF99FF",
      "blackContrast": 11.25,
      "whiteContrast": 1.87,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#CCFF99",
      "name": "#CCFF99",
      "blackContrast": 18.33,
      "whiteContrast": 1.15,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#99FFCC",
      "name": "#99FFCC",
      "blackContrast": 17.53,
      "whiteContrast": 1.2,
      "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-primary: #98FF98;\n--palette-mint-secondary: #FF99FF;\n--palette-mint-surface: #CCFF99;\n--palette-mint-background: #99FFCC;\n--palette-mint-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/mint.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/mint.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/mint/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/mint.json"
}