Skip to content

#1dafac

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

RGB
29, 175, 172
HSL
179°, 72%, 40%
CMYK
83, 0, 2, 31
Luminance
0.3390

Every format

HEX#1dafac
RGBrgb(29, 175, 172)
HSLhsl(179, 72%, 40%)
CMYKcmyk(83%, 0%, 2%, 31%)
LABlab(64.9 -35.8 -8.8)
LCHlch(64.9 36.9 193.8)
OKLCHoklch(0.684 0.113 192.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dafac on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#1dafac on black: 7.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green68.6%
Blue67.5%

CMYK percentages

Cyan83.4%
Magenta0.0%
Yellow1.7%
Key (black)31.4%

Color previews

#1dafac text on a black background

contrast 7.78:1

Card sample

#1dafac text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dafac in the Color Lab