Skip to content

#139fdf

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

RGB
19, 159, 223
HSL
199°, 84%, 48%
CMYK
92, 29, 0, 13
Luminance
0.3026

At a glance

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

Hex
#139fdf
Hue
199°
cyan
Saturation
84%
electric
Lightness
48%
balanced
Brightness
87%
HSV value
Perceived
56%
weighted brightness
Luminance
0.3026
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.05:1
Closest name
Dodger Blue
ΔE2000 9.2
Where it sits
Hue199° of 360°
Saturation84%
Lightness48%
Temperature
Warm ← → Cool95% 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#139fdf
RGBrgb(19, 159, 223)
HSLhsl(199, 84%, 48%)
CMYKcmyk(92%, 29%, 0%, 13%)
LABlab(61.9 -11.2 -41.8)
LCHlch(61.9 43.3 255.0)
OKLCHoklch(0.666 0.141 236.9)
Decimal1286111
Display P3color(display-p3 0.075 0.624 0.875)

Copy-ready code

/* CSS */
color: #139fdf;
background-color: #139fdf;
/* Tailwind (arbitrary) */
class="text-[#139fdf] bg-[#139fdf]"
/* SCSS */
$brand: #139fdf;
/* SwiftUI */
Color(red: 0.075, green: 0.624, blue: 0.875)
/* Android */
Color.parseColor("#139fdf")
/* Flutter */
Color(0xFF139FDF)
/* Python / OpenCV (BGR) */
(223, 159, 19)

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

Accessibility — WCAG contrast

Aa
#139fdf on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#139fdf on black: 7.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #809FE2
deuteranopia · #668EDE
tritanopia · #00AFB5

Color scale — 50 to 950

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

#F2F9FC
#E6F3FA
#C5E7F6
#98D9F6
#64C5F2
#30B2ED
#139fdf
#1086BC
#0D6B96
#0E4F6D
#093144
Base = 600Lightest = 50 · #F2F9FCDarkest = 950 · #093144
:root {
  --brand-50: #F2F9FC;
  --brand-100: #E6F3FA;
  --brand-200: #C5E7F6;
  --brand-300: #98D9F6;
  --brand-400: #64C5F2;
  --brand-500: #30B2ED;
  --brand-600: #139fdf;
  --brand-700: #1086BC;
  --brand-800: #0D6B96;
  --brand-900: #0E4F6D;
  --brand-950: #093144;
  --brand: #139fdf;
  --brand-ink: #000000;
}

Colors that work with #139fdf

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#C0DFED
Hairlines and dividers
Muted text#4B829B
Captions on the surface
Accent#E41C0E
Second voice, not a rival
Dark variant#0A5475
Hover, pressed, headers
Light variant#E8F6FD
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 #139fdf

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#DF5313
Analogous left#13DFB9
Analogous right#1339DF
Split-complement 1#DF1339
Split-complement 2#DFB913
Triadic 1#DF139F
Triadic 2#9FDF13
Tetradic#B913DF

RGB percentages

Red7.5%
Green62.4%
Blue87.5%

CMYK percentages

Cyan91.5%
Magenta28.7%
Yellow0.0%
Key (black)12.5%

Color previews

#139fdf text on a black background

contrast 7.05:1

Card sample

#139fdf text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #139fdf;
Background color
Panel with #139fdf background
background-color: #139fdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #139fdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(19, 159, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(19, 159, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #139fdf;
background: linear-gradient(135deg, #139fdf, #1317DF);

Monochromatic scale

Palettes built from #139fdf

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.

#139fdf 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.

#139fdf, answered

What color is #139fdf?

#139fdf is a balanced electric cyan, closest to Dodger Blue (ΔE2000 9.2). It sits at 199° on the hue wheel with 84% saturation and 48% lightness, which reads as cool.

What is the RGB value of #139fdf?

rgb(19, 159, 223) — 19 red, 159 green and 223 blue out of 255, or 7.5% / 62.4% / 87.5% by channel.

Is #139fdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.3026 and perceived brightness is 56%, so black text on it reaches 7.05:1.

Should I use black or white text on #139fdf?

Black. It scores 7.05:1 against #139fdf, versus 2.98:1 for white — AAA at any size.

What is the complementary color of #139fdf?

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

What colors go well with #139fdf?

For interface work: #F4F8FA as the surface, #C0DFED for borders, #4B829B for secondary text, #E41C0E as an accent and #0A5475 for hover and pressed states. For a palette, the analogous pair #13DFB9 and #1339DF stays calm, while #DF5313 is the loudest partner.

What is #139fdf in CMYK for printing?

cmyk(92%, 29%, 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 #139fdf warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #13DFD4; nudged cooler, #118AE2.

Work with #139fdf in the Color Lab