Skip to content

#3dacac

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

RGB
61, 172, 172
HSL
180°, 48%, 46%
CMYK
65, 0, 0, 33
Luminance
0.3348

Every format

HEX#3dacac
RGBrgb(61, 172, 172)
HSLhsl(180, 48%, 46%)
CMYKcmyk(65%, 0%, 0%, 33%)
LABlab(64.5 -30.6 -9.2)
LCHlch(64.5 32.0 196.8)
OKLCHoklch(0.683 0.098 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dacac on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#3dacac on black: 7.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green67.5%
Blue67.5%

CMYK percentages

Cyan64.5%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#3dacac text on a black background

contrast 7.70:1

Card sample

#3dacac text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dacac in the Color Lab