Skip to content

#2dabba

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

RGB
45, 171, 186
HSL
186°, 61%, 45%
CMYK
76, 8, 0, 27
Luminance
0.3323

Every format

HEX#2dabba
RGBrgb(45, 171, 186)
HSLhsl(186, 61%, 45%)
CMYKcmyk(76%, 8%, 0%, 27%)
LABlab(64.3 -28.1 -17.4)
LCHlch(64.3 33.0 211.7)
OKLCHoklch(0.682 0.106 207.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dabba on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#2dabba on black: 7.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.1%
Blue72.9%

CMYK percentages

Cyan75.8%
Magenta8.1%
Yellow0.0%
Key (black)27.1%

Color previews

#2dabba text on a black background

contrast 7.65:1

Card sample

#2dabba text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2dabba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dabba in the Color Lab