Skip to content

#22ccaf

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

RGB
34, 204, 175
HSL
170°, 71%, 47%
CMYK
83, 0, 14, 20
Luminance
0.4662

Every format

HEX#22ccaf
RGBrgb(34, 204, 175)
HSLhsl(170, 71%, 47%)
CMYKcmyk(83%, 0%, 14%, 20%)
LABlab(73.9 -47.3 2.9)
LCHlch(73.9 47.4 176.5)
OKLCHoklch(0.758 0.135 177.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22ccaf on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#22ccaf on black: 10.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green80.0%
Blue68.6%

CMYK percentages

Cyan83.3%
Magenta0.0%
Yellow14.2%
Key (black)20.0%

Color previews

#22ccaf text on a black background

contrast 10.32:1

Card sample

#22ccaf text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22ccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22ccaf in the Color Lab