Generated palette

Fluorescent Green Palette

Fluorescent Green Palette: #08FF08, #FF0AFF, #85FF0A, #0AFF85. Check roles, contrast and CSS variables; open source-color links and JSON.

Fluorescent Green Palette assigns primary #08FF08, secondary #FF0AFF, surface #85FF0A, background #0AFF85, accent #000000. The set spans Green, Pink, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #85FF0A at 0.7653; black gives higher contrast on 4 of 5 values.

5colors
Green palettedominant group
5use cases

Palette Color Roles

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

Primary#08FF08Fluorescent Green
Secondary#FF0AFF#FF0AFF
Surface#85FF0A#85FF0A
Background#0AFF85#0AFF85
Accent#000000Black

CSS Variables

--palette-fluorescent-green-primary: #08FF08;
--palette-fluorescent-green-secondary: #FF0AFF;
--palette-fluorescent-green-surface: #85FF0A;
--palette-fluorescent-green-background: #0AFF85;
--palette-fluorescent-green-accent: #000000;

Accessibility Snapshot

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

Primary#08FF08
Black 15.32:1 · White 1.37:1
Best #000000
Secondary#FF0AFF
Black 6.74:1 · White 3.12:1
Best #000000
Surface#85FF0A
Black 16.31:1 · White 1.29:1
Best #000000
Background#0AFF85
Black 15.66:1 · White 1.34:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

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

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

AI-Ready Dataset v1.0.0
Luminance0.7159
Black text15.32: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": "#08FF08",
    "name": "Fluorescent Green"
  },
  {
    "role": "secondary",
    "hex": "#FF0AFF",
    "name": "#FF0AFF"
  },
  {
    "role": "surface",
    "hex": "#85FF0A",
    "name": "#85FF0A"
  },
  {
    "role": "background",
    "hex": "#0AFF85",
    "name": "#0AFF85"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#08FF08",
    "name": "Fluorescent Green",
    "blackContrast": 15.32,
    "whiteContrast": 1.37,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#FF0AFF",
    "name": "#FF0AFF",
    "blackContrast": 6.74,
    "whiteContrast": 3.12,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#85FF0A",
    "name": "#85FF0A",
    "blackContrast": 16.31,
    "whiteContrast": 1.29,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#0AFF85",
    "name": "#0AFF85",
    "blackContrast": 15.66,
    "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
[
  "fluorescent green 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-fluorescent-green-primary: #08FF08;\n--palette-fluorescent-green-secondary: #FF0AFF;\n--palette-fluorescent-green-surface: #85FF0A;\n--palette-fluorescent-green-background: #0AFF85;\n--palette-fluorescent-green-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "fluorescent-green",
  "name": "Fluorescent Green Palette",
  "type": "generated",
  "sourceColor": "fluorescent-green",
  "description": "Generated palette built from Fluorescent Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Fluorescent Green Palette combines primary #08FF08, secondary #FF0AFF, surface #85FF0A, background #0AFF85, 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": [
    "fluorescent green 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": "#08FF08",
      "slug": "fluorescent-green",
      "name": "Fluorescent Green",
      "rgb": [
        8,
        255,
        8
      ],
      "hsl": [
        120,
        100,
        52
      ],
      "cmyk": [
        97,
        0,
        97,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7159,
      "contrast": {
        "black": 15.32,
        "white": 1.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/fluorescent-green/"
    },
    {
      "role": "secondary",
      "hex": "#FF0AFF",
      "slug": null,
      "name": "#FF0AFF",
      "rgb": [
        255,
        10,
        255
      ],
      "hsl": [
        300,
        100,
        52
      ],
      "cmyk": [
        0,
        96,
        0,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.287,
      "contrast": {
        "black": 6.74,
        "white": 3.12
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#85FF0A",
      "slug": null,
      "name": "#85FF0A",
      "rgb": [
        133,
        255,
        10
      ],
      "hsl": [
        90,
        100,
        52
      ],
      "cmyk": [
        48,
        0,
        96,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7653,
      "contrast": {
        "black": 16.31,
        "white": 1.29
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#0AFF85",
      "slug": null,
      "name": "#0AFF85",
      "rgb": [
        10,
        255,
        133
      ],
      "hsl": [
        150,
        100,
        52
      ],
      "cmyk": [
        96,
        0,
        48,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7328,
      "contrast": {
        "black": 15.66,
        "white": 1.34
      },
      "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": "#08FF08",
      "name": "Fluorescent Green"
    },
    {
      "role": "secondary",
      "hex": "#FF0AFF",
      "name": "#FF0AFF"
    },
    {
      "role": "surface",
      "hex": "#85FF0A",
      "name": "#85FF0A"
    },
    {
      "role": "background",
      "hex": "#0AFF85",
      "name": "#0AFF85"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#08FF08",
      "name": "Fluorescent Green",
      "blackContrast": 15.32,
      "whiteContrast": 1.37,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#FF0AFF",
      "name": "#FF0AFF",
      "blackContrast": 6.74,
      "whiteContrast": 3.12,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#85FF0A",
      "name": "#85FF0A",
      "blackContrast": 16.31,
      "whiteContrast": 1.29,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#0AFF85",
      "name": "#0AFF85",
      "blackContrast": 15.66,
      "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-fluorescent-green-primary: #08FF08;\n--palette-fluorescent-green-secondary: #FF0AFF;\n--palette-fluorescent-green-surface: #85FF0A;\n--palette-fluorescent-green-background: #0AFF85;\n--palette-fluorescent-green-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/fluorescent-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/fluorescent-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/fluorescent-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/fluorescent-green.json"
}