Skip to content

#2dafac

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

RGB
45, 175, 172
HSL
179°, 59%, 43%
CMYK
74, 0, 2, 31
Luminance
0.3420

Every format

HEX#2dafac
RGBrgb(45, 175, 172)
HSLhsl(179, 59%, 43%)
CMYKcmyk(74%, 0%, 2%, 31%)
LABlab(65.1 -34.3 -8.4)
LCHlch(65.1 35.3 193.8)
OKLCHoklch(0.686 0.108 192.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dafac on white: 2.68:1
AA ✗ fail · AA-large · AAA
Aa
#2dafac on black: 7.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green68.6%
Blue67.5%

CMYK percentages

Cyan74.3%
Magenta0.0%
Yellow1.7%
Key (black)31.4%

Color previews

#2dafac text on a black background

contrast 7.84:1

Card sample

#2dafac text on a white background

contrast 2.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dafac in the Color Lab