Skip to content

#2dadbb

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

RGB
45, 173, 187
HSL
186°, 61%, 46%
CMYK
76, 8, 0, 27
Luminance
0.3403

Every format

HEX#2dadbb
RGBrgb(45, 173, 187)
HSLhsl(186, 61%, 46%)
CMYKcmyk(76%, 8%, 0%, 27%)
LABlab(65.0 -28.8 -16.9)
LCHlch(65.0 33.4 210.5)
OKLCHoklch(0.687 0.107 206.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dadbb on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#2dadbb on black: 7.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.8%
Blue73.3%

CMYK percentages

Cyan75.9%
Magenta7.5%
Yellow0.0%
Key (black)26.7%

Color previews

#2dadbb text on a black background

contrast 7.81:1

Card sample

#2dadbb text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dadbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dadbb in the Color Lab