Skip to content

#22afdb

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

RGB
34, 175, 219
HSL
194°, 73%, 50%
CMYK
85, 20, 0, 14
Luminance
0.3611

Every format

HEX#22afdb
RGBrgb(34, 175, 219)
HSLhsl(194, 73%, 50%)
CMYKcmyk(85%, 20%, 0%, 14%)
LABlab(66.6 -20.3 -32.2)
LCHlch(66.6 38.1 237.7)
OKLCHoklch(0.704 0.127 225.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red13.3%
Green68.6%
Blue85.9%

CMYK percentages

Cyan84.5%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#22afdb text on a black background

contrast 8.22:1

Card sample

#22afdb text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22afdb in the Color Lab