Named color

Acid Green

Acid Green is a vibrant yellow color with HEX #B0BF1A. According to Colors Encyclopedia, it has RGB 176, 191, 26, HSL 65, 76%, 43%, warm temperature, and is useful for neon accents, event graphics, and high energy digital design.

HEX #B0BF1A
RGB rgb(176, 191, 26)
HSL hsl(65 76% 43%)
CMYK cmyk(8, 0, 86, 25)
Luminance 0.4657
Contrast Black 10.31:1White 2.04:1

CSS Utilities

--color-acid-green: #B0BF1A;
.bg-acid-green { background-color: #B0BF1A; }
.text-acid-green { color: #B0BF1A; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.4657
Black text10.31:1AA Pass
White text2.04: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": "#B0BF1A",
  "rgb": [
    176,
    191,
    26
  ],
  "hsl": [
    65,
    76,
    43
  ],
  "cmyk": [
    8,
    0,
    86,
    25
  ],
  "luminance": 0.4657,
  "contrast": {
    "black": 10.31,
    "white": 2.04
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#281AC1",
  "analogous": [
    "#C17C1A",
    "#60C11A"
  ],
  "triadic": [
    "#1AB3C1",
    "#C11AB3"
  ],
  "tetradic": [
    "#1AC17C",
    "#281AC1",
    "#C11A60"
  ],
  "splitComplementary": [
    "#1A60C1",
    "#7C1AC1"
  ],
  "monochromatic": [
    "#DBE750",
    "#B0BF1A",
    "#68700F"
  ]
}
Variants
{
  "light": "#DBE750",
  "dark": "#68700F",
  "saturated": "#C7D902",
  "desaturated": "#9FA932",
  "pastel": "#D7DF7C",
  "neon": "#EAFF05"
}
Pairings
{
  "best": [
    "#000000",
    "#281AC1",
    "#C17C1A",
    "#60C11A"
  ],
  "avoid": [
    "#9FA932",
    "#DBE750"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#DBE750",
    "#9FA932"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "peridot",
    "yellow-green",
    "old-gold",
    "brass",
    "brushed-brass"
  ],
  "generatedPalettes": [
    "acid-green"
  ],
  "generatedComparisons": [
    "acid-green-vs-peridot",
    "acid-green-vs-yellow-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/acid-green",
    "/wcag/acid-green",
    "/css/colors/acid-green",
    "/hex/b0bf1a"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/acid-green"
    ],
    "related": [
      "/colors/peridot",
      "/colors/yellow-green",
      "/colors/old-gold",
      "/colors/brass",
      "/colors/brushed-brass",
      "/compare/acid-green-vs-peridot",
      "/compare/acid-green-vs-yellow-green",
      "/harmonies/acid-green",
      "/wcag/acid-green",
      "/css/colors/acid-green",
      "/hex/b0bf1a"
    ]
  }
}
Full JSON dataset
{
  "slug": "acid-green",
  "name": "Acid Green",
  "hex": "#B0BF1A",
  "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": "yellow",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "yellow",
    "warm",
    "vibrant",
    "neon-accents",
    "event-graphics",
    "high-energy-digital-design",
    "energy",
    "visibility",
    "motion"
  ],
  "popularity": 84,
  "rgb": [
    176,
    191,
    26
  ],
  "hsl": [
    65,
    76,
    43
  ],
  "cmyk": [
    8,
    0,
    86,
    25
  ],
  "luminance": 0.4657,
  "contrast": {
    "black": 10.31,
    "white": 2.04
  },
  "harmonies": {
    "complementary": "#281AC1",
    "analogous": [
      "#C17C1A",
      "#60C11A"
    ],
    "triadic": [
      "#1AB3C1",
      "#C11AB3"
    ],
    "tetradic": [
      "#1AC17C",
      "#281AC1",
      "#C11A60"
    ],
    "splitComplementary": [
      "#1A60C1",
      "#7C1AC1"
    ],
    "monochromatic": [
      "#DBE750",
      "#B0BF1A",
      "#68700F"
    ]
  },
  "variants": {
    "light": "#DBE750",
    "dark": "#68700F",
    "saturated": "#C7D902",
    "desaturated": "#9FA932",
    "pastel": "#D7DF7C",
    "neon": "#EAFF05"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-acid-green: #B0BF1A;",
    "utility": ".bg-acid-green { background-color: #B0BF1A; }",
    "textUtility": ".text-acid-green { color: #B0BF1A; }"
  },
  "nearestColors": [
    "peridot",
    "yellow-green",
    "old-gold",
    "brass",
    "brushed-brass"
  ],
  "generatedPalettes": [
    "acid-green"
  ],
  "generatedComparisons": [
    "acid-green-vs-peridot",
    "acid-green-vs-yellow-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/acid-green",
    "/wcag/acid-green",
    "/css/colors/acid-green",
    "/hex/b0bf1a"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/acid-green"
    ],
    "related": [
      "/colors/peridot",
      "/colors/yellow-green",
      "/colors/old-gold",
      "/colors/brass",
      "/colors/brushed-brass",
      "/compare/acid-green-vs-peridot",
      "/compare/acid-green-vs-yellow-green",
      "/harmonies/acid-green",
      "/wcag/acid-green",
      "/css/colors/acid-green",
      "/hex/b0bf1a"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#281AC1",
      "#C17C1A",
      "#60C11A"
    ],
    "avoid": [
      "#9FA932",
      "#DBE750"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#DBE750",
      "#9FA932"
    ]
  }
}

Color meaning and use

About Acid Green Color

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

Black text10.31:1AA Pass
White text2.04:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#281AC1#281AC1
#C17C1A#C17C1A
#60C11A#60C11A
#1AB3C1#1AB3C1
#C11AB3#C11AB3

Variants

#DBE750#DBE750
#68700F#68700F
#C7D902#C7D902
#9FA932#9FA932
#D7DF7C#D7DF7C
#EAFF05#EAFF05

Pairings

Black#000000
#281AC1#281AC1
#C17C1A#C17C1A
#60C11A#60C11A
Matte Black#1A1A1A
White Smoke#F5F5F5