Skip to content

#0e9bdf

a balanced, electric cyan · cool · closest name: Dodger Blue

RGB
14, 155, 223
HSL
200°, 88%, 47%
CMYK
94, 31, 0, 13
Luminance
0.2886

At a glance

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

Hex
#0e9bdf
Hue
200°
cyan
Saturation
88%
electric
Lightness
47%
balanced
Brightness
87%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2886
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
6.77:1
Closest name
Dodger Blue
ΔE2000 7.9
Where it sits
Hue200° of 360°
Saturation88%
Lightness47%
Temperature
Warm ← → Cool96% 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#0e9bdf
RGBrgb(14, 155, 223)
HSLhsl(200, 88%, 47%)
CMYKcmyk(94%, 31%, 0%, 13%)
LABlab(60.7 -9.1 -43.7)
LCHlch(60.7 44.6 258.2)
OKLCHoklch(0.656 0.145 238.9)
Decimal957407
Display P3color(display-p3 0.055 0.608 0.875)

Copy-ready code

/* CSS */
color: #0e9bdf;
background-color: #0e9bdf;
/* Tailwind (arbitrary) */
class="text-[#0e9bdf] bg-[#0e9bdf]"
/* SCSS */
$brand: #0e9bdf;
/* SwiftUI */
Color(red: 0.055, green: 0.608, blue: 0.875)
/* Android */
Color.parseColor("#0e9bdf")
/* Flutter */
Color(0xFF0E9BDF)
/* Python / OpenCV (BGR) */
(223, 155, 14)

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

Accessibility — WCAG contrast

Aa
#0e9bdf on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#0e9bdf on black: 6.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7A9CE2
deuteranopia · #5F8BDE
tritanopia · #00ACB3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0e9bdf 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.

#F2F9FD
#E5F3FA
#C4E7F8
#95D8F8
#61C5F5
#2CB1F2
#0e9bdf
#0C85C0
#0A6B9A
#0C4F6F
#073145
Base = 600Lightest = 50 · #F2F9FDDarkest = 950 · #073145
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E5F3FA;
  --brand-200: #C4E7F8;
  --brand-300: #95D8F8;
  --brand-400: #61C5F5;
  --brand-500: #2CB1F2;
  --brand-600: #0e9bdf;
  --brand-700: #0C85C0;
  --brand-800: #0A6B9A;
  --brand-900: #0C4F6F;
  --brand-950: #073145;
  --brand: #0e9bdf;
  --brand-ink: #000000;
}

Colors that work with #0e9bdf

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#C0DEED
Hairlines and dividers
Muted text#4B819B
Captions on the surface
Accent#E41A09
Second voice, not a rival
Dark variant#085378
Hover, pressed, headers
Light variant#E7F6FD
Selected rows, tints
Dark surface#141F24
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 #0e9bdf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#DF520E
Analogous left#0EDFBB
Analogous right#0E33DF
Split-complement 1#DF0E33
Split-complement 2#DFBB0E
Triadic 1#DF0E9B
Triadic 2#9BDF0E
Tetradic#BB0EDF

RGB percentages

Red5.5%
Green60.8%
Blue87.5%

CMYK percentages

Cyan93.7%
Magenta30.5%
Yellow0.0%
Key (black)12.5%

Color previews

#0e9bdf text on a black background

contrast 6.77:1

Card sample

#0e9bdf text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0e9bdf

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.

#0e9bdf 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.

#0e9bdf, answered

What color is #0e9bdf?

#0e9bdf is a balanced electric cyan, closest to Dodger Blue (ΔE2000 7.9). It sits at 200° on the hue wheel with 88% saturation and 47% lightness, which reads as cool.

What is the RGB value of #0e9bdf?

rgb(14, 155, 223) — 14 red, 155 green and 223 blue out of 255, or 5.5% / 60.8% / 87.5% by channel.

Is #0e9bdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2886 and perceived brightness is 55%, so black text on it reaches 6.77:1.

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

Black. It scores 6.77:1 against #0e9bdf, versus 3.10:1 for white — AA at any size.

What is the complementary color of #0e9bdf?

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

What colors go well with #0e9bdf?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B819B for secondary text, #E41A09 as an accent and #085378 for hover and pressed states. For a palette, the analogous pair #0EDFBB and #0E33DF stays calm, while #DF520E is the loudest partner.

What is #0e9bdf in CMYK for printing?

cmyk(94%, 31%, 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 #0e9bdf warm or cool?

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

Work with #0e9bdf in the Color Lab