Skip to content

#22accf

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

RGB
34, 172, 207
HSL
192°, 72%, 47%
CMYK
84, 17, 0, 19
Luminance
0.3435

Every format

HEX#22accf
RGBrgb(34, 172, 207)
HSLhsl(192, 72%, 47%)
CMYKcmyk(84%, 17%, 0%, 19%)
LABlab(65.2 -22.8 -27.7)
LCHlch(65.2 35.9 230.5)
OKLCHoklch(0.691 0.119 220.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22accf on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#22accf on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green67.5%
Blue81.2%

CMYK percentages

Cyan83.6%
Magenta16.9%
Yellow0.0%
Key (black)18.8%

Color previews

#22accf text on a black background

contrast 7.87:1

Card sample

#22accf text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22accf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22accf in the Color Lab