Generated palette

Electric Lime Palette

Electric Lime Palette is a generated palette built from #CCFF00, #3300FF, #FFB300, #4CFF00. 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.

Electric Lime Palette combines primary #CCFF00, secondary #3300FF, surface #FFB300, background #4CFF00, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, blue palette, orange 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#CCFF00Electric Lime
Secondary#3300FF#3300FF
Surface#FFB300#FFB300
Background#4CFF00#4CFF00
Accent#000000Black

CSS Variables

--palette-electric-lime-primary: #CCFF00;
--palette-electric-lime-secondary: #3300FF;
--palette-electric-lime-surface: #FFB300;
--palette-electric-lime-background: #4CFF00;
--palette-electric-lime-accent: #000000;

Accessibility Snapshot

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

Primary#CCFF00
Black 17.87:1 · White 1.18:1
Best #000000
Secondary#3300FF
Black 2.58:1 · White 8.13:1
Best #FFFFFF
Surface#FFB300
Black 11.7:1 · White 1.79:1
Best #000000
Background#4CFF00
Black 15.61:1 · White 1.35: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 Electric Lime Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.8436
Black text17.87:1AA Pass
White text1.18: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": "#CCFF00",
    "name": "Electric Lime"
  },
  {
    "role": "secondary",
    "hex": "#3300FF",
    "name": "#3300FF"
  },
  {
    "role": "surface",
    "hex": "#FFB300",
    "name": "#FFB300"
  },
  {
    "role": "background",
    "hex": "#4CFF00",
    "name": "#4CFF00"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#CCFF00",
    "name": "Electric Lime",
    "blackContrast": 17.87,
    "whiteContrast": 1.18,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#3300FF",
    "name": "#3300FF",
    "blackContrast": 2.58,
    "whiteContrast": 8.13,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#FFB300",
    "name": "#FFB300",
    "blackContrast": 11.7,
    "whiteContrast": 1.79,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#4CFF00",
    "name": "#4CFF00",
    "blackContrast": 15.61,
    "whiteContrast": 1.35,
    "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
[
  "electric lime palette",
  "generated palette",
  "green palette",
  "blue palette",
  "orange 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",
  "calm digital interfaces"
]
CSS variables
"--palette-electric-lime-primary: #CCFF00;\n--palette-electric-lime-secondary: #3300FF;\n--palette-electric-lime-surface: #FFB300;\n--palette-electric-lime-background: #4CFF00;\n--palette-electric-lime-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "electric-lime",
  "name": "Electric Lime Palette",
  "type": "generated",
  "sourceColor": "electric-lime",
  "description": "Generated palette built from Electric Lime, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Electric Lime Palette combines primary #CCFF00, secondary #3300FF, surface #FFB300, background #4CFF00, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, blue palette, orange 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": [
    "electric lime palette",
    "generated palette",
    "green palette",
    "blue palette",
    "orange 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",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#CCFF00",
      "slug": "electric-lime",
      "name": "Electric Lime",
      "rgb": [
        204,
        255,
        0
      ],
      "hsl": [
        72,
        100,
        50
      ],
      "cmyk": [
        20,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8436,
      "contrast": {
        "black": 17.87,
        "white": 1.18
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/electric-lime/"
    },
    {
      "role": "secondary",
      "hex": "#3300FF",
      "slug": null,
      "name": "#3300FF",
      "rgb": [
        51,
        0,
        255
      ],
      "hsl": [
        252,
        100,
        50
      ],
      "cmyk": [
        80,
        100,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.0792,
      "contrast": {
        "black": 2.58,
        "white": 8.13
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/3300ff/"
    },
    {
      "role": "surface",
      "hex": "#FFB300",
      "slug": null,
      "name": "#FFB300",
      "rgb": [
        255,
        179,
        0
      ],
      "hsl": [
        42,
        100,
        50
      ],
      "cmyk": [
        0,
        30,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.535,
      "contrast": {
        "black": 11.7,
        "white": 1.79
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ffb300/"
    },
    {
      "role": "background",
      "hex": "#4CFF00",
      "slug": null,
      "name": "#4CFF00",
      "rgb": [
        76,
        255,
        0
      ],
      "hsl": [
        102,
        100,
        50
      ],
      "cmyk": [
        70,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7306,
      "contrast": {
        "black": 15.61,
        "white": 1.35
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/4cff00/"
    },
    {
      "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": "#CCFF00",
      "name": "Electric Lime"
    },
    {
      "role": "secondary",
      "hex": "#3300FF",
      "name": "#3300FF"
    },
    {
      "role": "surface",
      "hex": "#FFB300",
      "name": "#FFB300"
    },
    {
      "role": "background",
      "hex": "#4CFF00",
      "name": "#4CFF00"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#CCFF00",
      "name": "Electric Lime",
      "blackContrast": 17.87,
      "whiteContrast": 1.18,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#3300FF",
      "name": "#3300FF",
      "blackContrast": 2.58,
      "whiteContrast": 8.13,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#FFB300",
      "name": "#FFB300",
      "blackContrast": 11.7,
      "whiteContrast": 1.79,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#4CFF00",
      "name": "#4CFF00",
      "blackContrast": 15.61,
      "whiteContrast": 1.35,
      "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-electric-lime-primary: #CCFF00;\n--palette-electric-lime-secondary: #3300FF;\n--palette-electric-lime-surface: #FFB300;\n--palette-electric-lime-background: #4CFF00;\n--palette-electric-lime-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/electric-lime.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/electric-lime.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/electric-lime/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/electric-lime.json"
}