#C8D9DC#C8D9DC
#C8D9DC is a very light, near-neutral teal. Relative luminance 0.671; OKLCH L 87.3% C 0.019 H 209.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9DC |
|---|---|
| RGB | rgb(200, 217, 220) |
| HSL | hsl(189, 22%, 82%) |
| HSV | hsv(189, 9%, 86%) |
| CMYK | cmyk(9.1%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(85.54, -5.10, -3.42) |
| CIE-LCH | lch(85.54, 6.14, 213.89°) |
| OKLab | oklab(87.34% -0.0163 -0.0092) |
| OKLCH | oklch(87.34% 0.019 209.4) |
| XYZ | xyz(61.5477, 67.0715, 77.3997) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 7.19
Lightblue
#ADD8E6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9DC #DCCBC8
analogous
#C8DCD5 #C8D9DC #C8CFDC
triadic
#C8D9DC #DCC8D9 #D9DCC8
tetradic
#C8D9DC #D5C8DC #DCCBC8 #CFDCC8
square
#C8D9DC #D5C8DC #DCCBC8 #CFDCC8
split-complementary
#C8D9DC #DCC8CF #DCD5C8
monochromatic
#7DA5AC #A3BFC4 #C8D9DC #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.46
#C8D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C8D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9DC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9DC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#C3DBDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d9dc; /* rgb */ color: rgb(200, 217, 220); /* oklch */ color: oklch(87.3% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#d8e4e6',
500: '#c8d9dc',
950: '#000000',
},
}SCSS
$custom: #c8d9dc; $custom-light: #d8e4e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d9dc",
"rgb": {
"r": 200,
"g": 217,
"b": 220
},
"hsl": {
"h": 189,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.8734,
"c": 0.01878,
"h": 209.4
},
"luminance": 0.67072
}Semantic roles & 50–950 ramp
primary
#C8D9DC
secondary
#B29A96
accent
#5345A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484