Harmony system
Acid Green Color Harmonies
Acid Green color harmonies are generated from #B0BF1A with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Acid Green into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Acid Green sits in the yellow family with warm temperature and vibrant tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Acid Green Harmony Guide
Acid Green harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.
Machine-readable data
Machine-Readable Acid Green Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Acid Green.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "acid-green",
"name": "Acid Green",
"hex": "#B0BF1A",
"url": "https://www.colorsencyclopedia.com/colors/acid-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/acid-green.json"
}Harmony groups
[
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#281AC1",
"name": "#281AC1",
"slug": null,
"rgb": [
40,
26,
193
],
"hsl": [
245,
76,
43
],
"cmyk": [
79,
87,
0,
24
],
"luminance": 0.0504,
"contrast": {
"black": 2.01,
"white": 10.46
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/281ac1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/281ac1.json"
}
],
"anchor": "acid-green-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#C17C1A",
"name": "#C17C1A",
"slug": null,
"rgb": [
193,
124,
26
],
"hsl": [
35,
76,
43
],
"cmyk": [
0,
36,
87,
24
],
"luminance": 0.2583,
"contrast": {
"black": 6.17,
"white": 3.41
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c17c1a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c17c1a.json"
},
{
"hex": "#60C11A",
"name": "#60C11A",
"slug": null,
"rgb": [
96,
193,
26
],
"hsl": [
95,
76,
43
],
"cmyk": [
50,
0,
87,
24
],
"luminance": 0.407,
"contrast": {
"black": 9.14,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/60c11a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/60c11a.json"
}
],
"anchor": "acid-green-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#1AB3C1",
"name": "#1AB3C1",
"slug": null,
"rgb": [
26,
179,
193
],
"hsl": [
185,
76,
43
],
"cmyk": [
87,
7,
0,
24
],
"luminance": 0.3631,
"contrast": {
"black": 8.26,
"white": 2.54
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ab3c1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ab3c1.json"
},
{
"hex": "#C11AB3",
"name": "#C11AB3",
"slug": null,
"rgb": [
193,
26,
179
],
"hsl": [
305,
76,
43
],
"cmyk": [
0,
87,
7,
24
],
"luminance": 0.1533,
"contrast": {
"black": 4.07,
"white": 5.16
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c11ab3/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c11ab3.json"
}
],
"anchor": "acid-green-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#1AC17C",
"name": "#1AC17C",
"slug": null,
"rgb": [
26,
193,
124
],
"hsl": [
155,
76,
43
],
"cmyk": [
87,
0,
36,
24
],
"luminance": 0.3981,
"contrast": {
"black": 8.96,
"white": 2.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ac17c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ac17c.json"
},
{
"hex": "#281AC1",
"name": "#281AC1",
"slug": null,
"rgb": [
40,
26,
193
],
"hsl": [
245,
76,
43
],
"cmyk": [
79,
87,
0,
24
],
"luminance": 0.0504,
"contrast": {
"black": 2.01,
"white": 10.46
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/281ac1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/281ac1.json"
},
{
"hex": "#C11A60",
"name": "#C11A60",
"slug": null,
"rgb": [
193,
26,
96
],
"hsl": [
335,
76,
43
],
"cmyk": [
0,
87,
50,
24
],
"luminance": 0.1292,
"contrast": {
"black": 3.58,
"white": 5.86
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c11a60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c11a60.json"
}
],
"anchor": "acid-green-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#1A60C1",
"name": "#1A60C1",
"slug": null,
"rgb": [
26,
96,
193
],
"hsl": [
215,
76,
43
],
"cmyk": [
87,
50,
0,
24
],
"luminance": 0.1244,
"contrast": {
"black": 3.49,
"white": 6.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/1a60c1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1a60c1.json"
},
{
"hex": "#7C1AC1",
"name": "#7C1AC1",
"slug": null,
"rgb": [
124,
26,
193
],
"hsl": [
275,
76,
43
],
"cmyk": [
36,
87,
0,
24
],
"luminance": 0.0887,
"contrast": {
"black": 2.77,
"white": 7.57
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7c1ac1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c1ac1.json"
}
],
"anchor": "acid-green-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#DBE750",
"name": "#DBE750",
"slug": null,
"rgb": [
219,
231,
80
],
"hsl": [
65,
76,
61
],
"cmyk": [
5,
0,
65,
9
],
"luminance": 0.7279,
"contrast": {
"black": 15.56,
"white": 1.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dbe750/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbe750.json"
},
{
"hex": "#B0BF1A",
"name": "Acid Green",
"slug": "acid-green",
"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"
]
},
"url": "https://www.colorsencyclopedia.com/colors/acid-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/acid-green.json"
},
{
"hex": "#68700F",
"name": "#68700F",
"slug": null,
"rgb": [
104,
112,
15
],
"hsl": [
65,
76,
25
],
"cmyk": [
7,
0,
87,
56
],
"luminance": 0.1457,
"contrast": {
"black": 3.91,
"white": 5.37
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/68700f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/68700f.json"
}
],
"anchor": "acid-green-harmony-monochromatic"
}
]Signature palette
[
"#B0BF1A",
"#281AC1",
"#C17C1A",
"#60C11A",
"#DBE750",
"#68700F"
]Accessibility notes
[
"Black contrast on Acid Green: 10.31:1",
"White contrast on Acid Green: 2.04:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-acid-green: #B0BF1A;\n --acid-green-complementary-1: #281AC1;\n --acid-green-analogous-1: #C17C1A;\n --acid-green-analogous-2: #60C11A;\n --acid-green-triadic-1: #1AB3C1;\n --acid-green-triadic-2: #C11AB3;\n --acid-green-tetradic-1: #1AC17C;\n --acid-green-tetradic-2: #281AC1;\n --acid-green-tetradic-3: #C11A60;\n --acid-green-split-complementary-1: #1A60C1;\n --acid-green-split-complementary-2: #7C1AC1;\n --acid-green-monochromatic-1: #DBE750;\n --acid-green-monochromatic-2: #B0BF1A;\n --acid-green-monochromatic-3: #68700F;\n}\n\n.palette-acid-green-harmony {\n color: #111827;\n background: linear-gradient(135deg, #B0BF1A, #281AC1, #C17C1A, #60C11A, #DBE750, #68700F);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "acid-green",
"name": "Acid Green",
"hex": "#B0BF1A",
"rgb": [
176,
191,
26
],
"hsl": [
65,
76,
43
],
"cmyk": [
8,
0,
86,
25
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.4657,
"contrast": {
"black": 10.31,
"white": 2.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"sourceColor": {
"slug": "acid-green",
"name": "Acid Green",
"hex": "#B0BF1A",
"url": "https://www.colorsencyclopedia.com/colors/acid-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/acid-green.json"
},
"harmonyGroups": [
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#281AC1",
"name": "#281AC1",
"slug": null,
"rgb": [
40,
26,
193
],
"hsl": [
245,
76,
43
],
"cmyk": [
79,
87,
0,
24
],
"luminance": 0.0504,
"contrast": {
"black": 2.01,
"white": 10.46
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/281ac1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/281ac1.json"
}
],
"anchor": "acid-green-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#C17C1A",
"name": "#C17C1A",
"slug": null,
"rgb": [
193,
124,
26
],
"hsl": [
35,
76,
43
],
"cmyk": [
0,
36,
87,
24
],
"luminance": 0.2583,
"contrast": {
"black": 6.17,
"white": 3.41
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c17c1a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c17c1a.json"
},
{
"hex": "#60C11A",
"name": "#60C11A",
"slug": null,
"rgb": [
96,
193,
26
],
"hsl": [
95,
76,
43
],
"cmyk": [
50,
0,
87,
24
],
"luminance": 0.407,
"contrast": {
"black": 9.14,
"white": 2.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/60c11a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/60c11a.json"
}
],
"anchor": "acid-green-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#1AB3C1",
"name": "#1AB3C1",
"slug": null,
"rgb": [
26,
179,
193
],
"hsl": [
185,
76,
43
],
"cmyk": [
87,
7,
0,
24
],
"luminance": 0.3631,
"contrast": {
"black": 8.26,
"white": 2.54
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ab3c1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ab3c1.json"
},
{
"hex": "#C11AB3",
"name": "#C11AB3",
"slug": null,
"rgb": [
193,
26,
179
],
"hsl": [
305,
76,
43
],
"cmyk": [
0,
87,
7,
24
],
"luminance": 0.1533,
"contrast": {
"black": 4.07,
"white": 5.16
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c11ab3/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c11ab3.json"
}
],
"anchor": "acid-green-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#1AC17C",
"name": "#1AC17C",
"slug": null,
"rgb": [
26,
193,
124
],
"hsl": [
155,
76,
43
],
"cmyk": [
87,
0,
36,
24
],
"luminance": 0.3981,
"contrast": {
"black": 8.96,
"white": 2.34
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/1ac17c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1ac17c.json"
},
{
"hex": "#281AC1",
"name": "#281AC1",
"slug": null,
"rgb": [
40,
26,
193
],
"hsl": [
245,
76,
43
],
"cmyk": [
79,
87,
0,
24
],
"luminance": 0.0504,
"contrast": {
"black": 2.01,
"white": 10.46
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/281ac1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/281ac1.json"
},
{
"hex": "#C11A60",
"name": "#C11A60",
"slug": null,
"rgb": [
193,
26,
96
],
"hsl": [
335,
76,
43
],
"cmyk": [
0,
87,
50,
24
],
"luminance": 0.1292,
"contrast": {
"black": 3.58,
"white": 5.86
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/c11a60/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/c11a60.json"
}
],
"anchor": "acid-green-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#1A60C1",
"name": "#1A60C1",
"slug": null,
"rgb": [
26,
96,
193
],
"hsl": [
215,
76,
43
],
"cmyk": [
87,
50,
0,
24
],
"luminance": 0.1244,
"contrast": {
"black": 3.49,
"white": 6.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/1a60c1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/1a60c1.json"
},
{
"hex": "#7C1AC1",
"name": "#7C1AC1",
"slug": null,
"rgb": [
124,
26,
193
],
"hsl": [
275,
76,
43
],
"cmyk": [
36,
87,
0,
24
],
"luminance": 0.0887,
"contrast": {
"black": 2.77,
"white": 7.57
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7c1ac1/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c1ac1.json"
}
],
"anchor": "acid-green-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#DBE750",
"name": "#DBE750",
"slug": null,
"rgb": [
219,
231,
80
],
"hsl": [
65,
76,
61
],
"cmyk": [
5,
0,
65,
9
],
"luminance": 0.7279,
"contrast": {
"black": 15.56,
"white": 1.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/dbe750/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbe750.json"
},
{
"hex": "#B0BF1A",
"name": "Acid Green",
"slug": "acid-green",
"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"
]
},
"url": "https://www.colorsencyclopedia.com/colors/acid-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/acid-green.json"
},
{
"hex": "#68700F",
"name": "#68700F",
"slug": null,
"rgb": [
104,
112,
15
],
"hsl": [
65,
76,
25
],
"cmyk": [
7,
0,
87,
56
],
"luminance": 0.1457,
"contrast": {
"black": 3.91,
"white": 5.37
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/68700f/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/68700f.json"
}
],
"anchor": "acid-green-harmony-monochromatic"
}
],
"signaturePalette": [
"#B0BF1A",
"#281AC1",
"#C17C1A",
"#60C11A",
"#DBE750",
"#68700F"
],
"semanticGroups": [
"yellow harmony",
"warm harmony",
"vibrant harmony",
"acid green palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Acid Green: 10.31:1",
"White contrast on Acid Green: 2.04:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/acid-green.json",
"https://www.colorsencyclopedia.com/api/colors/acid-green.json",
"https://www.colorsencyclopedia.com/api/hex/b0bf1a.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/acid-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/acid-green.json",
"cssSnippet": ":root {\n --color-acid-green: #B0BF1A;\n --acid-green-complementary-1: #281AC1;\n --acid-green-analogous-1: #C17C1A;\n --acid-green-analogous-2: #60C11A;\n --acid-green-triadic-1: #1AB3C1;\n --acid-green-triadic-2: #C11AB3;\n --acid-green-tetradic-1: #1AC17C;\n --acid-green-tetradic-2: #281AC1;\n --acid-green-tetradic-3: #C11A60;\n --acid-green-split-complementary-1: #1A60C1;\n --acid-green-split-complementary-2: #7C1AC1;\n --acid-green-monochromatic-1: #DBE750;\n --acid-green-monochromatic-2: #B0BF1A;\n --acid-green-monochromatic-3: #68700F;\n}\n\n.palette-acid-green-harmony {\n color: #111827;\n background: linear-gradient(135deg, #B0BF1A, #281AC1, #C17C1A, #60C11A, #DBE750, #68700F);\n}"
}
CSS Harmony Tokens
Use these tokens when Acid Green needs a complete palette system instead of a single color variable.
:root {
--color-acid-green: #B0BF1A;
--acid-green-complementary-1: #281AC1;
--acid-green-analogous-1: #C17C1A;
--acid-green-analogous-2: #60C11A;
--acid-green-triadic-1: #1AB3C1;
--acid-green-triadic-2: #C11AB3;
--acid-green-tetradic-1: #1AC17C;
--acid-green-tetradic-2: #281AC1;
--acid-green-tetradic-3: #C11A60;
--acid-green-split-complementary-1: #1A60C1;
--acid-green-split-complementary-2: #7C1AC1;
--acid-green-monochromatic-1: #DBE750;
--acid-green-monochromatic-2: #B0BF1A;
--acid-green-monochromatic-3: #68700F;
}
.palette-acid-green-harmony {
color: #111827;
background: linear-gradient(135deg, #B0BF1A, #281AC1, #C17C1A, #60C11A, #DBE750, #68700F);
}
Acid Green Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.
Complementary Harmony1 colors · maximum hue contrast
Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.
#281AC1Analogous Harmony2 colors · neighboring hue movement
Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.
#C17C1A#60C11ATriadic Harmony2 colors · three evenly spaced hues
Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.
#1AB3C1#C11AB3Tetradic Harmony3 colors · two complementary pairs
Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.
#1AC17C#281AC1#C11A60Split Complementary Harmony2 colors · softened complementary contrast
Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.
#1A60C1#7C1AC1Monochromatic Harmony3 colors · same hue, different values
Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.
#DBE750#B0BF1A#68700F