Skip to content

#22ddbb

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

RGB
34, 221, 187
HSL
169°, 73%, 50%
CMYK
85, 0, 15, 13
Luminance
0.5564

Every format

HEX#22ddbb
RGBrgb(34, 221, 187)
HSLhsl(169, 73%, 50%)
CMYKcmyk(85%, 0%, 15%, 13%)
LABlab(79.4 -51.2 4.4)
LCHlch(79.4 51.4 175.1)
OKLCHoklch(0.804 0.146 175.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22ddbb on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#22ddbb on black: 12.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green86.7%
Blue73.3%

CMYK percentages

Cyan84.6%
Magenta0.0%
Yellow15.4%
Key (black)13.3%

Color previews

#22ddbb text on a black background

contrast 12.13:1

Card sample

#22ddbb text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #22ddbb;
Background color
Panel with #22ddbb background
background-color: #22ddbb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(34, 221, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 221, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #22ddbb;
background: linear-gradient(135deg, #22ddbb, #2282DD);

Monochromatic scale

Palettes built from #22ddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22ddbb in the Color Lab