Skip to content

#1db4df

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

RGB
29, 180, 223
HSL
193°, 77%, 49%
CMYK
87, 19, 0, 13
Luminance
0.3823

At a glance

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

Hex
#1db4df
Hue
193°
cyan
Saturation
77%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3823
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.65:1
Closest name
Deep Sky Blue
ΔE2000 5.8
Where it sits
Hue193° of 360°
Saturation77%
Lightness49%
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#1db4df
RGBrgb(29, 180, 223)
HSLhsl(193, 77%, 49%)
CMYKcmyk(87%, 19%, 0%, 13%)
LABlab(68.2 -21.9 -31.9)
LCHlch(68.2 38.7 235.6)
OKLCHoklch(0.717 0.130 223.9)
Decimal1946847
Display P3color(display-p3 0.114 0.706 0.875)

Copy-ready code

/* CSS */
color: #1db4df;
background-color: #1db4df;
/* Tailwind (arbitrary) */
class="text-[#1db4df] bg-[#1db4df]"
/* SCSS */
$brand: #1db4df;
/* SwiftUI */
Color(red: 0.114, green: 0.706, blue: 0.875)
/* Android */
Color.parseColor("#1db4df")
/* Flutter */
Color(0xFF1DB4DF)
/* Python / OpenCV (BGR) */
(223, 180, 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 #1db4df · 8.65:1
Use #000000AAA at every size.
Aa
White text · 2.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1db4df as text scores 2.43:1 on white and 8.65:1 on black.

Accessibility — WCAG contrast

Aa
#1db4df on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#1db4df on black: 8.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9CB0E1
deuteranopia · #849FDF
tritanopia · #00C1C2

Color scale — 50 to 950

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

#F3FAFC
#E7F5F9
#C7EAF4
#9CDFF2
#6ACFEC
#38BFE5
#1db4df
#1792B5
#137590
#125569
#0B3541
Base = 600Lightest = 50 · #F3FAFCDarkest = 950 · #0B3541
:root {
  --brand-50: #F3FAFC;
  --brand-100: #E7F5F9;
  --brand-200: #C7EAF4;
  --brand-300: #9CDFF2;
  --brand-400: #6ACFEC;
  --brand-500: #38BFE5;
  --brand-600: #1db4df;
  --brand-700: #1792B5;
  --brand-800: #137590;
  --brand-900: #125569;
  --brand-950: #0B3541;
  --brand: #1db4df;
  --brand-ink: #000000;
}

Colors that work with #1db4df

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#C0E3ED
Hairlines and dividers
Muted text#4B899B
Captions on the surface
Accent#E4181E
Second voice, not a rival
Dark variant#0F5B71
Hover, pressed, headers
Light variant#E8F8FC
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 #1db4df

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#DF481D
Analogous left#1DDFA9
Analogous right#1D53DF
Split-complement 1#DF1D53
Split-complement 2#DFA91D
Triadic 1#DF1DB4
Triadic 2#B4DF1D
Tetradic#A91DDF

RGB percentages

Red11.4%
Green70.6%
Blue87.5%

CMYK percentages

Cyan87.0%
Magenta19.3%
Yellow0.0%
Key (black)12.5%

Color previews

#1db4df text on a black background

contrast 8.65:1

Card sample

#1db4df text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1db4df

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.

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

#1db4df, answered

What color is #1db4df?

#1db4df is a balanced electric cyan, closest to Deep Sky Blue (ΔE2000 5.8). It sits at 193° on the hue wheel with 77% saturation and 49% lightness, which reads as cool.

What is the RGB value of #1db4df?

rgb(29, 180, 223) — 29 red, 180 green and 223 blue out of 255, or 11.4% / 70.6% / 87.5% by channel.

Is #1db4df a light or a dark color?

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

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

Black. It scores 8.65:1 against #1db4df, versus 2.43:1 for white — AAA at any size.

What is the complementary color of #1db4df?

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

What colors go well with #1db4df?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #E4181E as an accent and #0F5B71 for hover and pressed states. For a palette, the analogous pair #1DDFA9 and #1D53DF stays calm, while #DF481D is the loudest partner.

What is #1db4df in CMYK for printing?

cmyk(87%, 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 #1db4df 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 #1DDFC3; nudged cooler, #1A97E1.

Work with #1db4df in the Color Lab