Generated palette

Light Green Palette

Light Green Palette: #90EE90, #EE91EE, #BFEE91, #91EEBF. Check roles, contrast and CSS variables; open source-color links and JSON.

Light Green Palette assigns primary #90EE90, secondary #EE91EE, surface #BFEE91, background #91EEBF, accent #000000. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #BFEE91 at 0.7427; black gives higher contrast on 4 of 5 values.

5colors
Green palettedominant group
6use cases

Palette Color Roles

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

Primary#90EE90Light Green
Secondary#EE91EE#EE91EE
Surface#BFEE91#BFEE91
Background#91EEBF#91EEBF
Accent#000000Black

CSS Variables

--palette-light-green-primary: #90EE90;
--palette-light-green-secondary: #EE91EE;
--palette-light-green-surface: #BFEE91;
--palette-light-green-background: #91EEBF;
--palette-light-green-accent: #000000;

Accessibility Snapshot

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

Primary#90EE90
Black 14.82:1 · White 1.42:1
Best #000000
Secondary#EE91EE
Black 9.92:1 · White 2.12:1
Best #000000
Surface#BFEE91
Black 15.85:1 · White 1.32:1
Best #000000
Background#91EEBF
Black 15.19:1 · White 1.38:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

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

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

AI-Ready Dataset v1.0.0
Luminance0.6909
Black text14.82:1AA Pass
White text1.42: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": "#90EE90",
    "name": "Light Green"
  },
  {
    "role": "secondary",
    "hex": "#EE91EE",
    "name": "#EE91EE"
  },
  {
    "role": "surface",
    "hex": "#BFEE91",
    "name": "#BFEE91"
  },
  {
    "role": "background",
    "hex": "#91EEBF",
    "name": "#91EEBF"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#90EE90",
    "name": "Light Green",
    "blackContrast": 14.82,
    "whiteContrast": 1.42,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#EE91EE",
    "name": "#EE91EE",
    "blackContrast": 9.92,
    "whiteContrast": 2.12,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#BFEE91",
    "name": "#BFEE91",
    "blackContrast": 15.85,
    "whiteContrast": 1.32,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#91EEBF",
    "name": "#91EEBF",
    "blackContrast": 15.19,
    "whiteContrast": 1.38,
    "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
[
  "light 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-light-green-primary: #90EE90;\n--palette-light-green-secondary: #EE91EE;\n--palette-light-green-surface: #BFEE91;\n--palette-light-green-background: #91EEBF;\n--palette-light-green-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "light-green",
  "name": "Light Green Palette",
  "type": "generated",
  "sourceColor": "light-green",
  "description": "Generated palette built from Light Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Light Green Palette combines primary #90EE90, secondary #EE91EE, surface #BFEE91, background #91EEBF, 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": [
    "light 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": "#90EE90",
      "slug": "light-green",
      "name": "Light Green",
      "rgb": [
        144,
        238,
        144
      ],
      "hsl": [
        120,
        73,
        75
      ],
      "cmyk": [
        39,
        0,
        39,
        7
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.6909,
      "contrast": {
        "black": 14.82,
        "white": 1.42
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/light-green/"
    },
    {
      "role": "secondary",
      "hex": "#EE91EE",
      "slug": null,
      "name": "#EE91EE",
      "rgb": [
        238,
        145,
        238
      ],
      "hsl": [
        300,
        73,
        75
      ],
      "cmyk": [
        0,
        39,
        0,
        7
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.446,
      "contrast": {
        "black": 9.92,
        "white": 2.12
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#BFEE91",
      "slug": null,
      "name": "#BFEE91",
      "rgb": [
        191,
        238,
        145
      ],
      "hsl": [
        90,
        73,
        75
      ],
      "cmyk": [
        20,
        0,
        39,
        7
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7427,
      "contrast": {
        "black": 15.85,
        "white": 1.32
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#91EEBF",
      "slug": null,
      "name": "#91EEBF",
      "rgb": [
        145,
        238,
        191
      ],
      "hsl": [
        150,
        73,
        75
      ],
      "cmyk": [
        39,
        0,
        20,
        7
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7093,
      "contrast": {
        "black": 15.19,
        "white": 1.38
      },
      "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": "#90EE90",
      "name": "Light Green"
    },
    {
      "role": "secondary",
      "hex": "#EE91EE",
      "name": "#EE91EE"
    },
    {
      "role": "surface",
      "hex": "#BFEE91",
      "name": "#BFEE91"
    },
    {
      "role": "background",
      "hex": "#91EEBF",
      "name": "#91EEBF"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#90EE90",
      "name": "Light Green",
      "blackContrast": 14.82,
      "whiteContrast": 1.42,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#EE91EE",
      "name": "#EE91EE",
      "blackContrast": 9.92,
      "whiteContrast": 2.12,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#BFEE91",
      "name": "#BFEE91",
      "blackContrast": 15.85,
      "whiteContrast": 1.32,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#91EEBF",
      "name": "#91EEBF",
      "blackContrast": 15.19,
      "whiteContrast": 1.38,
      "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-light-green-primary: #90EE90;\n--palette-light-green-secondary: #EE91EE;\n--palette-light-green-surface: #BFEE91;\n--palette-light-green-background: #91EEBF;\n--palette-light-green-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/light-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/light-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/light-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-green.json"
}