#CCD8D4#CCD8D4
#CCD8D4 is a very light, near-neutral teal. Relative luminance 0.667; OKLCH L 87.2% C 0.014 H 174.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD8D4 |
|---|---|
| RGB | rgb(204, 216, 212) |
| HSL | hsl(160, 13%, 82%) |
| HSV | hsv(160, 6%, 85%) |
| CMYK | cmyk(5.6%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(85.35, -4.78, 0.57) |
| CIE-LCH | lch(85.35, 4.82, 173.19°) |
| OKLab | oklab(87.19% -0.014 0.0014) |
| OKLCH | oklch(87.19% 0.014 174.1) |
| XYZ | xyz(61.3390, 66.7020, 71.9178) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.63
Silver (survey)
#C5C9C7
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 6.21
Fog
#D8DCE0
ΔE00 6.23
Gainsboro
#DCDCDC
ΔE00 6.39
Silver
#C0C0C0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD8D4 #D8CCD0
analogous
#CCD8CE #CCD8D4 #CCD6D8
triadic
#CCD8D4 #D4CCD8 #D8D4CC
tetradic
#CCD8D4 #CECCD8 #D8CCD0 #D6D8CC
square
#CCD8D4 #CECCD8 #D8CCD0 #D6D8CC
split-complementary
#CCD8D4 #D8CCD6 #D8CECC
monochromatic
#87A39A #A9BDB7 #CCD8D4 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.46
#CCD8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CCD8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD8D4
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD8D4 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#CAD8D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd8d4; /* rgb */ color: rgb(204, 216, 212); /* oklch */ color: oklch(87.2% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#dbe4e1',
500: '#ccd8d4',
950: '#000000',
},
}SCSS
$custom: #ccd8d4; $custom-light: #dbe4e1; $custom-dark: #000000;
JSON
{
"hex": "#ccd8d4",
"rgb": {
"r": 204,
"g": 216,
"b": 212
},
"hsl": {
"h": 160,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.87194,
"c": 0.01405,
"h": 174.1
},
"luminance": 0.66703
}Semantic roles & 50–950 ramp
primary
#CCD8D4
secondary
#AD9CA1
accent
#4E6797
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484