Generated palette
Lime Green Palette
Lime Green Palette: #32CD32, #CD32CD, #80CD32, #32CD80. Check roles, contrast and CSS variables; open source-color links and JSON.
Lime Green Palette assigns primary #32CD32, secondary #CD32CD, surface #80CD32, background #32CD80, accent #000000. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #80CD32 at 0.4848; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Lime Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#32CD32Lime Green#CD32CD#CD32CD#80CD32#80CD32#32CD80#32CD80#000000BlackCSS 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
Compare all 5 Lime Green Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Lime Green Palette roles behave together across common interface components before copying the CSS variables.
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.
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": "#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": null
},
{
"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": null
},
{
"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": 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": "#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"
}