Skip to content

#22baba

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

RGB
34, 186, 186
HSL
180°, 69%, 43%
CMYK
82, 0, 0, 27
Luminance
0.3900

Every format

HEX#22baba
RGBrgb(34, 186, 186)
HSLhsl(180, 69%, 43%)
CMYKcmyk(82%, 0%, 0%, 27%)
LABlab(68.8 -36.3 -10.8)
LCHlch(68.8 37.9 196.5)
OKLCHoklch(0.717 0.117 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22baba on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#22baba on black: 8.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green72.9%
Blue72.9%

CMYK percentages

Cyan81.7%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#22baba text on a black background

contrast 8.80:1

Card sample

#22baba text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22baba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22baba in the Color Lab