Generated palette

Pale Green Palette

Pale Green Palette: #98FB98, #FB98FB, #C9FB98, #98FBC9. Check roles, contrast and CSS variables; open source-color links and JSON.

Pale 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.

5colors
Green palettedominant group
6use cases

Palette Color Roles

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

Primary#98FB98Pale Green
Secondary#FB98FB#FB98FB
Surface#C9FB98#C9FB98
Background#98FBC9#98FBC9
Accent#000000Black

CSS Variables

--palette-pale-green-primary: #98FB98;
--palette-pale-green-secondary: #FB98FB;
--palette-pale-green-surface: #C9FB98;
--palette-pale-green-background: #98FBC9;
--palette-pale-green-accent: #000000;

Accessibility Snapshot

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

Primary#98FB98
Black 16.59:1 · White 1.27:1
Best #000000
Secondary#FB98FB
Black 10.99:1 · White 1.91:1
Best #000000
Surface#C9FB98
Black 17.74:1 · White 1.18:1
Best #000000
Background#98FBC9
Black 16.98:1 · White 1.24:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Pale Green 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 Pale Green Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7794
Black text16.59:1AA Pass
White text1.27: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": "#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
[
  "pale 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-pale-green-primary: #98FB98;\n--palette-pale-green-secondary: #FB98FB;\n--palette-pale-green-surface: #C9FB98;\n--palette-pale-green-background: #98FBC9;\n--palette-pale-green-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pale-green",
  "name": "Pale Green Palette",
  "type": "generated",
  "sourceColor": "pale-green",
  "description": "Generated palette built from Pale Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Pale 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": [
    "pale 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-pale-green-primary: #98FB98;\n--palette-pale-green-secondary: #FB98FB;\n--palette-pale-green-surface: #C9FB98;\n--palette-pale-green-background: #98FBC9;\n--palette-pale-green-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/pale-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/pale-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/pale-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pale-green.json"
}