Skip to content

#5eb7f8

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

RGB
94, 183, 248
HSL
205°, 92%, 67%
CMYK
62, 26, 0, 3
Luminance
0.4302

At a glance

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

Hex
#5eb7f8
Hue
205°
blue
Saturation
92%
electric
Lightness
67%
light
Brightness
97%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4302
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
9.60:1
Closest name
Deep Sky Blue
ΔE2000 6
Where it sits
Hue205° of 360°
Saturation92%
Lightness67%
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#5eb7f8
RGBrgb(94, 183, 248)
HSLhsl(205, 92%, 67%)
CMYKcmyk(62%, 26%, 0%, 3%)
LABlab(71.6 -7.5 -40.2)
LCHlch(71.6 40.9 259.4)
OKLCHoklch(0.751 0.127 242.7)
Decimal6207480
Display P3color(display-p3 0.369 0.718 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5eb7f8 on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#5eb7f8 on black: 9.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9AB8FB
deuteranopia · #85A9F7
tritanopia · #00C7CD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5eb7f8 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
#C3E2F9
#93CFFA
#5eb7f8
#289FF6
#0A8CEB
#0875C4
#075D9C
#0A4571
#062B47
Base = 400Lightest = 50 · #F2F8FDDarkest = 950 · #062B47
:root {
  --brand-50: #F2F8FD;
  --brand-100: #E4F1FB;
  --brand-200: #C3E2F9;
  --brand-300: #93CFFA;
  --brand-400: #5eb7f8;
  --brand-500: #289FF6;
  --brand-600: #0A8CEB;
  --brand-700: #0875C4;
  --brand-800: #075D9C;
  --brand-900: #0A4571;
  --brand-950: #062B47;
  --brand: #5eb7f8;
  --brand-ink: #000000;
}

Colors that work with #5eb7f8

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#C0DAED
Hairlines and dividers
Muted text#4B799B
Captions on the surface
Accent#C72605
Second voice, not a rival
Dark variant#05497A
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 #5eb7f8

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#F89F5E
Analogous left#5EF8EC
Analogous right#5E6AF8
Split-complement 1#F85E6A
Split-complement 2#F8EC5E
Triadic 1#F85EB7
Triadic 2#B7F85E
Tetradic#EC5EF8

RGB percentages

Red36.9%
Green71.8%
Blue97.3%

CMYK percentages

Cyan62.1%
Magenta26.2%
Yellow0.0%
Key (black)2.7%

Color previews

#5eb7f8 text on a black background

contrast 9.60:1

Card sample

#5eb7f8 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5eb7f8

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.

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

#5eb7f8, answered

What color is #5eb7f8?

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

What is the RGB value of #5eb7f8?

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

Is #5eb7f8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4302 and perceived brightness is 67%, so black text on it reaches 9.60:1.

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

Black. It scores 9.60:1 against #5eb7f8, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #5eb7f8?

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

What colors go well with #5eb7f8?

For interface work: #F4F8FA as the surface, #C0DAED for borders, #4B799B for secondary text, #C72605 as an accent and #05497A for hover and pressed states. For a palette, the analogous pair #5EF8EC and #5E6AF8 stays calm, while #F89F5E is the loudest partner.

What is #5eb7f8 in CMYK for printing?

cmyk(62%, 26%, 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 #5eb7f8 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 #5EF0F8; nudged cooler, #44A2F9.

Work with #5eb7f8 in the Color Lab