Skip to content

#22afdd

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

RGB
34, 175, 221
HSL
195°, 73%, 50%
CMYK
85, 21, 0, 13
Luminance
0.3622

Every format

HEX#22afdd
RGBrgb(34, 175, 221)
HSLhsl(195, 73%, 50%)
CMYKcmyk(85%, 21%, 0%, 13%)
LABlab(66.7 -19.7 -33.2)
LCHlch(66.7 38.5 239.3)
OKLCHoklch(0.705 0.129 226.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22afdd on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#22afdd on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green68.6%
Blue86.7%

CMYK percentages

Cyan84.6%
Magenta20.8%
Yellow0.0%
Key (black)13.3%

Color previews

#22afdd text on a black background

contrast 8.24:1

Card sample

#22afdd text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22afdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22afdd in the Color Lab