Skip to content

#adccc1

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

RGB
173, 204, 193
HSL
159°, 23%, 74%
CMYK
15, 0, 5, 20
Luminance
0.5592

Every format

HEX#adccc1
RGBrgb(173, 204, 193)
HSLhsl(159, 23%, 74%)
CMYKcmyk(15%, 0%, 5%, 20%)
LABlab(79.6 -12.5 2.0)
LCHlch(79.6 12.7 170.9)
OKLCHoklch(0.819 0.037 171.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adccc1 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#adccc1 on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue75.7%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow5.4%
Key (black)20.0%

Color previews

#adccc1 text on a black background

contrast 12.18:1

Card sample

#adccc1 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adccc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adccc1 in the Color Lab