Skip to content

#3db4ac

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

RGB
61, 180, 172
HSL
176°, 49%, 47%
CMYK
66, 0, 4, 29
Luminance
0.3661

Every format

HEX#3db4ac
RGBrgb(61, 180, 172)
HSLhsl(176, 49%, 47%)
CMYKcmyk(66%, 0%, 4%, 29%)
LABlab(67.0 -34.4 -5.6)
LCHlch(67.0 34.9 189.3)
OKLCHoklch(0.703 0.105 188.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3db4ac on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#3db4ac on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green70.6%
Blue67.5%

CMYK percentages

Cyan66.1%
Magenta0.0%
Yellow4.4%
Key (black)29.4%

Color previews

#3db4ac text on a black background

contrast 8.32:1

Card sample

#3db4ac text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3db4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3db4ac in the Color Lab