Skip to content

#adecdc

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

RGB
173, 236, 220
HSL
165°, 62%, 80%
CMYK
27, 0, 7, 8
Luminance
0.7404

Every format

HEX#adecdc
RGBrgb(173, 236, 220)
HSLhsl(165, 62%, 80%)
CMYKcmyk(27%, 0%, 7%, 8%)
LABlab(88.9 -23.1 1.4)
LCHlch(88.9 23.1 176.6)
OKLCHoklch(0.896 0.067 177.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adecdc on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#adecdc on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.5%
Blue86.3%

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow6.8%
Key (black)7.5%

Color previews

#adecdc text on a black background

contrast 15.81:1

Card sample

#adecdc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 236, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 236, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adecdc;
background: linear-gradient(135deg, #adecdc, #ADD2EC);

Monochromatic scale

Palettes built from #adecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adecdc in the Color Lab