Skip to content

#1dcdfe

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

RGB
29, 205, 254
HSL
193°, 99%, 56%
CMYK
89, 19, 0, 0
Luminance
0.5108

At a glance

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

Hex
#1dcdfe
Hue
193°
cyan
Saturation
99%
electric
Lightness
56%
balanced
Brightness
100%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5108
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.22:1
Closest name
Deep Sky Blue
ΔE2000 5.4
Where it sits
Hue193° of 360°
Saturation99%
Lightness56%
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#1dcdfe
RGBrgb(29, 205, 254)
HSLhsl(193, 99%, 56%)
CMYKcmyk(89%, 19%, 0%, 0%)
LABlab(76.7 -24.3 -35.5)
LCHlch(76.7 43.0 235.6)
OKLCHoklch(0.789 0.144 223.9)
Decimal1953278
Display P3color(display-p3 0.114 0.804 0.996)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dcdfe on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#1dcdfe on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1C8FF
deuteranopia · #96B5FD
tritanopia · #00DCDD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1dcdfe is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FBFE
#E3F7FC
#C0EEFB
#8FE6FE
#57DAFE
#1dcdfe
#01BFF4
#019FCB
#017FA2
#055D75
#033A49
Base = 500Lightest = 50 · #F1FBFEDarkest = 950 · #033A49
:root {
  --brand-50: #F1FBFE;
  --brand-100: #E3F7FC;
  --brand-200: #C0EEFB;
  --brand-300: #8FE6FE;
  --brand-400: #57DAFE;
  --brand-500: #1dcdfe;
  --brand-600: #01BFF4;
  --brand-700: #019FCB;
  --brand-800: #017FA2;
  --brand-900: #055D75;
  --brand-950: #033A49;
  --brand: #1dcdfe;
  --brand-ink: #000000;
}

Colors that work with #1dcdfe

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#FF1C23
Second voice, not a rival
Dark variant#01637F
Hover, pressed, headers
Light variant#E6F9FF
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 #1dcdfe

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#FE4E1D
Analogous left#1DFEBF
Analogous right#1D5CFE
Split-complement 1#FE1D5C
Split-complement 2#FEBF1D
Triadic 1#FE1DCD
Triadic 2#CDFE1D
Tetradic#BF1DFE

RGB percentages

Red11.4%
Green80.4%
Blue99.6%

CMYK percentages

Cyan88.6%
Magenta19.3%
Yellow0.0%
Key (black)0.4%

Color previews

#1dcdfe text on a black background

contrast 11.22:1

Card sample

#1dcdfe text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dcdfe

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.

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

#1dcdfe, answered

What color is #1dcdfe?

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

What is the RGB value of #1dcdfe?

rgb(29, 205, 254) — 29 red, 205 green and 254 blue out of 255, or 11.4% / 80.4% / 99.6% by channel.

Is #1dcdfe a light or a dark color?

It is a light color. Relative luminance is 0.5108 and perceived brightness is 70%, so black text on it reaches 11.22:1.

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

Black. It scores 11.22:1 against #1dcdfe, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #1dcdfe?

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

What colors go well with #1dcdfe?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B899B for secondary text, #FF1C23 as an accent and #01637F for hover and pressed states. For a palette, the analogous pair #1DFEBF and #1D5CFE stays calm, while #FE4E1D is the loudest partner.

What is #1dcdfe in CMYK for printing?

cmyk(89%, 19%, 0%, 0%). 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 #1dcdfe 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 #1DFEDD; nudged cooler, #1CADFF.

Work with #1dcdfe in the Color Lab