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.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured 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.