Generated palette

Electric Blue Palette

Electric Blue Palette is a generated palette built from #7DF9FF, #FF8680, #80FFC6, #80B9FF. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Electric Blue Palette combines primary #7DF9FF, secondary #FF8680, surface #80FFC6, background #80B9FF, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.

5colors
Cyan palettedominant group
7use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#7DF9FFElectric Blue
Secondary#FF8680#FF8680
Surface#80FFC6#80FFC6
Background#80B9FF#80B9FF
Accent#000000Black

CSS Variables

--palette-electric-blue-primary: #7DF9FF;
--palette-electric-blue-secondary: #FF8680;
--palette-electric-blue-surface: #80FFC6;
--palette-electric-blue-background: #80B9FF;
--palette-electric-blue-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#7DF9FF
Black 16.87:1 · White 1.25:1
Best #000000
Secondary#FF8680
Black 8.97:1 · White 2.34:1
Best #000000
Surface#80FFC6
Black 17.04:1 · White 1.23:1
Best #000000
Background#80B9FF
Black 10.3:1 · White 2.04:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Electric Blue Palette Data (JSON)

Structured palette data for Electric Blue Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.7933
Black text16.87:1AA Pass
White text1.25:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#7DF9FF",
    "name": "Electric Blue"
  },
  {
    "role": "secondary",
    "hex": "#FF8680",
    "name": "#FF8680"
  },
  {
    "role": "surface",
    "hex": "#80FFC6",
    "name": "#80FFC6"
  },
  {
    "role": "background",
    "hex": "#80B9FF",
    "name": "#80B9FF"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#7DF9FF",
    "name": "Electric Blue",
    "blackContrast": 16.87,
    "whiteContrast": 1.25,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#FF8680",
    "name": "#FF8680",
    "blackContrast": 8.97,
    "whiteContrast": 2.34,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#80FFC6",
    "name": "#80FFC6",
    "blackContrast": 17.04,
    "whiteContrast": 1.23,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#80B9FF",
    "name": "#80B9FF",
    "blackContrast": 10.3,
    "whiteContrast": 2.04,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "electric blue palette",
  "generated palette",
  "cyan palette",
  "red palette",
  "green palette",
  "blue palette",
  "gray palette",
  "pastel palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "soft backgrounds",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-electric-blue-primary: #7DF9FF;\n--palette-electric-blue-secondary: #FF8680;\n--palette-electric-blue-surface: #80FFC6;\n--palette-electric-blue-background: #80B9FF;\n--palette-electric-blue-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "electric-blue",
  "name": "Electric Blue Palette",
  "type": "generated",
  "sourceColor": "electric-blue",
  "description": "Generated palette built from Electric Blue, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Electric Blue Palette combines primary #7DF9FF, secondary #FF8680, surface #80FFC6, background #80B9FF, accent #000000. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "electric blue palette",
    "generated palette",
    "cyan palette",
    "red palette",
    "green palette",
    "blue palette",
    "gray palette",
    "pastel palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "soft backgrounds",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#7DF9FF",
      "slug": "electric-blue",
      "name": "Electric Blue",
      "rgb": [
        125,
        249,
        255
      ],
      "hsl": [
        183,
        100,
        75
      ],
      "cmyk": [
        51,
        2,
        0,
        0
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7933,
      "contrast": {
        "black": 16.87,
        "white": 1.25
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/electric-blue/"
    },
    {
      "role": "secondary",
      "hex": "#FF8680",
      "slug": null,
      "name": "#FF8680",
      "rgb": [
        255,
        134,
        128
      ],
      "hsl": [
        3,
        100,
        75
      ],
      "cmyk": [
        0,
        47,
        50,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.3987,
      "contrast": {
        "black": 8.97,
        "white": 2.34
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ff8680/"
    },
    {
      "role": "surface",
      "hex": "#80FFC6",
      "slug": null,
      "name": "#80FFC6",
      "rgb": [
        128,
        255,
        198
      ],
      "hsl": [
        153,
        100,
        75
      ],
      "cmyk": [
        50,
        0,
        22,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.8019,
      "contrast": {
        "black": 17.04,
        "white": 1.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/80ffc6/"
    },
    {
      "role": "background",
      "hex": "#80B9FF",
      "slug": null,
      "name": "#80B9FF",
      "rgb": [
        128,
        185,
        255
      ],
      "hsl": [
        213,
        100,
        75
      ],
      "cmyk": [
        50,
        27,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "pastel"
      ],
      "luminance": 0.4651,
      "contrast": {
        "black": 10.3,
        "white": 2.04
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/80b9ff/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#7DF9FF",
      "name": "Electric Blue"
    },
    {
      "role": "secondary",
      "hex": "#FF8680",
      "name": "#FF8680"
    },
    {
      "role": "surface",
      "hex": "#80FFC6",
      "name": "#80FFC6"
    },
    {
      "role": "background",
      "hex": "#80B9FF",
      "name": "#80B9FF"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#7DF9FF",
      "name": "Electric Blue",
      "blackContrast": 16.87,
      "whiteContrast": 1.25,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#FF8680",
      "name": "#FF8680",
      "blackContrast": 8.97,
      "whiteContrast": 2.34,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#80FFC6",
      "name": "#80FFC6",
      "blackContrast": 17.04,
      "whiteContrast": 1.23,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#80B9FF",
      "name": "#80B9FF",
      "blackContrast": 10.3,
      "whiteContrast": 2.04,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-electric-blue-primary: #7DF9FF;\n--palette-electric-blue-secondary: #FF8680;\n--palette-electric-blue-surface: #80FFC6;\n--palette-electric-blue-background: #80B9FF;\n--palette-electric-blue-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/electric-blue.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/electric-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/electric-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/electric-blue.json"
}