Skip to content

#5eb4f4

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

RGB
94, 180, 244
HSL
206°, 87%, 66%
CMYK
62, 26, 0, 4
Luminance
0.4155

At a glance

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

Hex
#5eb4f4
Hue
206°
blue
Saturation
87%
electric
Lightness
66%
light
Brightness
96%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4155
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
9.31:1
Closest name
Deep Sky Blue
ΔE2000 6.5
Where it sits
Hue206° of 360°
Saturation87%
Lightness66%
Temperature
Warm ← → Cool98% 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#5eb4f4
RGBrgb(94, 180, 244)
HSLhsl(206, 87%, 66%)
CMYKcmyk(62%, 26%, 0%, 4%)
LABlab(70.6 -7.2 -39.6)
LCHlch(70.6 40.2 259.7)
OKLCHoklch(0.743 0.125 243.1)
Decimal6206708
Display P3color(display-p3 0.369 0.706 0.957)

Copy-ready code

/* CSS */
color: #5eb4f4;
background-color: #5eb4f4;
/* Tailwind (arbitrary) */
class="text-[#5eb4f4] bg-[#5eb4f4]"
/* SCSS */
$brand: #5eb4f4;
/* SwiftUI */
Color(red: 0.369, green: 0.706, blue: 0.957)
/* Android */
Color.parseColor("#5eb4f4")
/* Flutter */
Color(0xFF5EB4F4)
/* Python / OpenCV (BGR) */
(244, 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 #5eb4f4 · 9.31:1
Use #000000AAA at every size.
Aa
White text · 2.26:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5eb4f4 as text scores 2.26:1 on white and 9.31:1 on black.

Accessibility — WCAG contrast

Aa
#5eb4f4 on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#5eb4f4 on black: 9.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #98B5F7
deuteranopia · #83A6F3
tritanopia · #00C4CA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5eb4f4 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
#E5F1FA
#C4E2F7
#96CEF8
#5eb4f4
#2D9DF1
#108AE5
#0D73BF
#0A5C99
#0C446E
#082B45
Base = 400Lightest = 50 · #F2F8FDDarkest = 950 · #082B45
:root {
  --brand-50: #F2F8FD;
  --brand-100: #E5F1FA;
  --brand-200: #C4E2F7;
  --brand-300: #96CEF8;
  --brand-400: #5eb4f4;
  --brand-500: #2D9DF1;
  --brand-600: #108AE5;
  --brand-700: #0D73BF;
  --brand-800: #0A5C99;
  --brand-900: #0C446E;
  --brand-950: #082B45;
  --brand: #5eb4f4;
  --brand-ink: #000000;
}

Colors that work with #5eb4f4

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#4B799B
Captions on the surface
Accent#C32A09
Second voice, not a rival
Dark variant#084877
Hover, pressed, headers
Light variant#E7F4FD
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 #5eb4f4

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#F49E5E
Analogous left#5EF4E9
Analogous right#5E69F4
Split-complement 1#F45E69
Split-complement 2#F4E95E
Triadic 1#F45EB4
Triadic 2#B4F45E
Tetradic#E95EF4

RGB percentages

Red36.9%
Green70.6%
Blue95.7%

CMYK percentages

Cyan61.5%
Magenta26.2%
Yellow0.0%
Key (black)4.3%

Color previews

#5eb4f4 text on a black background

contrast 9.31:1

Card sample

#5eb4f4 text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5eb4f4

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.

#5eb4f4 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.

#5eb4f4, answered

What color is #5eb4f4?

#5eb4f4 is a light electric blue, closest to Deep Sky Blue (ΔE2000 6.5). It sits at 206° on the hue wheel with 87% saturation and 66% lightness, which reads as cool.

What is the RGB value of #5eb4f4?

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

Is #5eb4f4 a light or a dark color?

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

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

Black. It scores 9.31:1 against #5eb4f4, versus 2.26:1 for white — AAA at any size.

What is the complementary color of #5eb4f4?

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

What colors go well with #5eb4f4?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B799B for secondary text, #C32A09 as an accent and #084877 for hover and pressed states. For a palette, the analogous pair #5EF4E9 and #5E69F4 stays calm, while #F49E5E is the loudest partner.

What is #5eb4f4 in CMYK for printing?

cmyk(62%, 26%, 0%, 4%). 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 #5eb4f4 warm or cool?

Cool — it scores 98 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5E7DF4; nudged cooler, #449FF4.

Work with #5eb4f4 in the Color Lab