Skip to content

#22afab

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

RGB
34, 175, 171
HSL
178°, 68%, 41%
CMYK
81, 0, 2, 31
Luminance
0.3394

Every format

HEX#22afab
RGBrgb(34, 175, 171)
HSLhsl(178, 68%, 41%)
CMYKcmyk(81%, 0%, 2%, 31%)
LABlab(64.9 -35.7 -8.2)
LCHlch(64.9 36.6 192.9)
OKLCHoklch(0.684 0.111 191.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22afab on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#22afab on black: 7.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green68.6%
Blue67.1%

CMYK percentages

Cyan80.6%
Magenta0.0%
Yellow2.3%
Key (black)31.4%

Color previews

#22afab text on a black background

contrast 7.79:1

Card sample

#22afab text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22afab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22afab in the Color Lab