Skip to content

#3dabab

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

RGB
61, 171, 171
HSL
180°, 47%, 46%
CMYK
64, 0, 0, 33
Luminance
0.3306

Every format

HEX#3dabab
RGBrgb(61, 171, 171)
HSLhsl(180, 47%, 46%)
CMYKcmyk(64%, 0%, 0%, 33%)
LABlab(64.2 -30.4 -9.2)
LCHlch(64.2 31.8 196.8)
OKLCHoklch(0.680 0.098 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dabab on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#3dabab on black: 7.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green67.1%
Blue67.1%

CMYK percentages

Cyan64.3%
Magenta0.0%
Yellow0.0%
Key (black)32.9%

Color previews

#3dabab text on a black background

contrast 7.61:1

Card sample

#3dabab text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dabab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dabab in the Color Lab