Skip to content

#2dabac

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

RGB
45, 171, 172
HSL
181°, 59%, 43%
CMYK
74, 1, 0, 33
Luminance
0.3266

Every format

HEX#2dabac
RGBrgb(45, 171, 172)
HSLhsl(181, 59%, 43%)
CMYKcmyk(74%, 1%, 0%, 33%)
LABlab(63.9 -32.4 -10.3)
LCHlch(63.9 33.9 197.6)
OKLCHoklch(0.676 0.105 195.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dabac on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#2dabac on black: 7.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.1%
Blue67.5%

CMYK percentages

Cyan73.8%
Magenta0.6%
Yellow0.0%
Key (black)32.5%

Color previews

#2dabac text on a black background

contrast 7.53:1

Card sample

#2dabac text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2dabac;
Background color
Panel with #2dabac background
background-color: #2dabac;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dabac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dabac in the Color Lab