Skip to content

#1c8bdf

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

RGB
28, 139, 223
HSL
206°, 78%, 49%
CMYK
87, 38, 0, 13
Luminance
0.2404

At a glance

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

Hex
#1c8bdf
Hue
206°
blue
Saturation
78%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2404
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
5.81:1
Closest name
Dodger Blue
ΔE2000 4.1
Where it sits
Hue206° of 360°
Saturation78%
Lightness49%
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#1c8bdf
RGBrgb(28, 139, 223)
HSLhsl(206, 78%, 49%)
CMYKcmyk(87%, 38%, 0%, 13%)
LABlab(56.1 0.8 -50.9)
LCHlch(56.1 50.9 270.9)
OKLCHoklch(0.621 0.157 247.9)
Decimal1870815
Display P3color(display-p3 0.110 0.545 0.875)

Copy-ready code

/* CSS */
color: #1c8bdf;
background-color: #1c8bdf;
/* Tailwind (arbitrary) */
class="text-[#1c8bdf] bg-[#1c8bdf]"
/* SCSS */
$brand: #1c8bdf;
/* SwiftUI */
Color(red: 0.110, green: 0.545, blue: 0.875)
/* Android */
Color.parseColor("#1c8bdf")
/* Flutter */
Color(0xFF1C8BDF)
/* Python / OpenCV (BGR) */
(223, 139, 28)

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

Accessibility — WCAG contrast

Aa
#1c8bdf on white: 3.62:1
AA ✗ fail · AA-large · AAA
Aa
#1c8bdf on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6290E2
deuteranopia · #447FDD
tritanopia · #009FAA

Color scale — 50 to 950

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

#F3F8FC
#E6F1F9
#C7E1F5
#9BCDF2
#69B4EC
#389BE6
#1c8bdf
#1771B5
#125A91
#114369
#0B2A42
Base = 600Lightest = 50 · #F3F8FCDarkest = 950 · #0B2A42
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E6F1F9;
  --brand-200: #C7E1F5;
  --brand-300: #9BCDF2;
  --brand-400: #69B4EC;
  --brand-500: #389BE6;
  --brand-600: #1c8bdf;
  --brand-700: #1771B5;
  --brand-800: #125A91;
  --brand-900: #114369;
  --brand-950: #0B2A42;
  --brand: #1c8bdf;
  --brand-ink: #000000;
}

Colors that work with #1c8bdf

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#E43C17
Second voice, not a rival
Dark variant#0E4771
Hover, pressed, headers
Light variant#E8F4FC
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 #1c8bdf

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#DF701C
Analogous left#1CDFD1
Analogous right#1C2ADF
Split-complement 1#DF1C2A
Split-complement 2#DFD11C
Triadic 1#DF1C8B
Triadic 2#8BDF1C
Tetradic#D11CDF

RGB percentages

Red11.0%
Green54.5%
Blue87.5%

CMYK percentages

Cyan87.4%
Magenta37.7%
Yellow0.0%
Key (black)12.5%

Color previews

#1c8bdf text on a black background

contrast 5.81:1

Card sample

#1c8bdf text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(28, 139, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(28, 139, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1c8bdf;
background: linear-gradient(135deg, #1c8bdf, #2F1CDF);

Monochromatic scale

Palettes built from #1c8bdf

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.

#1c8bdf 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

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

#1c8bdf, answered

What color is #1c8bdf?

#1c8bdf is a balanced electric blue, closest to Dodger Blue (ΔE2000 4.1). It sits at 206° on the hue wheel with 78% saturation and 49% lightness, which reads as cool.

What is the RGB value of #1c8bdf?

rgb(28, 139, 223) — 28 red, 139 green and 223 blue out of 255, or 11% / 54.5% / 87.5% by channel.

Is #1c8bdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.2404 and perceived brightness is 51%, so black text on it reaches 5.81:1.

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

Black. It scores 5.81:1 against #1c8bdf, versus 3.62:1 for white — AA at any size.

What is the complementary color of #1c8bdf?

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

What colors go well with #1c8bdf?

For interface work: #F4F8FA as the surface, #C0D9ED for borders, #4B789B for secondary text, #E43C17 as an accent and #0E4771 for hover and pressed states. For a palette, the analogous pair #1CDFD1 and #1C2ADF stays calm, while #DF701C is the loudest partner.

What is #1c8bdf in CMYK for printing?

cmyk(87%, 38%, 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 #1c8bdf 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 #1C44DF; nudged cooler, #1774CB.

Work with #1c8bdf in the Color Lab