Skip to content

#22bbdd

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

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

Every format

HEX#22bbdd
RGBrgb(34, 187, 221)
HSLhsl(191, 73%, 50%)
CMYKcmyk(85%, 15%, 0%, 13%)
LABlab(70.2 -25.8 -27.7)
LCHlch(70.2 37.9 227.0)
OKLCHoklch(0.733 0.126 218.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22bbdd on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#22bbdd on black: 9.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green73.3%
Blue86.7%

CMYK percentages

Cyan84.6%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#22bbdd text on a black background

contrast 9.22:1

Card sample

#22bbdd text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22bbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22bbdd in the Color Lab