Harmony system

Laser Lemon Color Harmonies

Laser Lemon color harmonies are generated from #FFFF66 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Laser Lemon into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Laser Lemon 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.

SourceLaser Lemon · #FFFF66
Groups6
Palette colors6
FamilyYellow

How the harmony works

Laser Lemon Harmony Guide

Laser Lemon 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 Laser Lemon Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Laser Lemon.

AI-Ready Dataset v1.0.0
Luminance0.9374
Black text19.75:1AA Pass
White text1.06:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "laser-lemon",
  "name": "Laser Lemon",
  "hex": "#FFFF66",
  "url": "https://www.colorsencyclopedia.com/colors/laser-lemon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/laser-lemon.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": "#6666FF",
        "name": "#6666FF",
        "slug": null,
        "rgb": [
          102,
          102,
          255
        ],
        "hsl": [
          240,
          100,
          70
        ],
        "cmyk": [
          60,
          60,
          0,
          0
        ],
        "luminance": 0.1955,
        "contrast": {
          "black": 4.91,
          "white": 4.28
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/6666ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6666ff.json"
      }
    ],
    "anchor": "laser-lemon-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": "#FFB366",
        "name": "#FFB366",
        "slug": null,
        "rgb": [
          255,
          179,
          102
        ],
        "hsl": [
          30,
          100,
          70
        ],
        "cmyk": [
          0,
          30,
          60,
          0
        ],
        "luminance": 0.5446,
        "contrast": {
          "black": 11.89,
          "white": 1.77
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ffb366/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffb366.json"
      },
      {
        "hex": "#B3FF66",
        "name": "#B3FF66",
        "slug": null,
        "rgb": [
          179,
          255,
          102
        ],
        "hsl": [
          90,
          100,
          70
        ],
        "cmyk": [
          30,
          0,
          60,
          0
        ],
        "luminance": 0.8206,
        "contrast": {
          "black": 17.41,
          "white": 1.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b3ff66/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3ff66.json"
      }
    ],
    "anchor": "laser-lemon-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": "#66FFFF",
        "name": "#66FFFF",
        "slug": null,
        "rgb": [
          102,
          255,
          255
        ],
        "hsl": [
          180,
          100,
          70
        ],
        "cmyk": [
          60,
          0,
          0,
          0
        ],
        "luminance": 0.8156,
        "contrast": {
          "black": 17.31,
          "white": 1.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/66ffff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/66ffff.json"
      },
      {
        "hex": "#FF66FF",
        "name": "#FF66FF",
        "slug": null,
        "rgb": [
          255,
          102,
          255
        ],
        "hsl": [
          300,
          100,
          70
        ],
        "cmyk": [
          0,
          60,
          0,
          0
        ],
        "luminance": 0.3798,
        "contrast": {
          "black": 8.6,
          "white": 2.44
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff66ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff66ff.json"
      }
    ],
    "anchor": "laser-lemon-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": "#66FFB3",
        "name": "#66FFB3",
        "slug": null,
        "rgb": [
          102,
          255,
          179
        ],
        "hsl": [
          150,
          100,
          70
        ],
        "cmyk": [
          60,
          0,
          30,
          0
        ],
        "luminance": 0.776,
        "contrast": {
          "black": 16.52,
          "white": 1.27
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/66ffb3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/66ffb3.json"
      },
      {
        "hex": "#6666FF",
        "name": "#6666FF",
        "slug": null,
        "rgb": [
          102,
          102,
          255
        ],
        "hsl": [
          240,
          100,
          70
        ],
        "cmyk": [
          60,
          60,
          0,
          0
        ],
        "luminance": 0.1955,
        "contrast": {
          "black": 4.91,
          "white": 4.28
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/6666ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6666ff.json"
      },
      {
        "hex": "#FF66B3",
        "name": "#FF66B3",
        "slug": null,
        "rgb": [
          255,
          102,
          179
        ],
        "hsl": [
          330,
          100,
          70
        ],
        "cmyk": [
          0,
          60,
          30,
          0
        ],
        "luminance": 0.3402,
        "contrast": {
          "black": 7.8,
          "white": 2.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff66b3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff66b3.json"
      }
    ],
    "anchor": "laser-lemon-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": "#66B2FF",
        "name": "#66B2FF",
        "slug": null,
        "rgb": [
          102,
          178,
          255
        ],
        "hsl": [
          210,
          100,
          70
        ],
        "cmyk": [
          60,
          30,
          0,
          0
        ],
        "luminance": 0.4189,
        "contrast": {
          "black": 9.38,
          "white": 2.24
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/66b2ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/66b2ff.json"
      },
      {
        "hex": "#B266FF",
        "name": "#B266FF",
        "slug": null,
        "rgb": [
          178,
          102,
          255
        ],
        "hsl": [
          270,
          100,
          70
        ],
        "cmyk": [
          30,
          60,
          0,
          0
        ],
        "luminance": 0.2619,
        "contrast": {
          "black": 6.24,
          "white": 3.37
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b266ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b266ff.json"
      }
    ],
    "anchor": "laser-lemon-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": "#FFFFC2",
        "name": "#FFFFC2",
        "slug": null,
        "rgb": [
          255,
          255,
          194
        ],
        "hsl": [
          60,
          100,
          88
        ],
        "cmyk": [
          0,
          0,
          24,
          0
        ],
        "luminance": 0.9668,
        "contrast": {
          "black": 20.34,
          "white": 1.03
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ffffc2/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffffc2.json"
      },
      {
        "hex": "#FFFF66",
        "name": "Laser Lemon",
        "slug": "laser-lemon",
        "rgb": [
          255,
          255,
          102
        ],
        "hsl": [
          60,
          100,
          70
        ],
        "cmyk": [
          0,
          0,
          60,
          0
        ],
        "luminance": 0.9374,
        "contrast": {
          "black": 19.75,
          "white": 1.06
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/laser-lemon/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/laser-lemon.json"
      },
      {
        "hex": "#FFFF0A",
        "name": "#FFFF0A",
        "slug": null,
        "rgb": [
          255,
          255,
          10
        ],
        "hsl": [
          60,
          100,
          52
        ],
        "cmyk": [
          0,
          0,
          96,
          0
        ],
        "luminance": 0.928,
        "contrast": {
          "black": 19.56,
          "white": 1.07
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ffff0a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffff0a.json"
      }
    ],
    "anchor": "laser-lemon-harmony-monochromatic"
  }
]
Signature palette
[
  "#FFFF66",
  "#6666FF",
  "#FFB366",
  "#B3FF66",
  "#FFFFC2",
  "#FFFF0A"
]
Accessibility notes
[
  "Black contrast on Laser Lemon: 19.75:1",
  "White contrast on Laser Lemon: 1.06:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-laser-lemon: #FFFF66;\n  --laser-lemon-complementary-1: #6666FF;\n  --laser-lemon-analogous-1: #FFB366;\n  --laser-lemon-analogous-2: #B3FF66;\n  --laser-lemon-triadic-1: #66FFFF;\n  --laser-lemon-triadic-2: #FF66FF;\n  --laser-lemon-tetradic-1: #66FFB3;\n  --laser-lemon-tetradic-2: #6666FF;\n  --laser-lemon-tetradic-3: #FF66B3;\n  --laser-lemon-split-complementary-1: #66B2FF;\n  --laser-lemon-split-complementary-2: #B266FF;\n  --laser-lemon-monochromatic-1: #FFFFC2;\n  --laser-lemon-monochromatic-2: #FFFF66;\n  --laser-lemon-monochromatic-3: #FFFF0A;\n}\n\n.palette-laser-lemon-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FFFF66, #6666FF, #FFB366, #B3FF66, #FFFFC2, #FFFF0A);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "laser-lemon",
  "name": "Laser Lemon",
  "hex": "#FFFF66",
  "rgb": [
    255,
    255,
    102
  ],
  "hsl": [
    60,
    100,
    70
  ],
  "cmyk": [
    0,
    0,
    60,
    0
  ],
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.9374,
  "contrast": {
    "black": 19.75,
    "white": 1.06
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "sourceColor": {
    "slug": "laser-lemon",
    "name": "Laser Lemon",
    "hex": "#FFFF66",
    "url": "https://www.colorsencyclopedia.com/colors/laser-lemon/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/laser-lemon.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": "#6666FF",
          "name": "#6666FF",
          "slug": null,
          "rgb": [
            102,
            102,
            255
          ],
          "hsl": [
            240,
            100,
            70
          ],
          "cmyk": [
            60,
            60,
            0,
            0
          ],
          "luminance": 0.1955,
          "contrast": {
            "black": 4.91,
            "white": 4.28
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/6666ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6666ff.json"
        }
      ],
      "anchor": "laser-lemon-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": "#FFB366",
          "name": "#FFB366",
          "slug": null,
          "rgb": [
            255,
            179,
            102
          ],
          "hsl": [
            30,
            100,
            70
          ],
          "cmyk": [
            0,
            30,
            60,
            0
          ],
          "luminance": 0.5446,
          "contrast": {
            "black": 11.89,
            "white": 1.77
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ffb366/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffb366.json"
        },
        {
          "hex": "#B3FF66",
          "name": "#B3FF66",
          "slug": null,
          "rgb": [
            179,
            255,
            102
          ],
          "hsl": [
            90,
            100,
            70
          ],
          "cmyk": [
            30,
            0,
            60,
            0
          ],
          "luminance": 0.8206,
          "contrast": {
            "black": 17.41,
            "white": 1.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b3ff66/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3ff66.json"
        }
      ],
      "anchor": "laser-lemon-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": "#66FFFF",
          "name": "#66FFFF",
          "slug": null,
          "rgb": [
            102,
            255,
            255
          ],
          "hsl": [
            180,
            100,
            70
          ],
          "cmyk": [
            60,
            0,
            0,
            0
          ],
          "luminance": 0.8156,
          "contrast": {
            "black": 17.31,
            "white": 1.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/66ffff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/66ffff.json"
        },
        {
          "hex": "#FF66FF",
          "name": "#FF66FF",
          "slug": null,
          "rgb": [
            255,
            102,
            255
          ],
          "hsl": [
            300,
            100,
            70
          ],
          "cmyk": [
            0,
            60,
            0,
            0
          ],
          "luminance": 0.3798,
          "contrast": {
            "black": 8.6,
            "white": 2.44
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff66ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff66ff.json"
        }
      ],
      "anchor": "laser-lemon-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": "#66FFB3",
          "name": "#66FFB3",
          "slug": null,
          "rgb": [
            102,
            255,
            179
          ],
          "hsl": [
            150,
            100,
            70
          ],
          "cmyk": [
            60,
            0,
            30,
            0
          ],
          "luminance": 0.776,
          "contrast": {
            "black": 16.52,
            "white": 1.27
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/66ffb3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/66ffb3.json"
        },
        {
          "hex": "#6666FF",
          "name": "#6666FF",
          "slug": null,
          "rgb": [
            102,
            102,
            255
          ],
          "hsl": [
            240,
            100,
            70
          ],
          "cmyk": [
            60,
            60,
            0,
            0
          ],
          "luminance": 0.1955,
          "contrast": {
            "black": 4.91,
            "white": 4.28
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/6666ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6666ff.json"
        },
        {
          "hex": "#FF66B3",
          "name": "#FF66B3",
          "slug": null,
          "rgb": [
            255,
            102,
            179
          ],
          "hsl": [
            330,
            100,
            70
          ],
          "cmyk": [
            0,
            60,
            30,
            0
          ],
          "luminance": 0.3402,
          "contrast": {
            "black": 7.8,
            "white": 2.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff66b3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff66b3.json"
        }
      ],
      "anchor": "laser-lemon-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": "#66B2FF",
          "name": "#66B2FF",
          "slug": null,
          "rgb": [
            102,
            178,
            255
          ],
          "hsl": [
            210,
            100,
            70
          ],
          "cmyk": [
            60,
            30,
            0,
            0
          ],
          "luminance": 0.4189,
          "contrast": {
            "black": 9.38,
            "white": 2.24
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/66b2ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/66b2ff.json"
        },
        {
          "hex": "#B266FF",
          "name": "#B266FF",
          "slug": null,
          "rgb": [
            178,
            102,
            255
          ],
          "hsl": [
            270,
            100,
            70
          ],
          "cmyk": [
            30,
            60,
            0,
            0
          ],
          "luminance": 0.2619,
          "contrast": {
            "black": 6.24,
            "white": 3.37
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b266ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b266ff.json"
        }
      ],
      "anchor": "laser-lemon-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": "#FFFFC2",
          "name": "#FFFFC2",
          "slug": null,
          "rgb": [
            255,
            255,
            194
          ],
          "hsl": [
            60,
            100,
            88
          ],
          "cmyk": [
            0,
            0,
            24,
            0
          ],
          "luminance": 0.9668,
          "contrast": {
            "black": 20.34,
            "white": 1.03
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ffffc2/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffffc2.json"
        },
        {
          "hex": "#FFFF66",
          "name": "Laser Lemon",
          "slug": "laser-lemon",
          "rgb": [
            255,
            255,
            102
          ],
          "hsl": [
            60,
            100,
            70
          ],
          "cmyk": [
            0,
            0,
            60,
            0
          ],
          "luminance": 0.9374,
          "contrast": {
            "black": 19.75,
            "white": 1.06
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/laser-lemon/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/laser-lemon.json"
        },
        {
          "hex": "#FFFF0A",
          "name": "#FFFF0A",
          "slug": null,
          "rgb": [
            255,
            255,
            10
          ],
          "hsl": [
            60,
            100,
            52
          ],
          "cmyk": [
            0,
            0,
            96,
            0
          ],
          "luminance": 0.928,
          "contrast": {
            "black": 19.56,
            "white": 1.07
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ffff0a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffff0a.json"
        }
      ],
      "anchor": "laser-lemon-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#FFFF66",
    "#6666FF",
    "#FFB366",
    "#B3FF66",
    "#FFFFC2",
    "#FFFF0A"
  ],
  "semanticGroups": [
    "yellow harmony",
    "warm harmony",
    "vibrant harmony",
    "laser lemon palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Laser Lemon: 19.75:1",
    "White contrast on Laser Lemon: 1.06:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/laser-lemon.json",
    "https://www.colorsencyclopedia.com/api/colors/laser-lemon.json",
    "https://www.colorsencyclopedia.com/api/hex/ffff66.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/laser-lemon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/laser-lemon.json",
  "cssSnippet": ":root {\n  --color-laser-lemon: #FFFF66;\n  --laser-lemon-complementary-1: #6666FF;\n  --laser-lemon-analogous-1: #FFB366;\n  --laser-lemon-analogous-2: #B3FF66;\n  --laser-lemon-triadic-1: #66FFFF;\n  --laser-lemon-triadic-2: #FF66FF;\n  --laser-lemon-tetradic-1: #66FFB3;\n  --laser-lemon-tetradic-2: #6666FF;\n  --laser-lemon-tetradic-3: #FF66B3;\n  --laser-lemon-split-complementary-1: #66B2FF;\n  --laser-lemon-split-complementary-2: #B266FF;\n  --laser-lemon-monochromatic-1: #FFFFC2;\n  --laser-lemon-monochromatic-2: #FFFF66;\n  --laser-lemon-monochromatic-3: #FFFF0A;\n}\n\n.palette-laser-lemon-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FFFF66, #6666FF, #FFB366, #B3FF66, #FFFFC2, #FFFF0A);\n}"
}

CSS Harmony Tokens

Use these tokens when Laser Lemon needs a complete palette system instead of a single color variable.

:root {
  --color-laser-lemon: #FFFF66;
  --laser-lemon-complementary-1: #6666FF;
  --laser-lemon-analogous-1: #FFB366;
  --laser-lemon-analogous-2: #B3FF66;
  --laser-lemon-triadic-1: #66FFFF;
  --laser-lemon-triadic-2: #FF66FF;
  --laser-lemon-tetradic-1: #66FFB3;
  --laser-lemon-tetradic-2: #6666FF;
  --laser-lemon-tetradic-3: #FF66B3;
  --laser-lemon-split-complementary-1: #66B2FF;
  --laser-lemon-split-complementary-2: #B266FF;
  --laser-lemon-monochromatic-1: #FFFFC2;
  --laser-lemon-monochromatic-2: #FFFF66;
  --laser-lemon-monochromatic-3: #FFFF0A;
}

.palette-laser-lemon-harmony {
  color: #111827;
  background: linear-gradient(135deg, #FFFF66, #6666FF, #FFB366, #B3FF66, #FFFFC2, #FFFF0A);
}

Laser Lemon 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.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorLaser Lemon · #FFFF66
#6666FF#6666FF
Analogous 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.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorLaser Lemon · #FFFF66
#FFB366#FFB366
#B3FF66#B3FF66
Triadic 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.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorLaser Lemon · #FFFF66
#66FFFF#66FFFF
#FF66FF#FF66FF
Tetradic 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.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorLaser Lemon · #FFFF66
#66FFB3#66FFB3
#6666FF#6666FF
#FF66B3#FF66B3
Split 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.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorLaser Lemon · #FFFF66
#66B2FF#66B2FF
#B266FF#B266FF
Monochromatic 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.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorLaser Lemon · #FFFF66
#FFFFC2#FFFFC2
Laser Lemon#FFFF66
#FFFF0A#FFFF0A