Skip to content

#adcfcc

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

RGB
173, 207, 204
HSL
175°, 26%, 75%
CMYK
16, 0, 1, 19
Luminance
0.5787

Every format

HEX#adcfcc
RGBrgb(173, 207, 204)
HSLhsl(175, 26%, 75%)
CMYKcmyk(16%, 0%, 1%, 19%)
LABlab(80.7 -11.8 -2.3)
LCHlch(80.7 12.1 190.9)
OKLCHoklch(0.829 0.036 189.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcfcc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#adcfcc on black: 12.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green81.2%
Blue80.0%

CMYK percentages

Cyan16.4%
Magenta0.0%
Yellow1.4%
Key (black)18.8%

Color previews

#adcfcc text on a black background

contrast 12.57:1

Card sample

#adcfcc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcfcc in the Color Lab