Named color

Toxic Green

Toxic Green is a vibrant green color with HEX #61DE2A. According to Colors Encyclopedia, it has RGB 97, 222, 42, HSL 102, 73%, 52%, cool temperature, and is useful for neon accents, event graphics, and high energy digital design.

HEX #61DE2A
RGB rgb(97, 222, 42)
HSL hsl(102 73% 52%)
CMYK cmyk(56, 0, 81, 13)
Luminance 0.5495
Contrast Black 11.99:1White 1.75:1

CSS Utilities

--color-toxic-green: #61DE2A;
.bg-toxic-green { background-color: #61DE2A; }
.text-toxic-green { color: #61DE2A; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.5495
Black text11.99:1AA Pass
White text1.75: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": "#61DE2A",
  "rgb": [
    97,
    222,
    42
  ],
  "hsl": [
    102,
    73,
    52
  ],
  "cmyk": [
    56,
    0,
    81,
    13
  ],
  "luminance": 0.5495,
  "contrast": {
    "black": 11.99,
    "white": 1.75
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#A82BDE",
  "analogous": [
    "#BADE2B",
    "#2BDE4F"
  ],
  "triadic": [
    "#2B61DE",
    "#DE2B61"
  ],
  "tetradic": [
    "#2BBADE",
    "#A82BDE",
    "#DE4F2B"
  ],
  "splitComplementary": [
    "#4F2BDE",
    "#DE2BBA"
  ],
  "monochromatic": [
    "#9CEA7B",
    "#61DE2A",
    "#3D9617"
  ]
}
Variants
{
  "light": "#9CEA7B",
  "dark": "#3D9617",
  "saturated": "#56F910",
  "desaturated": "#6CC346",
  "pastel": "#B7E6A2",
  "neon": "#70FF33"
}
Pairings
{
  "best": [
    "#000000",
    "#A82BDE",
    "#BADE2B",
    "#2BDE4F"
  ],
  "avoid": [
    "#6CC346",
    "#9CEA7B"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#9CEA7B",
    "#6CC346"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "kelly-green",
    "lime-green",
    "neon-green",
    "lawn-green",
    "yellow-green"
  ],
  "generatedPalettes": [
    "toxic-green"
  ],
  "generatedComparisons": [
    "chartreuse-vs-toxic-green",
    "kelly-green-vs-toxic-green",
    "lawn-green-vs-toxic-green",
    "lime-green-vs-toxic-green",
    "neon-green-vs-toxic-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/toxic-green",
    "/wcag/toxic-green",
    "/css/colors/toxic-green",
    "/hex/61de2a"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/toxic-green"
    ],
    "related": [
      "/colors/kelly-green",
      "/colors/lime-green",
      "/colors/neon-green",
      "/colors/lawn-green",
      "/colors/yellow-green",
      "/compare/chartreuse-vs-toxic-green",
      "/compare/kelly-green-vs-toxic-green",
      "/compare/lawn-green-vs-toxic-green",
      "/compare/lime-green-vs-toxic-green",
      "/compare/neon-green-vs-toxic-green",
      "/harmonies/toxic-green",
      "/wcag/toxic-green",
      "/css/colors/toxic-green",
      "/hex/61de2a"
    ]
  }
}
Full JSON dataset
{
  "slug": "toxic-green",
  "name": "Toxic Green",
  "hex": "#61DE2A",
  "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": [
    97,
    222,
    42
  ],
  "hsl": [
    102,
    73,
    52
  ],
  "cmyk": [
    56,
    0,
    81,
    13
  ],
  "luminance": 0.5495,
  "contrast": {
    "black": 11.99,
    "white": 1.75
  },
  "harmonies": {
    "complementary": "#A82BDE",
    "analogous": [
      "#BADE2B",
      "#2BDE4F"
    ],
    "triadic": [
      "#2B61DE",
      "#DE2B61"
    ],
    "tetradic": [
      "#2BBADE",
      "#A82BDE",
      "#DE4F2B"
    ],
    "splitComplementary": [
      "#4F2BDE",
      "#DE2BBA"
    ],
    "monochromatic": [
      "#9CEA7B",
      "#61DE2A",
      "#3D9617"
    ]
  },
  "variants": {
    "light": "#9CEA7B",
    "dark": "#3D9617",
    "saturated": "#56F910",
    "desaturated": "#6CC346",
    "pastel": "#B7E6A2",
    "neon": "#70FF33"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-toxic-green: #61DE2A;",
    "utility": ".bg-toxic-green { background-color: #61DE2A; }",
    "textUtility": ".text-toxic-green { color: #61DE2A; }"
  },
  "nearestColors": [
    "kelly-green",
    "lime-green",
    "neon-green",
    "lawn-green",
    "yellow-green"
  ],
  "generatedPalettes": [
    "toxic-green"
  ],
  "generatedComparisons": [
    "chartreuse-vs-toxic-green",
    "kelly-green-vs-toxic-green",
    "lawn-green-vs-toxic-green",
    "lime-green-vs-toxic-green",
    "neon-green-vs-toxic-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/toxic-green",
    "/wcag/toxic-green",
    "/css/colors/toxic-green",
    "/hex/61de2a"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/toxic-green"
    ],
    "related": [
      "/colors/kelly-green",
      "/colors/lime-green",
      "/colors/neon-green",
      "/colors/lawn-green",
      "/colors/yellow-green",
      "/compare/chartreuse-vs-toxic-green",
      "/compare/kelly-green-vs-toxic-green",
      "/compare/lawn-green-vs-toxic-green",
      "/compare/lime-green-vs-toxic-green",
      "/compare/neon-green-vs-toxic-green",
      "/harmonies/toxic-green",
      "/wcag/toxic-green",
      "/css/colors/toxic-green",
      "/hex/61de2a"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#A82BDE",
      "#BADE2B",
      "#2BDE4F"
    ],
    "avoid": [
      "#6CC346",
      "#9CEA7B"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#9CEA7B",
      "#6CC346"
    ]
  }
}

Color meaning and use

About Toxic Green Color

Toxic Green sits in the green family with cool temperature and vibrant visual character. Toxic 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, Toxic 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 Toxic Green against black and white text.

Black text11.99:1AA Pass
White text1.75:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#A82BDE#A82BDE
#BADE2B#BADE2B
#2BDE4F#2BDE4F
#2B61DE#2B61DE
#DE2B61#DE2B61

Variants

#9CEA7B#9CEA7B
#3D9617#3D9617
#56F910#56F910
#6CC346#6CC346
#B7E6A2#B7E6A2
#70FF33#70FF33

Pairings

Black#000000
#A82BDE#A82BDE
#BADE2B#BADE2B
#2BDE4F#2BDE4F
Matte Black#1A1A1A
White Smoke#F5F5F5