Skip to content

#1d8bc9

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

RGB
29, 139, 201
HSL
202°, 75%, 45%
CMYK
86, 31, 0, 21
Luminance
0.2294

At a glance

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

Hex
#1d8bc9
Hue
202°
blue
Saturation
75%
vivid
Lightness
45%
balanced
Brightness
79%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2294
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
5.59:1
Closest name
Steel Blue
ΔE2000 4.8
Where it sits
Hue202° of 360°
Saturation75%
Lightness45%
Temperature
Warm ← → Cool97% 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#1d8bc9
RGBrgb(29, 139, 201)
HSLhsl(202, 75%, 45%)
CMYKcmyk(86%, 31%, 0%, 21%)
LABlab(55.0 -7.3 -40.3)
LCHlch(55.0 40.9 259.7)
OKLCHoklch(0.608 0.131 240.4)
Decimal1936329
Display P3color(display-p3 0.114 0.545 0.788)

Copy-ready code

/* CSS */
color: #1d8bc9;
background-color: #1d8bc9;
/* Tailwind (arbitrary) */
class="text-[#1d8bc9] bg-[#1d8bc9]"
/* SCSS */
$brand: #1d8bc9;
/* SwiftUI */
Color(red: 0.114, green: 0.545, blue: 0.788)
/* Android */
Color.parseColor("#1d8bc9")
/* Flutter */
Color(0xFF1D8BC9)
/* Python / OpenCV (BGR) */
(201, 139, 29)

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

Accessibility — WCAG contrast

Aa
#1d8bc9 on white: 3.76:1
AA ✗ fail · AA-large · AAA
Aa
#1d8bc9 on black: 5.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6D8CCC
deuteranopia · #567DC8
tritanopia · #009BA1

Color scale — 50 to 950

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

#F3F9FC
#E7F2F9
#C8E4F4
#9DD3F1
#6CBCEA
#3BA6E3
#1d8bc9
#1A7BB2
#15638F
#134967
#0C2E41
Base = 600Lightest = 50 · #F3F9FCDarkest = 950 · #0C2E41
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F2F9;
  --brand-200: #C8E4F4;
  --brand-300: #9DD3F1;
  --brand-400: #6CBCEA;
  --brand-500: #3BA6E3;
  --brand-600: #1d8bc9;
  --brand-700: #1A7BB2;
  --brand-800: #15638F;
  --brand-900: #134967;
  --brand-950: #0C2E41;
  --brand: #1d8bc9;
  --brand-ink: #000000;
}

Colors that work with #1d8bc9

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#C0DCED
Hairlines and dividers
Muted text#4B7E9B
Captions on the surface
Accent#CE2C18
Second voice, not a rival
Dark variant#104D6F
Hover, pressed, headers
Light variant#E9F5FC
Selected rows, tints
Dark surface#141E24
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 #1d8bc9

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
  • 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#C95B1D
Analogous left#1DC9B1
Analogous right#1D35C9
Split-complement 1#C91D35
Split-complement 2#C9B11D
Triadic 1#C91D8B
Triadic 2#8BC91D
Tetradic#B11DC9

RGB percentages

Red11.4%
Green54.5%
Blue78.8%

CMYK percentages

Cyan85.6%
Magenta30.8%
Yellow0.0%
Key (black)21.2%

Color previews

#1d8bc9 text on a black background

contrast 5.59:1

Card sample

#1d8bc9 text on a white background

contrast 3.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1d8bc9;
Background color
Panel with #1d8bc9 background
background-color: #1d8bc9;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1d8bc9;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(29, 139, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(29, 139, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1d8bc9;
background: linear-gradient(135deg, #1d8bc9, #221DC9);

Monochromatic scale

Palettes built from #1d8bc9

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.

#1d8bc9 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.

#1d8bc9, answered

What color is #1d8bc9?

#1d8bc9 is a balanced vivid blue, closest to Steel Blue (ΔE2000 4.8). It sits at 202° on the hue wheel with 75% saturation and 45% lightness, which reads as cool.

What is the RGB value of #1d8bc9?

rgb(29, 139, 201) — 29 red, 139 green and 201 blue out of 255, or 11.4% / 54.5% / 78.8% by channel.

Is #1d8bc9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2294 and perceived brightness is 50%, so black text on it reaches 5.59:1.

Should I use black or white text on #1d8bc9?

Black. It scores 5.59:1 against #1d8bc9, versus 3.76:1 for white — AA at any size.

What is the complementary color of #1d8bc9?

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

What colors go well with #1d8bc9?

For interface work: #F4F8FA as the surface, #C0DCED for borders, #4B7E9B for secondary text, #CE2C18 as an accent and #104D6F for hover and pressed states. For a palette, the analogous pair #1DC9B1 and #1D35C9 stays calm, while #C95B1D is the loudest partner.

What is #1d8bc9 in CMYK for printing?

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

Is #1d8bc9 warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1DC9C8; nudged cooler, #186EB5.

Work with #1d8bc9 in the Color Lab