Skip to content

#5ba3db

a balanced, vivid blue · cool · closest name: Dodger Blue

RGB
91, 163, 219
HSL
206°, 64%, 61%
CMYK
58, 26, 0, 14
Luminance
0.3353

At a glance

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

Hex
#5ba3db
Hue
206°
blue
Saturation
64%
vivid
Lightness
61%
balanced
Brightness
86%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3353
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
7.71:1
Closest name
Dodger Blue
ΔE2000 7.1
Where it sits
Hue206° of 360°
Saturation64%
Lightness61%
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#5ba3db
RGBrgb(91, 163, 219)
HSLhsl(206, 64%, 61%)
CMYKcmyk(58%, 26%, 0%, 14%)
LABlab(64.6 -6.2 -35.2)
LCHlch(64.6 35.7 260.0)
OKLCHoklch(0.692 0.110 243.8)
Decimal6005723
Display P3color(display-p3 0.357 0.639 0.859)

Copy-ready code

/* CSS */
color: #5ba3db;
background-color: #5ba3db;
/* Tailwind (arbitrary) */
class="text-[#5ba3db] bg-[#5ba3db]"
/* SCSS */
$brand: #5ba3db;
/* SwiftUI */
Color(red: 0.357, green: 0.639, blue: 0.859)
/* Android */
Color.parseColor("#5ba3db")
/* Flutter */
Color(0xFF5BA3DB)
/* Python / OpenCV (BGR) */
(219, 163, 91)

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 #5ba3db · 7.71:1
Use #000000AAA at every size.
Aa
White text · 2.72:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.71:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5ba3db as text scores 2.72:1 on white and 7.71:1 on black.

Accessibility — WCAG contrast

Aa
#5ba3db on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#5ba3db on black: 7.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8BA4DE
deuteranopia · #7997DA
tritanopia · #00B1B6

Color scale — 50 to 950

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

#F4F8FB
#E8F1F7
#CBE0F1
#A3CBEB
#75B1E1
#5ba3db
#2C84C9
#256EA7
#1D5886
#194261
#10293D
Base = 500Lightest = 50 · #F4F8FBDarkest = 950 · #10293D
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E8F1F7;
  --brand-200: #CBE0F1;
  --brand-300: #A3CBEB;
  --brand-400: #75B1E1;
  --brand-500: #5ba3db;
  --brand-600: #2C84C9;
  --brand-700: #256EA7;
  --brand-800: #1D5886;
  --brand-900: #194261;
  --brand-950: #10293D;
  --brand: #5ba3db;
  --brand-ink: #000000;
}

Colors that work with #5ba3db

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#4B789B
Captions on the surface
Accent#AB3B21
Second voice, not a rival
Dark variant#174569
Hover, pressed, headers
Light variant#EAF3FA
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 #5ba3db

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
  • 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
  • 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#DB935B
Analogous left#5BDBD3
Analogous right#5B63DB
Split-complement 1#DB5B63
Split-complement 2#DBD35B
Triadic 1#DB5BA3
Triadic 2#A3DB5B
Tetradic#D35BDB

RGB percentages

Red35.7%
Green63.9%
Blue85.9%

CMYK percentages

Cyan58.4%
Magenta25.6%
Yellow0.0%
Key (black)14.1%

Color previews

#5ba3db text on a black background

contrast 7.71:1

Card sample

#5ba3db text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(91, 163, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 163, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5ba3db;
background: linear-gradient(135deg, #5ba3db, #695BDB);

Monochromatic scale

Palettes built from #5ba3db

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.

#5ba3db 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#5ba3db, answered

What color is #5ba3db?

#5ba3db is a balanced vivid blue, closest to Dodger Blue (ΔE2000 7.1). It sits at 206° on the hue wheel with 64% saturation and 61% lightness, which reads as cool.

What is the RGB value of #5ba3db?

rgb(91, 163, 219) — 91 red, 163 green and 219 blue out of 255, or 35.7% / 63.9% / 85.9% by channel.

Is #5ba3db a light or a dark color?

It is a mid-tone. Relative luminance is 0.3353 and perceived brightness is 60%, so black text on it reaches 7.71:1.

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

Black. It scores 7.71:1 against #5ba3db, versus 2.72:1 for white — AAA at any size.

What is the complementary color of #5ba3db?

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

What colors go well with #5ba3db?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B789B for secondary text, #AB3B21 as an accent and #174569 for hover and pressed states. For a palette, the analogous pair #5BDBD3 and #5B63DB stays calm, while #DB935B is the loudest partner.

What is #5ba3db in CMYK for printing?

cmyk(58%, 26%, 0%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #5ba3db 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 #5B74DB; nudged cooler, #4490D9.

Work with #5ba3db in the Color Lab