Skip to content

#0db5df

a balanced, electric cyan · cool · closest name: Deep Sky Blue

RGB
13, 181, 223
HSL
192°, 89%, 46%
CMYK
94, 19, 0, 13
Luminance
0.3846

At a glance

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

Hex
#0db5df
Hue
192°
cyan
Saturation
89%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3846
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.69:1
Closest name
Deep Sky Blue
ΔE2000 6.2
Where it sits
Hue192° of 360°
Saturation89%
Lightness46%
Temperature
Warm ← → Cool93% 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#0db5df
RGBrgb(13, 181, 223)
HSLhsl(192, 89%, 46%)
CMYKcmyk(94%, 19%, 0%, 13%)
LABlab(68.4 -23.2 -31.7)
LCHlch(68.4 39.3 233.8)
OKLCHoklch(0.718 0.132 222.6)
Decimal898527
Display P3color(display-p3 0.051 0.710 0.875)

Copy-ready code

/* CSS */
color: #0db5df;
background-color: #0db5df;
/* Tailwind (arbitrary) */
class="text-[#0db5df] bg-[#0db5df]"
/* SCSS */
$brand: #0db5df;
/* SwiftUI */
Color(red: 0.051, green: 0.710, blue: 0.875)
/* Android */
Color.parseColor("#0db5df")
/* Flutter */
Color(0xFF0DB5DF)
/* Python / OpenCV (BGR) */
(223, 181, 13)

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

Accessibility — WCAG contrast

Aa
#0db5df on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#0db5df on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9DB1E1
deuteranopia · #849FDF
tritanopia · #00C2C3

Color scale — 50 to 950

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

#F2FBFD
#E5F6FB
#C4EEF8
#95E5F9
#60D8F6
#2BCBF3
#0db5df
#0B9CC1
#097D9A
#0B5B6F
#073946
Base = 600Lightest = 50 · #F2FBFDDarkest = 950 · #073946
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E5F6FB;
  --brand-200: #C4EEF8;
  --brand-300: #95E5F9;
  --brand-400: #60D8F6;
  --brand-500: #2BCBF3;
  --brand-600: #0db5df;
  --brand-700: #0B9CC1;
  --brand-800: #097D9A;
  --brand-900: #0B5B6F;
  --brand-950: #073946;
  --brand: #0db5df;
  --brand-ink: #000000;
}

Colors that work with #0db5df

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#F4F9FA
Tinted page background
Border#C0E4ED
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#E40813
Second voice, not a rival
Dark variant#076278
Hover, pressed, headers
Light variant#E7F9FE
Selected rows, tints
Dark surface#142124
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 #0db5df

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#DF370D
Analogous left#0DDFA0
Analogous right#0D4CDF
Split-complement 1#DF0D4C
Split-complement 2#DFA00D
Triadic 1#DF0DB5
Triadic 2#B5DF0D
Tetradic#A00DDF

RGB percentages

Red5.1%
Green71.0%
Blue87.5%

CMYK percentages

Cyan94.2%
Magenta18.8%
Yellow0.0%
Key (black)12.5%

Color previews

#0db5df text on a black background

contrast 8.69:1

Card sample

#0db5df text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0db5df;
Background color
Panel with #0db5df background
background-color: #0db5df;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0db5df;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(13, 181, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(13, 181, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0db5df;
background: linear-gradient(135deg, #0db5df, #0D29DF);

Monochromatic scale

Palettes built from #0db5df

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.

#0db5df in the real world

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

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#0db5df, answered

What color is #0db5df?

#0db5df is a balanced electric cyan, closest to Deep Sky Blue (ΔE2000 6.2). It sits at 192° on the hue wheel with 89% saturation and 46% lightness, which reads as cool.

What is the RGB value of #0db5df?

rgb(13, 181, 223) — 13 red, 181 green and 223 blue out of 255, or 5.1% / 71% / 87.5% by channel.

Is #0db5df a light or a dark color?

It is a mid-tone. Relative luminance is 0.3846 and perceived brightness is 62%, so black text on it reaches 8.69:1.

Should I use black or white text on #0db5df?

Black. It scores 8.69:1 against #0db5df, versus 2.42:1 for white — AAA at any size.

What is the complementary color of #0db5df?

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

What colors go well with #0db5df?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #E40813 as an accent and #076278 for hover and pressed states. For a palette, the analogous pair #0DDFA0 and #0D4CDF stays calm, while #DF370D is the loudest partner.

What is #0db5df in CMYK for printing?

cmyk(94%, 19%, 0%, 13%). 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 #0db5df warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0DDFBC; nudged cooler, #0B95E2.

Work with #0db5df in the Color Lab