Skip to content

#22aceb

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

RGB
34, 172, 235
HSL
199°, 83%, 53%
CMYK
86, 27, 0, 8
Luminance
0.3584

Every format

HEX#22aceb
RGBrgb(34, 172, 235)
HSLhsl(199, 83%, 53%)
CMYKcmyk(86%, 27%, 0%, 8%)
LABlab(66.4 -13.2 -41.3)
LCHlch(66.4 43.4 252.3)
OKLCHoklch(0.704 0.142 235.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22aceb on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#22aceb on black: 8.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green67.5%
Blue92.2%

CMYK percentages

Cyan85.5%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#22aceb text on a black background

contrast 8.17:1

Card sample

#22aceb text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(34, 172, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 172, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #22aceb;
background: linear-gradient(135deg, #22aceb, #2226EB);

Monochromatic scale

Palettes built from #22aceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22aceb in the Color Lab