Skip to content

#adccce

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

RGB
173, 204, 206
HSL
184°, 25%, 74%
CMYK
16, 1, 0, 19
Luminance
0.5653

Every format

HEX#adccce
RGBrgb(173, 204, 206)
HSLhsl(184, 25%, 74%)
CMYKcmyk(16%, 1%, 0%, 19%)
LABlab(79.9 -9.9 -4.5)
LCHlch(79.9 10.8 204.3)
OKLCHoklch(0.823 0.033 201.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green80.0%
Blue80.8%

CMYK percentages

Cyan16.0%
Magenta1.0%
Yellow0.0%
Key (black)19.2%

Color previews

#adccce text on a black background

contrast 12.31:1

Card sample

#adccce text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adccce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adccce in the Color Lab