Skip to content

#5eb4f8

a light, electric blue · cool · closest name: Deep Sky Blue

RGB
94, 180, 248
HSL
207°, 92%, 67%
CMYK
62, 27, 0, 3
Luminance
0.4180

At a glance

Every number on this page in one read: what #5eb4f8 is made of, how bright it looks, and which way it leans.

Hex
#5eb4f8
Hue
207°
blue
Saturation
92%
electric
Lightness
67%
light
Brightness
97%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4180
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
9.36:1
Closest name
Deep Sky Blue
ΔE2000 7.1
Where it sits
Hue207° of 360°
Saturation92%
Lightness67%
Temperature
Warm ← → Cool99% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#5eb4f8
RGBrgb(94, 180, 248)
HSLhsl(207, 92%, 67%)
CMYKcmyk(62%, 27%, 0%, 3%)
LABlab(70.7 -5.9 -41.5)
LCHlch(70.7 41.9 261.9)
OKLCHoklch(0.745 0.129 244.7)
Decimal6206712
Display P3color(display-p3 0.369 0.706 0.973)

Copy-ready code

/* CSS */
color: #5eb4f8;
background-color: #5eb4f8;
/* Tailwind (arbitrary) */
class="text-[#5eb4f8] bg-[#5eb4f8]"
/* SCSS */
$brand: #5eb4f8;
/* SwiftUI */
Color(red: 0.369, green: 0.706, blue: 0.973)
/* Android */
Color.parseColor("#5eb4f8")
/* Flutter */
Color(0xFF5EB4F8)
/* Python / OpenCV (BGR) */
(248, 180, 94)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #5eb4f8 · 9.36:1
Use #000000AAA at every size.
Aa
White text · 2.24:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.36:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5eb4f8 as text scores 2.24:1 on white and 9.36:1 on black.

Accessibility — WCAG contrast

Aa
#5eb4f8 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#5eb4f8 on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #96B5FB
deuteranopia · #81A6F7
tritanopia · #00C4CC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5eb4f8 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2F8FD
#E4F1FB
#C3E1F9
#93CDFA
#5eb4f8
#289BF6
#0A87EB
#0871C4
#075A9C
#0A4371
#062A47
Base = 400Lightest = 50 · #F2F8FDDarkest = 950 · #062A47
:root {
  --brand-50: #F2F8FD;
  --brand-100: #E4F1FB;
  --brand-200: #C3E1F9;
  --brand-300: #93CDFA;
  --brand-400: #5eb4f8;
  --brand-500: #289BF6;
  --brand-600: #0A87EB;
  --brand-700: #0871C4;
  --brand-800: #075A9C;
  --brand-900: #0A4371;
  --brand-950: #062A47;
  --brand: #5eb4f8;
  --brand-ink: #000000;
}

Colors that work with #5eb4f8

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4F8FA
Tinted page background
Border#C0D9ED
Hairlines and dividers
Muted text#4B779B
Captions on the surface
Accent#C72A05
Second voice, not a rival
Dark variant#05477A
Hover, pressed, headers
Light variant#E7F4FE
Selected rows, tints
Dark surface#141D24
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #5eb4f8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#F8A25E
Analogous left#5EF8EF
Analogous right#5E67F8
Split-complement 1#F85E67
Split-complement 2#F8EF5E
Triadic 1#F85EB4
Triadic 2#B4F85E
Tetradic#EF5EF8

RGB percentages

Red36.9%
Green70.6%
Blue97.3%

CMYK percentages

Cyan62.1%
Magenta27.4%
Yellow0.0%
Key (black)2.7%

Color previews

#5eb4f8 text on a black background

contrast 9.36:1

Card sample

#5eb4f8 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5eb4f8;
Background color
Panel with #5eb4f8 background
background-color: #5eb4f8;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5eb4f8;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(94, 180, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(94, 180, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5eb4f8;
background: linear-gradient(135deg, #5eb4f8, #6F5EF8);

Monochromatic scale

Palettes built from #5eb4f8

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#5eb4f8 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#5eb4f8, answered

What color is #5eb4f8?

#5eb4f8 is a light electric blue, closest to Deep Sky Blue (ΔE2000 7.1). It sits at 207° on the hue wheel with 92% saturation and 67% lightness, which reads as cool.

What is the RGB value of #5eb4f8?

rgb(94, 180, 248) — 94 red, 180 green and 248 blue out of 255, or 36.9% / 70.6% / 97.3% by channel.

Is #5eb4f8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4180 and perceived brightness is 66%, so black text on it reaches 9.36:1.

Should I use black or white text on #5eb4f8?

Black. It scores 9.36:1 against #5eb4f8, versus 2.24:1 for white — AAA at any size.

What is the complementary color of #5eb4f8?

#F8A25E sits directly opposite on the wheel. Softer options are the split-complements #F85E67 and #F8EF5E, which give the same contrast with far less vibration.

What colors go well with #5eb4f8?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B779B for secondary text, #C72A05 as an accent and #05477A for hover and pressed states. For a palette, the analogous pair #5EF8EF and #5E67F8 stays calm, while #F8A25E is the loudest partner.

What is #5eb4f8 in CMYK for printing?

cmyk(62%, 27%, 0%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #5eb4f8 warm or cool?

Cool — it scores 99 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5E7CF8; nudged cooler, #44A0F9.

Work with #5eb4f8 in the Color Lab