Generated palette

Lime Palette

Lime Palette is a generated palette built from #00FF00, #FF00FF, #80FF00, #00FF80. 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 Palette combines primary #00FF00, secondary #FF00FF, surface #80FF00, background #00FF80, 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
5use 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#00FF00Lime
Secondary#FF00FFMagenta
Surface#80FF00#80FF00
Background#00FF80#00FF80
Accent#000000Black

CSS Variables

--palette-lime-primary: #00FF00;
--palette-lime-secondary: #FF00FF;
--palette-lime-surface: #80FF00;
--palette-lime-background: #00FF80;
--palette-lime-accent: #000000;

Accessibility Snapshot

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

Primary#00FF00
Black 15.3:1 · White 1.37:1
Best #000000
Secondary#FF00FF
Black 6.7:1 · White 3.14:1
Best #000000
Surface#80FF00
Black 16.22:1 · White 1.29:1
Best #000000
Background#00FF80
Black 15.62:1 · White 1.34: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 Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.7152
Black text15.3:1AA Pass
White text1.37: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": "#00FF00",
    "name": "Lime"
  },
  {
    "role": "secondary",
    "hex": "#FF00FF",
    "name": "Magenta"
  },
  {
    "role": "surface",
    "hex": "#80FF00",
    "name": "#80FF00"
  },
  {
    "role": "background",
    "hex": "#00FF80",
    "name": "#00FF80"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#00FF00",
    "name": "Lime",
    "blackContrast": 15.3,
    "whiteContrast": 1.37,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#FF00FF",
    "name": "Magenta",
    "blackContrast": 6.7,
    "whiteContrast": 3.14,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#80FF00",
    "name": "#80FF00",
    "blackContrast": 16.22,
    "whiteContrast": 1.29,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#00FF80",
    "name": "#00FF80",
    "blackContrast": 15.62,
    "whiteContrast": 1.34,
    "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
[
  "lime palette",
  "generated palette",
  "green palette",
  "pink palette",
  "gray palette",
  "vibrant palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes"
]
CSS variables
"--palette-lime-primary: #00FF00;\n--palette-lime-secondary: #FF00FF;\n--palette-lime-surface: #80FF00;\n--palette-lime-background: #00FF80;\n--palette-lime-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "lime",
  "name": "Lime Palette",
  "type": "generated",
  "sourceColor": "lime",
  "description": "Generated palette built from Lime, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Lime Palette combines primary #00FF00, secondary #FF00FF, surface #80FF00, background #00FF80, 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 palette",
    "generated palette",
    "green palette",
    "pink palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#00FF00",
      "slug": "lime",
      "name": "Lime",
      "rgb": [
        0,
        255,
        0
      ],
      "hsl": [
        120,
        100,
        50
      ],
      "cmyk": [
        100,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7152,
      "contrast": {
        "black": 15.3,
        "white": 1.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/lime/"
    },
    {
      "role": "secondary",
      "hex": "#FF00FF",
      "slug": "magenta",
      "name": "Magenta",
      "rgb": [
        255,
        0,
        255
      ],
      "hsl": [
        300,
        100,
        50
      ],
      "cmyk": [
        0,
        100,
        0,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2848,
      "contrast": {
        "black": 6.7,
        "white": 3.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/magenta/"
    },
    {
      "role": "surface",
      "hex": "#80FF00",
      "slug": null,
      "name": "#80FF00",
      "rgb": [
        128,
        255,
        0
      ],
      "hsl": [
        90,
        100,
        50
      ],
      "cmyk": [
        50,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7611,
      "contrast": {
        "black": 16.22,
        "white": 1.29
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/80ff00/"
    },
    {
      "role": "background",
      "hex": "#00FF80",
      "slug": null,
      "name": "#00FF80",
      "rgb": [
        0,
        255,
        128
      ],
      "hsl": [
        150,
        100,
        50
      ],
      "cmyk": [
        100,
        0,
        50,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7308,
      "contrast": {
        "black": 15.62,
        "white": 1.34
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/00ff80/"
    },
    {
      "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": "#00FF00",
      "name": "Lime"
    },
    {
      "role": "secondary",
      "hex": "#FF00FF",
      "name": "Magenta"
    },
    {
      "role": "surface",
      "hex": "#80FF00",
      "name": "#80FF00"
    },
    {
      "role": "background",
      "hex": "#00FF80",
      "name": "#00FF80"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#00FF00",
      "name": "Lime",
      "blackContrast": 15.3,
      "whiteContrast": 1.37,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#FF00FF",
      "name": "Magenta",
      "blackContrast": 6.7,
      "whiteContrast": 3.14,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#80FF00",
      "name": "#80FF00",
      "blackContrast": 16.22,
      "whiteContrast": 1.29,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#00FF80",
      "name": "#00FF80",
      "blackContrast": 15.62,
      "whiteContrast": 1.34,
      "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-lime-primary: #00FF00;\n--palette-lime-secondary: #FF00FF;\n--palette-lime-surface: #80FF00;\n--palette-lime-background: #00FF80;\n--palette-lime-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/lime.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/lime.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/lime/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/lime.json"
}