Skip to content

#3da3a3

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

RGB
61, 163, 163
HSL
180°, 46%, 44%
CMYK
63, 0, 0, 36
Luminance
0.2983

Every format

HEX#3da3a3
RGBrgb(61, 163, 163)
HSLhsl(180, 46%, 44%)
CMYKcmyk(63%, 0%, 0%, 36%)
LABlab(61.5 -28.8 -8.7)
LCHlch(61.5 30.1 196.8)
OKLCHoklch(0.657 0.093 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da3a3 on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#3da3a3 on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green63.9%
Blue63.9%

CMYK percentages

Cyan62.6%
Magenta0.0%
Yellow0.0%
Key (black)36.1%

Color previews

#3da3a3 text on a black background

contrast 6.97:1

Card sample

#3da3a3 text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da3a3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da3a3 in the Color Lab