Skip to content

#3dafac

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

RGB
61, 175, 172
HSL
178°, 48%, 46%
CMYK
65, 0, 2, 31
Luminance
0.3463

Every format

HEX#3dafac
RGBrgb(61, 175, 172)
HSLhsl(178, 48%, 46%)
CMYKcmyk(65%, 0%, 2%, 31%)
LABlab(65.5 -32.0 -7.9)
LCHlch(65.5 33.0 193.8)
OKLCHoklch(0.690 0.101 192.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dafac on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#3dafac on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green68.6%
Blue67.5%

CMYK percentages

Cyan65.1%
Magenta0.0%
Yellow1.7%
Key (black)31.4%

Color previews

#3dafac text on a black background

contrast 7.93:1

Card sample

#3dafac text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dafac in the Color Lab