Skip to content

#3da9af

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

RGB
61, 169, 175
HSL
183°, 48%, 46%
CMYK
65, 3, 0, 31
Luminance
0.3246

Every format

HEX#3da9af
RGBrgb(61, 169, 175)
HSLhsl(183, 48%, 46%)
CMYKcmyk(65%, 3%, 0%, 31%)
LABlab(63.7 -28.3 -12.1)
LCHlch(63.7 30.8 203.2)
OKLCHoklch(0.676 0.097 200.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red23.9%
Green66.3%
Blue68.6%

CMYK percentages

Cyan65.1%
Magenta3.4%
Yellow0.0%
Key (black)31.4%

Color previews

#3da9af text on a black background

contrast 7.49:1

Card sample

#3da9af text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da9af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da9af in the Color Lab