Skip to content

#3db3af

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

RGB
61, 179, 175
HSL
178°, 49%, 47%
CMYK
66, 0, 2, 30
Luminance
0.3633

Every format

HEX#3db3af
RGBrgb(61, 179, 175)
HSLhsl(178, 49%, 47%)
CMYKcmyk(66%, 0%, 2%, 30%)
LABlab(66.8 -33.1 -7.6)
LCHlch(66.8 34.0 192.9)
OKLCHoklch(0.701 0.103 191.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3db3af on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#3db3af on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green70.2%
Blue68.6%

CMYK percentages

Cyan65.9%
Magenta0.0%
Yellow2.2%
Key (black)29.8%

Color previews

#3db3af text on a black background

contrast 8.27:1

Card sample

#3db3af text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3db3af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3db3af in the Color Lab