Skip to content

#22fccc

a balanced, electric cyan · cool · closest name: aquamarine

RGB
34, 252, 204
HSL
167°, 97%, 56%
CMYK
87, 0, 19, 1
Luminance
0.7432

Every format

HEX#22fccc
RGBrgb(34, 252, 204)
HSLhsl(167, 97%, 56%)
CMYKcmyk(87%, 0%, 19%, 1%)
LABlab(89.1 -59.3 9.4)
LCHlch(89.1 60.0 171.0)
OKLCHoklch(0.885 0.168 171.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22fccc on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#22fccc on black: 15.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green98.8%
Blue80.0%

CMYK percentages

Cyan86.5%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#22fccc text on a black background

contrast 15.86:1

Card sample

#22fccc text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(34, 252, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 252, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #22fccc;
background: linear-gradient(135deg, #22fccc, #229BFC);

Monochromatic scale

Palettes built from #22fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22fccc in the Color Lab