Skip to content

#a5decb

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

RGB
165, 222, 203
HSL
160°, 46%, 76%
CMYK
26, 0, 9, 13
Luminance
0.6455

Every format

HEX#a5decb
RGBrgb(165, 222, 203)
HSLhsl(160, 46%, 76%)
CMYKcmyk(26%, 0%, 9%, 13%)
LABlab(84.3 -22.1 3.4)
LCHlch(84.3 22.4 171.2)
OKLCHoklch(0.856 0.064 172.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a5decb on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#a5decb on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red64.7%
Green87.1%
Blue79.6%

CMYK percentages

Cyan25.7%
Magenta0.0%
Yellow8.6%
Key (black)12.9%

Color previews

#a5decb text on a black background

contrast 13.91:1

Card sample

#a5decb text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a5decb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a5decb in the Color Lab