Skip to content

#1dabaf

a dark, vivid cyan · cool · closest name: teal

RGB
29, 171, 175
HSL
182°, 72%, 40%
CMYK
83, 2, 0, 31
Luminance
0.3248

Every format

HEX#1dabaf
RGBrgb(29, 171, 175)
HSLhsl(182, 72%, 40%)
CMYKcmyk(83%, 2%, 0%, 31%)
LABlab(63.7 -33.0 -12.2)
LCHlch(63.7 35.2 200.2)
OKLCHoklch(0.675 0.110 197.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dabaf on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#1dabaf on black: 7.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green67.1%
Blue68.6%

CMYK percentages

Cyan83.4%
Magenta2.3%
Yellow0.0%
Key (black)31.4%

Color previews

#1dabaf text on a black background

contrast 7.50:1

Card sample

#1dabaf text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dabaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dabaf in the Color Lab