Skip to content

#22bbbb

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

RGB
34, 187, 187
HSL
180°, 69%, 43%
CMYK
82, 0, 0, 27
Luminance
0.3947

Every format

HEX#22bbbb
RGBrgb(34, 187, 187)
HSLhsl(180, 69%, 43%)
CMYKcmyk(82%, 0%, 0%, 27%)
LABlab(69.1 -36.5 -10.8)
LCHlch(69.1 38.0 196.5)
OKLCHoklch(0.720 0.117 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22bbbb on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#22bbbb on black: 8.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green73.3%
Blue73.3%

CMYK percentages

Cyan81.8%
Magenta0.0%
Yellow0.0%
Key (black)26.7%

Color previews

#22bbbb text on a black background

contrast 8.89:1

Card sample

#22bbbb text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(34, 187, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 187, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #22bbbb;
background: linear-gradient(135deg, #22bbbb, #2255BB);

Monochromatic scale

Palettes built from #22bbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22bbbb in the Color Lab