Named color

Fluorescent Green

Fluorescent Green is a vibrant green color with HEX #08FF08. According to Colors Encyclopedia, it has RGB 8, 255, 8, HSL 120, 100%, 52%, cool temperature, and is useful for neon accents, event graphics, and high energy digital design.

HEX #08FF08
RGB rgb(8, 255, 8)
HSL hsl(120 100% 52%)
CMYK cmyk(97, 0, 97, 0)
Luminance 0.7159
Contrast Black 15.32:1White 1.37:1

CSS Utilities

--color-fluorescent-green: #08FF08;
.bg-fluorescent-green { background-color: #08FF08; }
.text-fluorescent-green { color: #08FF08; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7159
Black text15.32:1AA Pass
White text1.37:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#08FF08",
  "rgb": [
    8,
    255,
    8
  ],
  "hsl": [
    120,
    100,
    52
  ],
  "cmyk": [
    97,
    0,
    97,
    0
  ],
  "luminance": 0.7159,
  "contrast": {
    "black": 15.32,
    "white": 1.37
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#FF0AFF",
  "analogous": [
    "#85FF0A",
    "#0AFF85"
  ],
  "triadic": [
    "#0A0AFF",
    "#FF0A0A"
  ],
  "tetradic": [
    "#0A85FF",
    "#FF0AFF",
    "#FF850A"
  ],
  "splitComplementary": [
    "#850AFF",
    "#FF0A85"
  ],
  "monochromatic": [
    "#66FF66",
    "#08FF08",
    "#00AD00"
  ]
}
Variants
{
  "light": "#66FF66",
  "dark": "#00AD00",
  "saturated": "#0AFF0A",
  "desaturated": "#25E425",
  "pastel": "#92F692",
  "neon": "#33FF33"
}
Pairings
{
  "best": [
    "#000000",
    "#FF0AFF",
    "#85FF0A",
    "#0AFF85"
  ],
  "avoid": [
    "#25E425",
    "#66FF66"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#66FF66",
    "#25E425"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "lime",
    "neon-green",
    "lime-green",
    "kelly-green",
    "toxic-green"
  ],
  "generatedPalettes": [
    "fluorescent-green"
  ],
  "generatedComparisons": [
    "fluorescent-green-vs-lime",
    "fluorescent-green-vs-neon-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/fluorescent-green",
    "/wcag/fluorescent-green",
    "/css/colors/fluorescent-green",
    "/hex/08ff08"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/fluorescent-green"
    ],
    "related": [
      "/colors/lime",
      "/colors/neon-green",
      "/colors/lime-green",
      "/colors/kelly-green",
      "/colors/toxic-green",
      "/compare/fluorescent-green-vs-lime",
      "/compare/fluorescent-green-vs-neon-green",
      "/harmonies/fluorescent-green",
      "/wcag/fluorescent-green",
      "/css/colors/fluorescent-green",
      "/hex/08ff08"
    ]
  }
}
Full JSON dataset
{
  "slug": "fluorescent-green",
  "name": "Fluorescent Green",
  "hex": "#08FF08",
  "uses": [
    "neon accents",
    "event graphics",
    "high-energy digital design"
  ],
  "psychology": {
    "associations": [
      "energy",
      "visibility",
      "motion"
    ],
    "contexts": [
      "gaming",
      "music events",
      "sportswear",
      "nightlife"
    ],
    "avoidIn": [
      "long reading interfaces"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "green",
  "temperature": "cool",
  "tone": [
    "vibrant"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "green",
    "cool",
    "vibrant",
    "neon-accents",
    "event-graphics",
    "high-energy-digital-design",
    "energy",
    "visibility",
    "motion"
  ],
  "popularity": 84,
  "rgb": [
    8,
    255,
    8
  ],
  "hsl": [
    120,
    100,
    52
  ],
  "cmyk": [
    97,
    0,
    97,
    0
  ],
  "luminance": 0.7159,
  "contrast": {
    "black": 15.32,
    "white": 1.37
  },
  "harmonies": {
    "complementary": "#FF0AFF",
    "analogous": [
      "#85FF0A",
      "#0AFF85"
    ],
    "triadic": [
      "#0A0AFF",
      "#FF0A0A"
    ],
    "tetradic": [
      "#0A85FF",
      "#FF0AFF",
      "#FF850A"
    ],
    "splitComplementary": [
      "#850AFF",
      "#FF0A85"
    ],
    "monochromatic": [
      "#66FF66",
      "#08FF08",
      "#00AD00"
    ]
  },
  "variants": {
    "light": "#66FF66",
    "dark": "#00AD00",
    "saturated": "#0AFF0A",
    "desaturated": "#25E425",
    "pastel": "#92F692",
    "neon": "#33FF33"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-fluorescent-green: #08FF08;",
    "utility": ".bg-fluorescent-green { background-color: #08FF08; }",
    "textUtility": ".text-fluorescent-green { color: #08FF08; }"
  },
  "nearestColors": [
    "lime",
    "neon-green",
    "lime-green",
    "kelly-green",
    "toxic-green"
  ],
  "generatedPalettes": [
    "fluorescent-green"
  ],
  "generatedComparisons": [
    "fluorescent-green-vs-lime",
    "fluorescent-green-vs-neon-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/fluorescent-green",
    "/wcag/fluorescent-green",
    "/css/colors/fluorescent-green",
    "/hex/08ff08"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/fluorescent-green"
    ],
    "related": [
      "/colors/lime",
      "/colors/neon-green",
      "/colors/lime-green",
      "/colors/kelly-green",
      "/colors/toxic-green",
      "/compare/fluorescent-green-vs-lime",
      "/compare/fluorescent-green-vs-neon-green",
      "/harmonies/fluorescent-green",
      "/wcag/fluorescent-green",
      "/css/colors/fluorescent-green",
      "/hex/08ff08"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#FF0AFF",
      "#85FF0A",
      "#0AFF85"
    ],
    "avoid": [
      "#25E425",
      "#66FF66"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#66FF66",
      "#25E425"
    ]
  }
}

Color meaning and use

About Fluorescent Green Color

Fluorescent Green sits in the green family with cool temperature and vibrant visual character. Fluorescent Green is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include energy, visibility, and motion, which makes it relevant for gaming and music events. In design work, Fluorescent Green is most useful for neon accents, event graphics, and high-energy digital design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Fluorescent Green against black and white text.

Black text15.32:1AA Pass
White text1.37:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#FF0AFF#FF0AFF
#85FF0A#85FF0A
#0AFF85#0AFF85
#0A0AFF#0A0AFF
#FF0A0A#FF0A0A

Variants

#66FF66#66FF66
#00AD00#00AD00
#0AFF0A#0AFF0A
#25E425#25E425
#92F692#92F692
#33FF33#33FF33

Pairings

Black#000000
#FF0AFF#FF0AFF
#85FF0A#85FF0A
#0AFF85#0AFF85
Matte Black#1A1A1A
White Smoke#F5F5F5