Skip to content

#22afbc

a dark, vivid cyan · cool · closest name: teal

RGB
34, 175, 188
HSL
185°, 69%, 44%
CMYK
82, 7, 0, 26
Luminance
0.3463

Every format

HEX#22afbc
RGBrgb(34, 175, 188)
HSLhsl(185, 69%, 44%)
CMYKcmyk(82%, 7%, 0%, 26%)
LABlab(65.5 -30.5 -16.8)
LCHlch(65.5 34.8 208.9)
OKLCHoklch(0.691 0.112 204.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22afbc on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#22afbc on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green68.6%
Blue73.7%

CMYK percentages

Cyan81.9%
Magenta6.9%
Yellow0.0%
Key (black)26.3%

Color previews

#22afbc text on a black background

contrast 7.93:1

Card sample

#22afbc text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22afbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22afbc in the Color Lab