Skip to content

#5eb6f7

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

RGB
94, 182, 247
HSL
206°, 91%, 67%
CMYK
62, 26, 0, 3
Luminance
0.4255

At a glance

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

Hex
#5eb6f7
Hue
206°
blue
Saturation
91%
electric
Lightness
67%
light
Brightness
97%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4255
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
9.51:1
Closest name
Deep Sky Blue
ΔE2000 6.2
Where it sits
Hue206° of 360°
Saturation91%
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#5eb6f7
RGBrgb(94, 182, 247)
HSLhsl(206, 91%, 67%)
CMYKcmyk(62%, 26%, 0%, 3%)
LABlab(71.3 -7.3 -40.1)
LCHlch(71.3 40.8 259.7)
OKLCHoklch(0.749 0.127 243.0)
Decimal6207223
Display P3color(display-p3 0.369 0.714 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5eb6f7 on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#5eb6f7 on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #99B7FA
deuteranopia · #84A8F6
tritanopia · #00C6CC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5eb6f7 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
#E5F1FB
#C3E2F9
#94CFFA
#5eb6f7
#299EF4
#0C8BE9
#0A74C2
#085D9B
#0A4570
#062B46
Base = 400Lightest = 50 · #F2F8FDDarkest = 950 · #062B46
:root {
  --brand-50: #F2F8FD;
  --brand-100: #E5F1FB;
  --brand-200: #C3E2F9;
  --brand-300: #94CFFA;
  --brand-400: #5eb6f7;
  --brand-500: #299EF4;
  --brand-600: #0C8BE9;
  --brand-700: #0A74C2;
  --brand-800: #085D9B;
  --brand-900: #0A4570;
  --brand-950: #062B46;
  --brand: #5eb6f7;
  --brand-ink: #000000;
}

Colors that work with #5eb6f7

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#C62806
Second voice, not a rival
Dark variant#064879
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 #5eb6f7

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#F79F5E
Analogous left#5EF7EC
Analogous right#5E6AF7
Split-complement 1#F75E6A
Split-complement 2#F7EC5E
Triadic 1#F75EB6
Triadic 2#B6F75E
Tetradic#EC5EF7

RGB percentages

Red36.9%
Green71.4%
Blue96.9%

CMYK percentages

Cyan61.9%
Magenta26.3%
Yellow0.0%
Key (black)3.1%

Color previews

#5eb6f7 text on a black background

contrast 9.51:1

Card sample

#5eb6f7 text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5eb6f7

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.

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

#5eb6f7, answered

What color is #5eb6f7?

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

What is the RGB value of #5eb6f7?

rgb(94, 182, 247) — 94 red, 182 green and 247 blue out of 255, or 36.9% / 71.4% / 96.9% by channel.

Is #5eb6f7 a light or a dark color?

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

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

Black. It scores 9.51:1 against #5eb6f7, versus 2.21:1 for white — AAA at any size.

What is the complementary color of #5eb6f7?

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

What colors go well with #5eb6f7?

For interface work: #F4F8FA as the surface, #C0DAED for borders, #4B799B for secondary text, #C62806 as an accent and #064879 for hover and pressed states. For a palette, the analogous pair #5EF7EC and #5E6AF7 stays calm, while #F79F5E is the loudest partner.

What is #5eb6f7 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 #5eb6f7 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 #5E7EF7; nudged cooler, #44A1F8.

Work with #5eb6f7 in the Color Lab