Skip to content

#adccc8

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

RGB
173, 204, 200
HSL
172°, 23%, 74%
CMYK
15, 0, 2, 20
Luminance
0.5624

Every format

HEX#adccc8
RGBrgb(173, 204, 200)
HSLhsl(172, 23%, 74%)
CMYKcmyk(15%, 0%, 2%, 20%)
LABlab(79.8 -11.1 -1.5)
LCHlch(79.8 11.2 187.6)
OKLCHoklch(0.821 0.034 187.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adccc8 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#adccc8 on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue78.4%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow2.0%
Key (black)20.0%

Color previews

#adccc8 text on a black background

contrast 12.25:1

Card sample

#adccc8 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adccc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adccc8 in the Color Lab