#C8DCD4#C8DCD4
#C8DCD4 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.7% C 0.024 H 169.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD4 |
|---|---|
| RGB | rgb(200, 220, 212) |
| HSL | hsl(156, 22%, 82%) |
| HSV | hsv(156, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.12, -8.17, 1.65) |
| CIE-LCH | lch(86.12, 8.34, 168.61°) |
| OKLab | oklab(87.73% -0.0236 0.0042) |
| OKLCH | oklch(87.73% 0.024 169.8) |
| XYZ | xyz(61.2937, 68.2184, 72.2128) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.51
Silver (survey)
#C5C9C7
ΔE00 8.13
Honeydew
#F0FFF0
ΔE00 8.28
Lightcyan
#E0FFFF
ΔE00 8.49
Powder Blue
#B0E0E6
ΔE00 8.71
Ice
#D6FFFA
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD4 #DCC8D0
analogous
#C8DCCA #C8DCD4 #C8DADC
triadic
#C8DCD4 #D4C8DC #DCD4C8
tetradic
#C8DCD4 #CAC8DC #DCC8D0 #DADCC8
square
#C8DCD4 #CAC8DC #DCC8D0 #DADCC8
split-complementary
#C8DCD4 #DCC8DA #DCCAC8
monochromatic
#7DAC9A #A3C4B7 #C8DCD4 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.43
#C8DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C8DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD4
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD4 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#C4DCDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcd4; /* rgb */ color: rgb(200, 220, 212); /* oklch */ color: oklch(87.7% 0.024 169.8);
Tailwind
colors: {
custom: {
50: '#d8e6e1',
500: '#c8dcd4',
950: '#000000',
},
}SCSS
$custom: #c8dcd4; $custom-light: #d8e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd4",
"rgb": {
"r": 200,
"g": 220,
"b": 212
},
"hsl": {
"h": 156,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87726,
"c": 0.024,
"h": 169.8
},
"luminance": 0.68219
}Semantic roles & 50–950 ramp
primary
#C8DCD4
secondary
#B296A1
accent
#456AA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484