Skip to content

#3dabba

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

RGB
61, 171, 186
HSL
187°, 51%, 48%
CMYK
67, 8, 0, 27
Luminance
0.3366

Every format

HEX#3dabba
RGBrgb(61, 171, 186)
HSLhsl(187, 51%, 48%)
CMYKcmyk(67%, 8%, 0%, 27%)
LABlab(64.7 -26.0 -16.8)
LCHlch(64.7 30.9 212.9)
OKLCHoklch(0.686 0.100 207.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dabba on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#3dabba on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green67.1%
Blue72.9%

CMYK percentages

Cyan67.2%
Magenta8.1%
Yellow0.0%
Key (black)27.1%

Color previews

#3dabba text on a black background

contrast 7.73:1

Card sample

#3dabba text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dabba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dabba in the Color Lab