#C8DCD9#C8DCD9
#C8DCD9 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.9% C 0.022 H 186.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD9 |
|---|---|
| RGB | rgb(200, 220, 217) |
| HSL | hsl(171, 22%, 82%) |
| HSV | hsv(171, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(86.24, -7.23, -0.81) |
| CIE-LCH | lch(86.24, 7.27, 186.37°) |
| OKLab | oklab(87.87% -0.0217 -0.0023) |
| OKLCH | oklch(87.87% 0.022 186) |
| XYZ | xyz(61.9342, 68.4746, 75.5861) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.57
Lightcyan
#E0FFFF
ΔE00 7.83
Fog
#D8DCE0
ΔE00 8.13
Azure (CSS)
#F0FFFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD9 #DCC8CB
analogous
#C8DCCF #C8DCD9 #C8D5DC
triadic
#C8DCD9 #D9C8DC #DCD9C8
tetradic
#C8DCD9 #CFC8DC #DCC8CB #D5DCC8
square
#C8DCD9 #CFC8DC #DCC8CB #D5DCC8
split-complementary
#C8DCD9 #DCC8D5 #DCCFC8
monochromatic
#7DACA5 #A3C4BF #C8DCD9 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.43
#C8DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C8DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD9
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD9 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D6D6D9
Tritanopia (blue-blind)
#C3DDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcd9; /* rgb */ color: rgb(200, 220, 217); /* oklch */ color: oklch(87.9% 0.022 186.0);
Tailwind
colors: {
custom: {
50: '#d8e6e4',
500: '#c8dcd9',
950: '#000000',
},
}SCSS
$custom: #c8dcd9; $custom-light: #d8e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd9",
"rgb": {
"r": 200,
"g": 220,
"b": 217
},
"hsl": {
"h": 171,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87869,
"c": 0.02178,
"h": 186
},
"luminance": 0.68476
}Semantic roles & 50–950 ramp
primary
#C8DCD9
secondary
#B2969A
accent
#4553A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484