Skip to content

#a1decb

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

RGB
161, 222, 203
HSL
161°, 48%, 75%
CMYK
28, 0, 9, 13
Luminance
0.6413

Every format

HEX#a1decb
RGBrgb(161, 222, 203)
HSLhsl(161, 48%, 75%)
CMYKcmyk(28%, 0%, 9%, 13%)
LABlab(84.0 -23.3 3.1)
LCHlch(84.0 23.5 172.5)
OKLCHoklch(0.854 0.068 173.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1decb on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#a1decb on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green87.1%
Blue79.6%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow8.6%
Key (black)12.9%

Color previews

#a1decb text on a black background

contrast 13.83:1

Card sample

#a1decb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(161, 222, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(161, 222, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a1decb;
background: linear-gradient(135deg, #a1decb, #A1C8DE);

Monochromatic scale

Palettes built from #a1decb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1decb in the Color Lab