Skip to content

#1da2ac

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

RGB
29, 162, 172
HSL
184°, 71%, 39%
CMYK
83, 6, 0, 33
Luminance
0.2908

Every format

HEX#1da2ac
RGBrgb(29, 162, 172)
HSLhsl(184, 71%, 39%)
CMYKcmyk(83%, 6%, 0%, 33%)
LABlab(60.9 -29.6 -14.8)
LCHlch(60.9 33.1 206.6)
OKLCHoklch(0.651 0.106 203.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1da2ac on white: 3.08:1
AA ✗ fail · AA-large · AAA
Aa
#1da2ac on black: 6.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green63.5%
Blue67.5%

CMYK percentages

Cyan83.1%
Magenta5.8%
Yellow0.0%
Key (black)32.5%

Color previews

#1da2ac text on a black background

contrast 6.82:1

Card sample

#1da2ac text on a white background

contrast 3.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1da2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1da2ac in the Color Lab