Skip to content

#22dfcc

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

RGB
34, 223, 204
HSL
174°, 75%, 50%
CMYK
85, 0, 9, 13
Luminance
0.5748

Every format

HEX#22dfcc
RGBrgb(34, 223, 204)
HSLhsl(174, 75%, 50%)
CMYKcmyk(85%, 0%, 9%, 13%)
LABlab(80.4 -47.5 -3.2)
LCHlch(80.4 47.6 183.8)
OKLCHoklch(0.814 0.140 183.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22dfcc on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#22dfcc on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green87.5%
Blue80.0%

CMYK percentages

Cyan84.8%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#22dfcc text on a black background

contrast 12.50:1

Card sample

#22dfcc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(34, 223, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 223, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #22dfcc;
background: linear-gradient(135deg, #22dfcc, #2274DF);

Monochromatic scale

Palettes built from #22dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22dfcc in the Color Lab