Skip to content

#3da4ac

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

RGB
61, 164, 172
HSL
184°, 48%, 46%
CMYK
65, 5, 0, 33
Luminance
0.3052

Every format

HEX#3da4ac
RGBrgb(61, 164, 172)
HSLhsl(184, 48%, 46%)
CMYKcmyk(65%, 5%, 0%, 33%)
LABlab(62.1 -26.7 -12.9)
LCHlch(62.1 29.6 205.8)
OKLCHoklch(0.663 0.094 202.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da4ac on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#3da4ac on black: 7.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green64.3%
Blue67.5%

CMYK percentages

Cyan64.5%
Magenta4.7%
Yellow0.0%
Key (black)32.5%

Color previews

#3da4ac text on a black background

contrast 7.10:1

Card sample

#3da4ac text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3da4ac;
Background color
Panel with #3da4ac background
background-color: #3da4ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3da4ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(61, 164, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 164, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3da4ac;
background: linear-gradient(135deg, #3da4ac, #3D5AAC);

Monochromatic scale

Palettes built from #3da4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da4ac in the Color Lab