Skip to content

#2db2bb

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

RGB
45, 178, 187
HSL
184°, 61%, 46%
CMYK
76, 5, 0, 27
Luminance
0.3599

Every format

HEX#2db2bb
RGBrgb(45, 178, 187)
HSLhsl(184, 61%, 46%)
CMYKcmyk(76%, 5%, 0%, 27%)
LABlab(66.5 -31.2 -14.7)
LCHlch(66.5 34.5 205.2)
OKLCHoklch(0.699 0.109 201.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db2bb on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#2db2bb on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.8%
Blue73.3%

CMYK percentages

Cyan75.9%
Magenta4.8%
Yellow0.0%
Key (black)26.7%

Color previews

#2db2bb text on a black background

contrast 8.20:1

Card sample

#2db2bb text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db2bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db2bb in the Color Lab