Skip to content

#22abc7

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

RGB
34, 171, 199
HSL
190°, 71%, 46%
CMYK
83, 14, 0, 22
Luminance
0.3359

Every format

HEX#22abc7
RGBrgb(34, 171, 199)
HSLhsl(190, 71%, 46%)
CMYKcmyk(83%, 14%, 0%, 22%)
LABlab(64.6 -25.0 -24.2)
LCHlch(64.6 34.8 224.1)
OKLCHoklch(0.685 0.115 216.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22abc7 on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#22abc7 on black: 7.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green67.1%
Blue78.0%

CMYK percentages

Cyan82.9%
Magenta14.1%
Yellow0.0%
Key (black)22.0%

Color previews

#22abc7 text on a black background

contrast 7.72:1

Card sample

#22abc7 text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22abc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22abc7 in the Color Lab