#C8DCDB#C8DCDB
#C8DCDB is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.9% C 0.021 H 193.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCDB |
|---|---|
| RGB | rgb(200, 220, 219) |
| HSL | hsl(177, 22%, 82%) |
| HSV | hsv(177, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.30, -6.84, -1.79) |
| CIE-LCH | lch(86.30, 7.07, 194.64°) |
| OKLab | oklab(87.93% -0.0209 -0.0049) |
| OKLCH | oklch(87.93% 0.021 193.1) |
| XYZ | xyz(62.1959, 68.5793, 76.9644) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.59
Lightcyan
#E0FFFF
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCDB #DCC8C9
analogous
#C8DCD1 #C8DCDB #C8D3DC
triadic
#C8DCDB #DBC8DC #DCDBC8
tetradic
#C8DCDB #D1C8DC #DCC8C9 #D3DCC8
square
#C8DCDB #D1C8DC #DCC8C9 #D3DCC8
split-complementary
#C8DCDB #DCC8D3 #DCD1C8
monochromatic
#7DACAA #A3C4C3 #C8DCDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C8DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C8DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCDB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCDB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D5D7DB
Tritanopia (blue-blind)
#C3DDDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcdb; /* rgb */ color: rgb(200, 220, 219); /* oklch */ color: oklch(87.9% 0.021 193.1);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c8dcdb',
950: '#000000',
},
}SCSS
$custom: #c8dcdb; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dcdb",
"rgb": {
"r": 200,
"g": 220,
"b": 219
},
"hsl": {
"h": 177,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87928,
"c": 0.02144,
"h": 193.1
},
"luminance": 0.6858
}Semantic roles & 50–950 ramp
primary
#C8DCDB
secondary
#B29697
accent
#4549A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484