Skip to content

#2db4bb

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

RGB
45, 180, 187
HSL
183°, 61%, 46%
CMYK
76, 4, 0, 27
Luminance
0.3679

Every format

HEX#2db4bb
RGBrgb(45, 180, 187)
HSLhsl(183, 61%, 46%)
CMYKcmyk(76%, 4%, 0%, 27%)
LABlab(67.1 -32.1 -13.7)
LCHlch(67.1 35.0 203.1)
OKLCHoklch(0.704 0.110 200.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db4bb on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#2db4bb on black: 8.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green70.6%
Blue73.3%

CMYK percentages

Cyan75.9%
Magenta3.7%
Yellow0.0%
Key (black)26.7%

Color previews

#2db4bb text on a black background

contrast 8.36:1

Card sample

#2db4bb text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db4bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db4bb in the Color Lab