Skip to content

#acdece

a light, soft cyan · cool · closest name: silver

RGB
172, 222, 206
HSL
161°, 43%, 77%
CMYK
23, 0, 7, 13
Luminance
0.6547

Every format

HEX#acdece
RGBrgb(172, 222, 206)
HSLhsl(161, 43%, 77%)
CMYKcmyk(23%, 0%, 7%, 13%)
LABlab(84.7 -19.4 2.6)
LCHlch(84.7 19.5 172.4)
OKLCHoklch(0.861 0.056 173.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdece on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#acdece on black: 14.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.1%
Blue80.8%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow7.2%
Key (black)12.9%

Color previews

#acdece text on a black background

contrast 14.09:1

Card sample

#acdece text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdece in the Color Lab