Skip to content

#1dfeff

a balanced, electric cyan · cool · “cyan”

RGB
29, 254, 255
HSL
180°, 100%, 56%
CMYK
89, 0, 0, 0
Luminance
0.7836

Every format

HEX#1dfeff
RGBrgb(29, 254, 255)
HSLhsl(180, 100%, 56%)
CMYKcmyk(89%, 0%, 0%, 0%)
LABlab(90.9 -46.9 -14.4)
LCHlch(90.9 49.0 197.0)
OKLCHoklch(0.904 0.151 195.3)

Copy-ready code

/* CSS */
color: #1dfeff;
background-color: #1dfeff;
/* Tailwind (arbitrary) */
class="text-[#1dfeff] bg-[#1dfeff]"
/* SCSS */
$brand: #1dfeff;
/* SwiftUI */
Color(red: 0.114, green: 0.996, blue: 1.000)
/* Android */
Color.parseColor("#1dfeff")

Accessibility — WCAG contrast

Aa
#1dfeff on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#1dfeff on black: 16.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green99.6%
Blue100.0%

CMYK percentages

Cyan88.6%
Magenta0.4%
Yellow0.0%
Key (black)0.0%

Color previews

#1dfeff text on a black background

contrast 16.67:1

Card sample

#1dfeff text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dfeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dfeff in the Color Lab