#CCD8D6#CCD8D6
#CCD8D6 is a very light, near-neutral teal. Relative luminance 0.668; OKLCH L 87.3% C 0.013 H 185.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD8D6 |
|---|---|
| RGB | rgb(204, 216, 214) |
| HSL | hsl(170, 13%, 82%) |
| HSV | hsv(170, 6%, 85%) |
| CMYK | cmyk(5.6%, 0%, 0.9%, 15.3%) |
| CIE-LAB | lab(85.40, -4.41, -0.41) |
| CIE-LCH | lch(85.40, 4.43, 185.35°) |
| OKLab | oklab(87.25% -0.0132 -0.0012) |
| OKLCH | oklch(87.25% 0.013 185.1) |
| XYZ | xyz(61.5929, 66.8036, 73.2547) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.84
Silver (survey)
#C5C9C7
ΔE00 4.70
Fog
#D8DCE0
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 5.96
Silver
#C0C0C0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD8D6 #D8CCCE
analogous
#CCD8D0 #CCD8D6 #CCD4D8
triadic
#CCD8D6 #D6CCD8 #D8D6CC
tetradic
#CCD8D6 #D0CCD8 #D8CCCE #D4D8CC
square
#CCD8D6 #D0CCD8 #D8CCCE #D4D8CC
split-complementary
#CCD8D6 #D8CCD4 #D8D0CC
monochromatic
#87A39E #A9BDBA #CCD8D6 #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.46
#CCD8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CCD8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD8D6
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD8D6 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D6
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#C9D9D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd8d6; /* rgb */ color: rgb(204, 216, 214); /* oklch */ color: oklch(87.3% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#dbe4e2',
500: '#ccd8d6',
950: '#000000',
},
}SCSS
$custom: #ccd8d6; $custom-light: #dbe4e2; $custom-dark: #000000;
JSON
{
"hex": "#ccd8d6",
"rgb": {
"r": 204,
"g": 216,
"b": 214
},
"hsl": {
"h": 170,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.87252,
"c": 0.01325,
"h": 185.1
},
"luminance": 0.66804
}Semantic roles & 50–950 ramp
primary
#CCD8D6
secondary
#AD9C9E
accent
#4E5A97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484