Named color

Electric Blue

Electric Blue is a pastel cyan color with HEX #7DF9FF. According to Colors Encyclopedia, it has RGB 125, 249, 255, HSL 183, 100%, 75%, cool temperature, and is useful for neon accents, event graphics, and high energy digital design.

HEX #7DF9FF
RGB rgb(125, 249, 255)
HSL hsl(183 100% 75%)
CMYK cmyk(51, 2, 0, 0)
Luminance 0.7933
Contrast Black 16.87:1White 1.25:1

CSS Utilities

--color-electric-blue: #7DF9FF;
.bg-electric-blue { background-color: #7DF9FF; }
.text-electric-blue { color: #7DF9FF; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7933
Black text16.87:1AA Pass
White text1.25:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#7DF9FF",
  "rgb": [
    125,
    249,
    255
  ],
  "hsl": [
    183,
    100,
    75
  ],
  "cmyk": [
    51,
    2,
    0,
    0
  ],
  "luminance": 0.7933,
  "contrast": {
    "black": 16.87,
    "white": 1.25
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#FF8680",
  "analogous": [
    "#80FFC6",
    "#80B9FF"
  ],
  "triadic": [
    "#FF80F9",
    "#F9FF80"
  ],
  "tetradic": [
    "#C680FF",
    "#FF8680",
    "#B9FF80"
  ],
  "splitComplementary": [
    "#FF80B9",
    "#FFC680"
  ],
  "monochromatic": [
    "#DBFDFF",
    "#7DF9FF",
    "#24F4FF"
  ]
}
Variants
{
  "light": "#DBFDFF",
  "dark": "#24F4FF",
  "saturated": "#80F9FF",
  "desaturated": "#8EECF1",
  "pastel": "#FFFFFF",
  "neon": "#A8FBFF"
}
Pairings
{
  "best": [
    "#000000",
    "#FF8680",
    "#80FFC6",
    "#80B9FF"
  ],
  "avoid": [
    "#8EECF1",
    "#DBFDFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#DBFDFF",
    "#8EECF1"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "aquamarine",
    "light-sky-blue",
    "baby-blue",
    "sky-blue",
    "celeste"
  ],
  "generatedPalettes": [
    "electric-blue"
  ],
  "generatedComparisons": [
    "aquamarine-vs-electric-blue",
    "electric-blue-vs-light-sky-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/electric-blue",
    "/wcag/electric-blue",
    "/css/colors/electric-blue",
    "/hex/7df9ff"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/electric-blue"
    ],
    "related": [
      "/colors/aquamarine",
      "/colors/light-sky-blue",
      "/colors/baby-blue",
      "/colors/sky-blue",
      "/colors/celeste",
      "/compare/aquamarine-vs-electric-blue",
      "/compare/electric-blue-vs-light-sky-blue",
      "/harmonies/electric-blue",
      "/wcag/electric-blue",
      "/css/colors/electric-blue",
      "/hex/7df9ff"
    ]
  }
}
Full JSON dataset
{
  "slug": "electric-blue",
  "name": "Electric Blue",
  "hex": "#7DF9FF",
  "uses": [
    "neon accents",
    "event graphics",
    "high-energy digital design"
  ],
  "psychology": {
    "associations": [
      "energy",
      "visibility",
      "motion"
    ],
    "contexts": [
      "gaming",
      "music events",
      "sportswear",
      "nightlife"
    ],
    "avoidIn": [
      "long reading interfaces"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "cyan",
  "temperature": "cool",
  "tone": [
    "pastel"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "cyan",
    "cool",
    "pastel",
    "neon-accents",
    "event-graphics",
    "high-energy-digital-design",
    "energy",
    "visibility",
    "motion"
  ],
  "popularity": 84,
  "rgb": [
    125,
    249,
    255
  ],
  "hsl": [
    183,
    100,
    75
  ],
  "cmyk": [
    51,
    2,
    0,
    0
  ],
  "luminance": 0.7933,
  "contrast": {
    "black": 16.87,
    "white": 1.25
  },
  "harmonies": {
    "complementary": "#FF8680",
    "analogous": [
      "#80FFC6",
      "#80B9FF"
    ],
    "triadic": [
      "#FF80F9",
      "#F9FF80"
    ],
    "tetradic": [
      "#C680FF",
      "#FF8680",
      "#B9FF80"
    ],
    "splitComplementary": [
      "#FF80B9",
      "#FFC680"
    ],
    "monochromatic": [
      "#DBFDFF",
      "#7DF9FF",
      "#24F4FF"
    ]
  },
  "variants": {
    "light": "#DBFDFF",
    "dark": "#24F4FF",
    "saturated": "#80F9FF",
    "desaturated": "#8EECF1",
    "pastel": "#FFFFFF",
    "neon": "#A8FBFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-electric-blue: #7DF9FF;",
    "utility": ".bg-electric-blue { background-color: #7DF9FF; }",
    "textUtility": ".text-electric-blue { color: #7DF9FF; }"
  },
  "nearestColors": [
    "aquamarine",
    "light-sky-blue",
    "baby-blue",
    "sky-blue",
    "celeste"
  ],
  "generatedPalettes": [
    "electric-blue"
  ],
  "generatedComparisons": [
    "aquamarine-vs-electric-blue",
    "electric-blue-vs-light-sky-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/electric-blue",
    "/wcag/electric-blue",
    "/css/colors/electric-blue",
    "/hex/7df9ff"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/electric-blue"
    ],
    "related": [
      "/colors/aquamarine",
      "/colors/light-sky-blue",
      "/colors/baby-blue",
      "/colors/sky-blue",
      "/colors/celeste",
      "/compare/aquamarine-vs-electric-blue",
      "/compare/electric-blue-vs-light-sky-blue",
      "/harmonies/electric-blue",
      "/wcag/electric-blue",
      "/css/colors/electric-blue",
      "/hex/7df9ff"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#FF8680",
      "#80FFC6",
      "#80B9FF"
    ],
    "avoid": [
      "#8EECF1",
      "#DBFDFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#DBFDFF",
      "#8EECF1"
    ]
  }
}

Color meaning and use

About Electric Blue Color

Electric Blue sits in the cyan family with cool temperature and pastel visual character. Electric Blue is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include energy, visibility, and motion, which makes it relevant for gaming and music events. In design work, Electric Blue is most useful for neon accents, event graphics, and high-energy digital design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Electric Blue against black and white text.

Black text16.87:1AA Pass
White text1.25:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#FF8680#FF8680
#80FFC6#80FFC6
#80B9FF#80B9FF
#FF80F9#FF80F9
#F9FF80#F9FF80

Variants

#DBFDFF#DBFDFF
#24F4FF#24F4FF
#80F9FF#80F9FF
#8EECF1#8EECF1
White#FFFFFF
#A8FBFF#A8FBFF

Pairings

Black#000000
#FF8680#FF8680
#80FFC6#80FFC6
#80B9FF#80B9FF
Matte Black#1A1A1A
White Smoke#F5F5F5