Skip to content

#22adef

a balanced, electric cyan · cool · closest name: steelblue

RGB
34, 173, 239
HSL
199°, 87%, 54%
CMYK
86, 28, 0, 6
Luminance
0.3646

Every format

HEX#22adef
RGBrgb(34, 173, 239)
HSLhsl(199, 87%, 54%)
CMYKcmyk(86%, 28%, 0%, 6%)
LABlab(66.9 -12.3 -42.7)
LCHlch(66.9 44.5 253.9)
OKLCHoklch(0.708 0.145 236.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22adef on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#22adef on black: 8.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green67.8%
Blue93.7%

CMYK percentages

Cyan85.8%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#22adef text on a black background

contrast 8.29:1

Card sample

#22adef text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22adef in the Color Lab