#CCD8D8#CCD8D8
#CCD8D8 is a very light, near-neutral teal. Relative luminance 0.669; OKLCH L 87.3% C 0.013 H 196.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD8D8 |
|---|---|
| RGB | rgb(204, 216, 216) |
| HSL | hsl(180, 13%, 82%) |
| HSV | hsv(180, 6%, 85%) |
| CMYK | cmyk(5.6%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(85.46, -4.03, -1.40) |
| CIE-LCH | lch(85.46, 4.27, 199.10°) |
| OKLab | oklab(87.31% -0.0124 -0.0038) |
| OKLCH | oklch(87.31% 0.013 196.9) |
| XYZ | xyz(61.8498, 66.9064, 74.6082) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.28
Silver (survey)
#C5C9C7
ΔE00 4.67
Fog
#D8DCE0
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.65
Silver
#C0C0C0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD8D8 #D8CCCC
analogous
#CCD8D2 #CCD8D8 #CCD2D8
triadic
#CCD8D8 #D8CCD8 #D8D8CC
tetradic
#CCD8D8 #D2CCD8 #D8CCCC #D2D8CC
square
#CCD8D8 #D2CCD8 #D8CCCC #D2D8CC
split-complementary
#CCD8D8 #D8CCD2 #D8D2CC
monochromatic
#87A3A3 #A9BDBD #CCD8D8 #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.46
#CCD8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CCD8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD8D8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD8D8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#C9D9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ccd8d8; /* rgb */ color: rgb(204, 216, 216); /* oklch */ color: oklch(87.3% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#dbe4e4',
500: '#ccd8d8',
950: '#000000',
},
}SCSS
$custom: #ccd8d8; $custom-light: #dbe4e4; $custom-dark: #000000;
JSON
{
"hex": "#ccd8d8",
"rgb": {
"r": 204,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.8731,
"c": 0.01298,
"h": 196.9
},
"luminance": 0.66907
}Semantic roles & 50–950 ramp
primary
#CCD8D8
secondary
#AD9C9C
accent
#4E4E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484