Harmony system

Cyber Yellow Color Harmonies

Cyber Yellow harmonies from #FFD300: complementary #002BFF, plus five harmony groups with CSS and contrast data.

Cyber Yellow is a warm yellow at hue 50°, saturation 100% and lightness 50%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourceCyber Yellow · #FFD300
Groups6
Palette colors6
FamilyYellow

How the harmony works

Cyber Yellow Harmony Guide

Cyber Yellow 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 Cyber Yellow Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.6785
Black text14.57:1AA Pass
White text1.44: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": "cyber-yellow",
  "name": "Cyber Yellow",
  "hex": "#FFD300",
  "url": "https://www.colorsencyclopedia.com/colors/cyber-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cyber-yellow.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": "#002BFF",
        "name": "#002BFF",
        "slug": null,
        "rgb": [
          0,
          43,
          255
        ],
        "hsl": [
          230,
          100,
          50
        ],
        "cmyk": [
          100,
          83,
          0,
          0
        ],
        "luminance": 0.0895,
        "contrast": {
          "black": 2.79,
          "white": 7.53
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "cyber-yellow-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": "#FF5500",
        "name": "#FF5500",
        "slug": null,
        "rgb": [
          255,
          85,
          0
        ],
        "hsl": [
          20,
          100,
          50
        ],
        "cmyk": [
          0,
          67,
          100,
          0
        ],
        "luminance": 0.2776,
        "contrast": {
          "black": 6.55,
          "white": 3.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#AAFF00",
        "name": "#AAFF00",
        "slug": null,
        "rgb": [
          170,
          255,
          0
        ],
        "hsl": [
          80,
          100,
          50
        ],
        "cmyk": [
          33,
          0,
          100,
          0
        ],
        "luminance": 0.8007,
        "contrast": {
          "black": 17.01,
          "white": 1.23
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "cyber-yellow-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": "#00FFD5",
        "name": "#00FFD5",
        "slug": null,
        "rgb": [
          0,
          255,
          213
        ],
        "hsl": [
          170,
          100,
          50
        ],
        "cmyk": [
          100,
          0,
          16,
          0
        ],
        "luminance": 0.7632,
        "contrast": {
          "black": 16.26,
          "white": 1.29
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#D400FF",
        "name": "#D400FF",
        "slug": null,
        "rgb": [
          212,
          0,
          255
        ],
        "hsl": [
          290,
          100,
          50
        ],
        "cmyk": [
          17,
          100,
          0,
          0
        ],
        "luminance": 0.2122,
        "contrast": {
          "black": 5.24,
          "white": 4
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "cyber-yellow-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": "#00FF55",
        "name": "#00FF55",
        "slug": null,
        "rgb": [
          0,
          255,
          85
        ],
        "hsl": [
          140,
          100,
          50
        ],
        "cmyk": [
          100,
          0,
          67,
          0
        ],
        "luminance": 0.7218,
        "contrast": {
          "black": 15.44,
          "white": 1.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#002BFF",
        "name": "#002BFF",
        "slug": null,
        "rgb": [
          0,
          43,
          255
        ],
        "hsl": [
          230,
          100,
          50
        ],
        "cmyk": [
          100,
          83,
          0,
          0
        ],
        "luminance": 0.0895,
        "contrast": {
          "black": 2.79,
          "white": 7.53
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#FF00AA",
        "name": "#FF00AA",
        "slug": null,
        "rgb": [
          255,
          0,
          170
        ],
        "hsl": [
          320,
          100,
          50
        ],
        "cmyk": [
          0,
          100,
          33,
          0
        ],
        "luminance": 0.2416,
        "contrast": {
          "black": 5.83,
          "white": 3.6
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "cyber-yellow-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": "#00AAFF",
        "name": "#00AAFF",
        "slug": null,
        "rgb": [
          0,
          170,
          255
        ],
        "hsl": [
          200,
          100,
          50
        ],
        "cmyk": [
          100,
          33,
          0,
          0
        ],
        "luminance": 0.3597,
        "contrast": {
          "black": 8.19,
          "white": 2.56
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#5500FF",
        "name": "#5500FF",
        "slug": null,
        "rgb": [
          85,
          0,
          255
        ],
        "hsl": [
          260,
          100,
          50
        ],
        "cmyk": [
          67,
          100,
          0,
          0
        ],
        "luminance": 0.0915,
        "contrast": {
          "black": 2.83,
          "white": 7.42
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "cyber-yellow-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": "#FFE45C",
        "name": "#FFE45C",
        "slug": null,
        "rgb": [
          255,
          228,
          92
        ],
        "hsl": [
          50,
          100,
          68
        ],
        "cmyk": [
          0,
          11,
          64,
          0
        ],
        "luminance": 0.7752,
        "contrast": {
          "black": 16.5,
          "white": 1.27
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#FFD300",
        "name": "Cyber Yellow",
        "slug": "cyber-yellow",
        "rgb": [
          255,
          211,
          0
        ],
        "hsl": [
          50,
          100,
          50
        ],
        "cmyk": [
          0,
          17,
          100,
          0
        ],
        "luminance": 0.6785,
        "contrast": {
          "black": 14.57,
          "white": 1.44
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/cyber-yellow/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cyber-yellow.json"
      },
      {
        "hex": "#A38800",
        "name": "#A38800",
        "slug": null,
        "rgb": [
          163,
          136,
          0
        ],
        "hsl": [
          50,
          100,
          32
        ],
        "cmyk": [
          0,
          17,
          100,
          36
        ],
        "luminance": 0.2539,
        "contrast": {
          "black": 6.08,
          "white": 3.46
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "cyber-yellow-harmony-monochromatic"
  }
]
Signature palette
[
  "#FFD300",
  "#002BFF",
  "#FF5500",
  "#AAFF00",
  "#FFE45C",
  "#A38800"
]
Accessibility notes
[
  "Black contrast on Cyber Yellow: 14.57:1",
  "White contrast on Cyber Yellow: 1.44:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-cyber-yellow: #FFD300;\n  --cyber-yellow-complementary-1: #002BFF;\n  --cyber-yellow-analogous-1: #FF5500;\n  --cyber-yellow-analogous-2: #AAFF00;\n  --cyber-yellow-triadic-1: #00FFD5;\n  --cyber-yellow-triadic-2: #D400FF;\n  --cyber-yellow-tetradic-1: #00FF55;\n  --cyber-yellow-tetradic-2: #002BFF;\n  --cyber-yellow-tetradic-3: #FF00AA;\n  --cyber-yellow-split-complementary-1: #00AAFF;\n  --cyber-yellow-split-complementary-2: #5500FF;\n  --cyber-yellow-monochromatic-1: #FFE45C;\n  --cyber-yellow-monochromatic-2: #FFD300;\n  --cyber-yellow-monochromatic-3: #A38800;\n}\n\n.palette-cyber-yellow-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FFD300, #002BFF, #FF5500, #AAFF00, #FFE45C, #A38800);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cyber-yellow",
  "name": "Cyber Yellow",
  "hex": "#FFD300",
  "rgb": [
    255,
    211,
    0
  ],
  "hsl": [
    50,
    100,
    50
  ],
  "cmyk": [
    0,
    17,
    100,
    0
  ],
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.6785,
  "contrast": {
    "black": 14.57,
    "white": 1.44
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "cyber-yellow",
    "name": "Cyber Yellow",
    "hex": "#FFD300",
    "url": "https://www.colorsencyclopedia.com/colors/cyber-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cyber-yellow.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": "#002BFF",
          "name": "#002BFF",
          "slug": null,
          "rgb": [
            0,
            43,
            255
          ],
          "hsl": [
            230,
            100,
            50
          ],
          "cmyk": [
            100,
            83,
            0,
            0
          ],
          "luminance": 0.0895,
          "contrast": {
            "black": 2.79,
            "white": 7.53
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "cyber-yellow-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": "#FF5500",
          "name": "#FF5500",
          "slug": null,
          "rgb": [
            255,
            85,
            0
          ],
          "hsl": [
            20,
            100,
            50
          ],
          "cmyk": [
            0,
            67,
            100,
            0
          ],
          "luminance": 0.2776,
          "contrast": {
            "black": 6.55,
            "white": 3.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#AAFF00",
          "name": "#AAFF00",
          "slug": null,
          "rgb": [
            170,
            255,
            0
          ],
          "hsl": [
            80,
            100,
            50
          ],
          "cmyk": [
            33,
            0,
            100,
            0
          ],
          "luminance": 0.8007,
          "contrast": {
            "black": 17.01,
            "white": 1.23
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "cyber-yellow-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": "#00FFD5",
          "name": "#00FFD5",
          "slug": null,
          "rgb": [
            0,
            255,
            213
          ],
          "hsl": [
            170,
            100,
            50
          ],
          "cmyk": [
            100,
            0,
            16,
            0
          ],
          "luminance": 0.7632,
          "contrast": {
            "black": 16.26,
            "white": 1.29
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#D400FF",
          "name": "#D400FF",
          "slug": null,
          "rgb": [
            212,
            0,
            255
          ],
          "hsl": [
            290,
            100,
            50
          ],
          "cmyk": [
            17,
            100,
            0,
            0
          ],
          "luminance": 0.2122,
          "contrast": {
            "black": 5.24,
            "white": 4
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "cyber-yellow-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": "#00FF55",
          "name": "#00FF55",
          "slug": null,
          "rgb": [
            0,
            255,
            85
          ],
          "hsl": [
            140,
            100,
            50
          ],
          "cmyk": [
            100,
            0,
            67,
            0
          ],
          "luminance": 0.7218,
          "contrast": {
            "black": 15.44,
            "white": 1.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#002BFF",
          "name": "#002BFF",
          "slug": null,
          "rgb": [
            0,
            43,
            255
          ],
          "hsl": [
            230,
            100,
            50
          ],
          "cmyk": [
            100,
            83,
            0,
            0
          ],
          "luminance": 0.0895,
          "contrast": {
            "black": 2.79,
            "white": 7.53
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#FF00AA",
          "name": "#FF00AA",
          "slug": null,
          "rgb": [
            255,
            0,
            170
          ],
          "hsl": [
            320,
            100,
            50
          ],
          "cmyk": [
            0,
            100,
            33,
            0
          ],
          "luminance": 0.2416,
          "contrast": {
            "black": 5.83,
            "white": 3.6
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "cyber-yellow-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": "#00AAFF",
          "name": "#00AAFF",
          "slug": null,
          "rgb": [
            0,
            170,
            255
          ],
          "hsl": [
            200,
            100,
            50
          ],
          "cmyk": [
            100,
            33,
            0,
            0
          ],
          "luminance": 0.3597,
          "contrast": {
            "black": 8.19,
            "white": 2.56
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#5500FF",
          "name": "#5500FF",
          "slug": null,
          "rgb": [
            85,
            0,
            255
          ],
          "hsl": [
            260,
            100,
            50
          ],
          "cmyk": [
            67,
            100,
            0,
            0
          ],
          "luminance": 0.0915,
          "contrast": {
            "black": 2.83,
            "white": 7.42
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "cyber-yellow-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": "#FFE45C",
          "name": "#FFE45C",
          "slug": null,
          "rgb": [
            255,
            228,
            92
          ],
          "hsl": [
            50,
            100,
            68
          ],
          "cmyk": [
            0,
            11,
            64,
            0
          ],
          "luminance": 0.7752,
          "contrast": {
            "black": 16.5,
            "white": 1.27
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#FFD300",
          "name": "Cyber Yellow",
          "slug": "cyber-yellow",
          "rgb": [
            255,
            211,
            0
          ],
          "hsl": [
            50,
            100,
            50
          ],
          "cmyk": [
            0,
            17,
            100,
            0
          ],
          "luminance": 0.6785,
          "contrast": {
            "black": 14.57,
            "white": 1.44
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/cyber-yellow/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cyber-yellow.json"
        },
        {
          "hex": "#A38800",
          "name": "#A38800",
          "slug": null,
          "rgb": [
            163,
            136,
            0
          ],
          "hsl": [
            50,
            100,
            32
          ],
          "cmyk": [
            0,
            17,
            100,
            36
          ],
          "luminance": 0.2539,
          "contrast": {
            "black": 6.08,
            "white": 3.46
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "cyber-yellow-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#FFD300",
    "#002BFF",
    "#FF5500",
    "#AAFF00",
    "#FFE45C",
    "#A38800"
  ],
  "semanticGroups": [
    "yellow harmony",
    "warm harmony",
    "vibrant harmony",
    "cyber yellow palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Cyber Yellow: 14.57:1",
    "White contrast on Cyber Yellow: 1.44:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/cyber-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/cyber-yellow.json",
    "https://www.colorsencyclopedia.com/api/hex/ffd300.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/cyber-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/cyber-yellow.json",
  "cssSnippet": ":root {\n  --color-cyber-yellow: #FFD300;\n  --cyber-yellow-complementary-1: #002BFF;\n  --cyber-yellow-analogous-1: #FF5500;\n  --cyber-yellow-analogous-2: #AAFF00;\n  --cyber-yellow-triadic-1: #00FFD5;\n  --cyber-yellow-triadic-2: #D400FF;\n  --cyber-yellow-tetradic-1: #00FF55;\n  --cyber-yellow-tetradic-2: #002BFF;\n  --cyber-yellow-tetradic-3: #FF00AA;\n  --cyber-yellow-split-complementary-1: #00AAFF;\n  --cyber-yellow-split-complementary-2: #5500FF;\n  --cyber-yellow-monochromatic-1: #FFE45C;\n  --cyber-yellow-monochromatic-2: #FFD300;\n  --cyber-yellow-monochromatic-3: #A38800;\n}\n\n.palette-cyber-yellow-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FFD300, #002BFF, #FF5500, #AAFF00, #FFE45C, #A38800);\n}"
}

CSS Harmony Tokens

Use these tokens when Cyber Yellow needs a complete palette system instead of a single color variable.

:root {
  --color-cyber-yellow: #FFD300;
  --cyber-yellow-complementary-1: #002BFF;
  --cyber-yellow-analogous-1: #FF5500;
  --cyber-yellow-analogous-2: #AAFF00;
  --cyber-yellow-triadic-1: #00FFD5;
  --cyber-yellow-triadic-2: #D400FF;
  --cyber-yellow-tetradic-1: #00FF55;
  --cyber-yellow-tetradic-2: #002BFF;
  --cyber-yellow-tetradic-3: #FF00AA;
  --cyber-yellow-split-complementary-1: #00AAFF;
  --cyber-yellow-split-complementary-2: #5500FF;
  --cyber-yellow-monochromatic-1: #FFE45C;
  --cyber-yellow-monochromatic-2: #FFD300;
  --cyber-yellow-monochromatic-3: #A38800;
}

.palette-cyber-yellow-harmony {
  color: #111827;
  background: linear-gradient(135deg, #FFD300, #002BFF, #FF5500, #AAFF00, #FFE45C, #A38800);
}

Cyber Yellow 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

The complementary set starts from Cyber Yellow #FFD300 and produces #002BFF. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorCyber Yellow · #FFD300
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Cyber Yellow #FFD300 and produces #FF5500 and #AAFF00. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorCyber Yellow · #FFD300
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Cyber Yellow #FFD300 and produces #00FFD5 and #D400FF. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorCyber Yellow · #FFD300
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Cyber Yellow #FFD300 and produces #00FF55, #002BFF, and #FF00AA. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorCyber Yellow · #FFD300
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Cyber Yellow #FFD300 and produces #00AAFF and #5500FF. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorCyber Yellow · #FFD300
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Cyber Yellow #FFD300 and produces #FFE45C, #FFD300, and #A38800. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Cyber Yellow in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorCyber Yellow · #FFD300