Skip to content

#adcecf

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

RGB
173, 206, 207
HSL
182°, 26%, 75%
CMYK
16, 1, 0, 19
Luminance
0.5753

Every format

HEX#adcecf
RGBrgb(173, 206, 207)
HSLhsl(182, 26%, 75%)
CMYKcmyk(16%, 1%, 0%, 19%)
LABlab(80.5 -10.7 -4.2)
LCHlch(80.5 11.5 201.2)
OKLCHoklch(0.828 0.035 198.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcecf on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#adcecf on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.8%
Blue81.2%

CMYK percentages

Cyan16.4%
Magenta0.5%
Yellow0.0%
Key (black)18.8%

Color previews

#adcecf text on a black background

contrast 12.51:1

Card sample

#adcecf text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcecf in the Color Lab