#C8DCD6#C8DCD6
#C8DCD6 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.8% C 0.023 H 175.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD6 |
|---|---|
| RGB | rgb(200, 220, 214) |
| HSL | hsl(162, 22%, 82%) |
| HSV | hsv(162, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(86.17, -7.80, 0.66) |
| CIE-LCH | lch(86.17, 7.83, 175.13°) |
| OKLab | oklab(87.78% -0.0228 0.0016) |
| OKLCH | oklch(87.78% 0.023 175.9) |
| XYZ | xyz(61.5476, 68.3199, 73.5497) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 8.15
Powder Blue
#B0E0E6
ΔE00 8.19
Honeydew
#F0FFF0
ΔE00 8.56
Azure (CSS)
#F0FFFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD6 #DCC8CE
analogous
#C8DCCC #C8DCD6 #C8D8DC
triadic
#C8DCD6 #D6C8DC #DCD6C8
tetradic
#C8DCD6 #CCC8DC #DCC8CE #D8DCC8
square
#C8DCD6 #CCC8DC #DCC8CE #D8DCC8
split-complementary
#C8DCD6 #DCC8D8 #DCCCC8
monochromatic
#7DAC9E #A3C4BA #C8DCD6 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.43
#C8DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C8DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD6
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD6 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#C4DDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcd6; /* rgb */ color: rgb(200, 220, 214); /* oklch */ color: oklch(87.8% 0.023 175.9);
Tailwind
colors: {
custom: {
50: '#d8e6e2',
500: '#c8dcd6',
950: '#000000',
},
}SCSS
$custom: #c8dcd6; $custom-light: #d8e6e2; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd6",
"rgb": {
"r": 200,
"g": 220,
"b": 214
},
"hsl": {
"h": 162,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87783,
"c": 0.02289,
"h": 175.9
},
"luminance": 0.68321
}Semantic roles & 50–950 ramp
primary
#C8DCD6
secondary
#B2969E
accent
#4560A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484