#C8DCD5#C8DCD5
#C8DCD5 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.8% C 0.023 H 172.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD5 |
|---|---|
| RGB | rgb(200, 220, 213) |
| HSL | hsl(159, 22%, 82%) |
| HSV | hsv(159, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.14, -7.99, 1.16) |
| CIE-LCH | lch(86.14, 8.07, 171.76°) |
| OKLab | oklab(87.75% -0.0232 0.0029) |
| OKLCH | oklch(87.75% 0.023 172.8) |
| XYZ | xyz(61.4202, 68.2690, 72.8792) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.31
Honeydew
#F0FFF0
ΔE00 8.41
Powder Blue
#B0E0E6
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD5 #DCC8CF
analogous
#C8DCCB #C8DCD5 #C8D9DC
triadic
#C8DCD5 #D5C8DC #DCD5C8
tetradic
#C8DCD5 #CBC8DC #DCC8CF #D9DCC8
square
#C8DCD5 #CBC8DC #DCC8CF #D9DCC8
split-complementary
#C8DCD5 #DCC8D9 #DCCBC8
monochromatic
#7DAC9C #A3C4B8 #C8DCD5 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.43
#C8DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C8DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD5
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD5 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#D7D6D5
Tritanopia (blue-blind)
#C4DCDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcd5; /* rgb */ color: rgb(200, 220, 213); /* oklch */ color: oklch(87.8% 0.023 172.8);
Tailwind
colors: {
custom: {
50: '#d8e6e1',
500: '#c8dcd5',
950: '#000000',
},
}SCSS
$custom: #c8dcd5; $custom-light: #d8e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd5",
"rgb": {
"r": 200,
"g": 220,
"b": 213
},
"hsl": {
"h": 159,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87754,
"c": 0.02342,
"h": 172.8
},
"luminance": 0.6827
}Semantic roles & 50–950 ramp
primary
#C8DCD5
secondary
#B296A0
accent
#4565A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484