Generated palette

Lime Green Palette

Lime Green Palette is a generated palette built from #32CD32, #CD32CD, #80CD32, #32CD80. 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.

Lime Green Palette combines primary #32CD32, secondary #CD32CD, surface #80CD32, background #32CD80, 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.

5colors
Green palettedominant group
6use cases

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.

Primary#32CD32Lime Green
Secondary#CD32CD#CD32CD
Surface#80CD32#80CD32
Background#32CD80#32CD80
Accent#000000Black

CSS Variables

--palette-lime-green-primary: #32CD32;
--palette-lime-green-secondary: #CD32CD;
--palette-lime-green-surface: #80CD32;
--palette-lime-green-background: #32CD80;
--palette-lime-green-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#32CD32
Black 9.91:1 · White 2.12:1
Best #000000
Secondary#CD32CD
Black 4.93:1 · White 4.26:1
Best #000000
Surface#80CD32
Black 10.7:1 · White 1.96:1
Best #000000
Background#32CD80
Black 10.18:1 · White 2.06:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

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 Lime Green Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.4457
Black text9.91:1AA Pass
White text2.12: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": "#32CD32",
    "name": "Lime Green"
  },
  {
    "role": "secondary",
    "hex": "#CD32CD",
    "name": "#CD32CD"
  },
  {
    "role": "surface",
    "hex": "#80CD32",
    "name": "#80CD32"
  },
  {
    "role": "background",
    "hex": "#32CD80",
    "name": "#32CD80"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#32CD32",
    "name": "Lime Green",
    "blackContrast": 9.91,
    "whiteContrast": 2.12,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#CD32CD",
    "name": "#CD32CD",
    "blackContrast": 4.93,
    "whiteContrast": 4.26,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#80CD32",
    "name": "#80CD32",
    "blackContrast": 10.7,
    "whiteContrast": 1.96,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#32CD80",
    "name": "#32CD80",
    "blackContrast": 10.18,
    "whiteContrast": 2.06,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "lime green palette",
  "generated palette",
  "green palette",
  "pink palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "wellness and botanical palettes"
]
CSS variables
"--palette-lime-green-primary: #32CD32;\n--palette-lime-green-secondary: #CD32CD;\n--palette-lime-green-surface: #80CD32;\n--palette-lime-green-background: #32CD80;\n--palette-lime-green-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "lime-green",
  "name": "Lime Green Palette",
  "type": "generated",
  "sourceColor": "lime-green",
  "description": "Generated palette built from Lime Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Lime Green Palette combines primary #32CD32, secondary #CD32CD, surface #80CD32, background #32CD80, 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": [
    "lime green palette",
    "generated palette",
    "green palette",
    "pink palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#32CD32",
      "slug": "lime-green",
      "name": "Lime Green",
      "rgb": [
        50,
        205,
        50
      ],
      "hsl": [
        120,
        61,
        50
      ],
      "cmyk": [
        76,
        0,
        76,
        20
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4457,
      "contrast": {
        "black": 9.91,
        "white": 2.12
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/lime-green/"
    },
    {
      "role": "secondary",
      "hex": "#CD32CD",
      "slug": null,
      "name": "#CD32CD",
      "rgb": [
        205,
        50,
        205
      ],
      "hsl": [
        300,
        61,
        50
      ],
      "cmyk": [
        0,
        76,
        0,
        20
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1967,
      "contrast": {
        "black": 4.93,
        "white": 4.26
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/cd32cd/"
    },
    {
      "role": "surface",
      "hex": "#80CD32",
      "slug": null,
      "name": "#80CD32",
      "rgb": [
        128,
        205,
        50
      ],
      "hsl": [
        90,
        61,
        50
      ],
      "cmyk": [
        38,
        0,
        76,
        20
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4848,
      "contrast": {
        "black": 10.7,
        "white": 1.96
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/80cd32/"
    },
    {
      "role": "background",
      "hex": "#32CD80",
      "slug": null,
      "name": "#32CD80",
      "rgb": [
        50,
        205,
        128
      ],
      "hsl": [
        150,
        61,
        50
      ],
      "cmyk": [
        76,
        0,
        38,
        20
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.459,
      "contrast": {
        "black": 10.18,
        "white": 2.06
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/32cd80/"
    },
    {
      "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": "#32CD32",
      "name": "Lime Green"
    },
    {
      "role": "secondary",
      "hex": "#CD32CD",
      "name": "#CD32CD"
    },
    {
      "role": "surface",
      "hex": "#80CD32",
      "name": "#80CD32"
    },
    {
      "role": "background",
      "hex": "#32CD80",
      "name": "#32CD80"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#32CD32",
      "name": "Lime Green",
      "blackContrast": 9.91,
      "whiteContrast": 2.12,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#CD32CD",
      "name": "#CD32CD",
      "blackContrast": 4.93,
      "whiteContrast": 4.26,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#80CD32",
      "name": "#80CD32",
      "blackContrast": 10.7,
      "whiteContrast": 1.96,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#32CD80",
      "name": "#32CD80",
      "blackContrast": 10.18,
      "whiteContrast": 2.06,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-lime-green-primary: #32CD32;\n--palette-lime-green-secondary: #CD32CD;\n--palette-lime-green-surface: #80CD32;\n--palette-lime-green-background: #32CD80;\n--palette-lime-green-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/lime-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/lime-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/lime-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/lime-green.json"
}