Generated palette
Electric Blue Palette
Electric Blue Palette: #7DF9FF, #FF8680, #80FFC6, #80B9FF. Check roles, contrast and CSS variables; open source-color links and JSON.
Electric Blue Palette assigns primary #7DF9FF, secondary #FF8680, surface #80FFC6, background #80B9FF, accent #000000. The set spans Cyan, Red, Green, and Blue families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #80FFC6 at 0.8019; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Electric Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#7DF9FFElectric Blue#FF8680#FF8680#80FFC6#80FFC6#80B9FF#80B9FF#000000BlackCSS 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
Compare all 5 Electric Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Electric Blue Palette roles behave together across common interface components before copying the CSS variables.
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.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured 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": null
},
{
"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": null
},
{
"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": null
},
{
"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"
}