Skip to content

#22addd

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

RGB
34, 173, 221
HSL
195°, 73%, 50%
CMYK
85, 22, 0, 13
Luminance
0.3545

Every format

HEX#22addd
RGBrgb(34, 173, 221)
HSLhsl(195, 73%, 50%)
CMYKcmyk(85%, 22%, 0%, 13%)
LABlab(66.1 -18.6 -34.1)
LCHlch(66.1 38.8 241.4)
OKLCHoklch(0.700 0.129 227.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22addd on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#22addd on black: 8.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green67.8%
Blue86.7%

CMYK percentages

Cyan84.6%
Magenta21.7%
Yellow0.0%
Key (black)13.3%

Color previews

#22addd text on a black background

contrast 8.09:1

Card sample

#22addd text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22addd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22addd in the Color Lab