#CCD6D8#CCD6D8
#CCD6D8 is a very light, near-neutral cyan. Relative luminance 0.659; OKLCH L 86.9% C 0.011 H 211.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6D8 |
|---|---|
| RGB | rgb(204, 214, 216) |
| HSL | hsl(190, 13%, 82%) |
| HSV | hsv(190, 6%, 85%) |
| CMYK | cmyk(5.6%, 0.9%, 0%, 15.3%) |
| CIE-LAB | lab(84.94, -2.99, -2.15) |
| CIE-LCH | lch(84.94, 3.69, 215.75°) |
| OKLab | oklab(86.9% -0.0096 -0.0058) |
| OKLCH | oklch(86.9% 0.011 211) |
| XYZ | xyz(61.3406, 65.8878, 74.4384) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.62
Silver (survey)
#C5C9C7
ΔE00 4.14
Light Gray
#D3D3D3
ΔE00 4.49
Light Grey
#D8DCD6
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 4.84
Silver
#C0C0C0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6D8 #D8CECC
analogous
#CCD8D4 #CCD6D8 #CCD0D8
triadic
#CCD6D8 #D8CCD6 #D6D8CC
tetradic
#CCD6D8 #D4CCD8 #D8CECC #D0D8CC
square
#CCD6D8 #D4CCD8 #D8CECC #D0D8CC
split-complementary
#CCD6D8 #D8CCD0 #D8D4CC
monochromatic
#879EA3 #A9BABD #CCD6D8 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.48
#CCD6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CCD6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6D8
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6D8 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#C9D7D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd6d8; /* rgb */ color: rgb(204, 214, 216); /* oklch */ color: oklch(86.9% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#dbe2e4',
500: '#ccd6d8',
950: '#000000',
},
}SCSS
$custom: #ccd6d8; $custom-light: #dbe2e4; $custom-dark: #000000;
JSON
{
"hex": "#ccd6d8",
"rgb": {
"r": 204,
"g": 214,
"b": 216
},
"hsl": {
"h": 190,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.86902,
"c": 0.01123,
"h": 211
},
"luminance": 0.65888
}Semantic roles & 50–950 ramp
primary
#CCD6D8
secondary
#AD9E9C
accent
#5A4E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484