#C8DCDD#C8DCDD
#C8DCDD is a very light, muted teal. Relative luminance 0.687; OKLCH L 88.0% C 0.021 H 200.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCDD |
|---|---|
| RGB | rgb(200, 220, 221) |
| HSL | hsl(183, 24%, 83%) |
| HSV | hsv(183, 10%, 87%) |
| CMYK | cmyk(9.5%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(86.35, -6.45, -2.77) |
| CIE-LCH | lch(86.35, 7.02, 203.21°) |
| OKLab | oklab(87.99% -0.0201 -0.0075) |
| OKLCH | oklch(87.99% 0.021 200.4) |
| XYZ | xyz(62.4608, 68.6852, 78.3594) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.63
Fog
#D8DCE0
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 7.26
Lightcyan
#E0FFFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCDD #DDC9C8
analogous
#C8DDD3 #C8DCDD #C8D1DD
triadic
#C8DCDD #DDC8DC #DCDDC8
tetradic
#C8DCDD #D3C8DD #DDC9C8 #D1DDC8
square
#C8DCDD #D3C8DD #DDC9C8 #D1DDC8
split-complementary
#C8DCDD #DDC8D1 #DDD3C8
monochromatic
#7CACAE #A2C4C6 #C8DCDD #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.42
#C8DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C8DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCDD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCDD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#C2DEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcdd; /* rgb */ color: rgb(200, 220, 221); /* oklch */ color: oklch(88.0% 0.021 200.4);
Tailwind
colors: {
custom: {
50: '#d8e6e7',
500: '#c8dcdd',
950: '#000000',
},
}SCSS
$custom: #c8dcdd; $custom-light: #d8e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c8dcdd",
"rgb": {
"r": 200,
"g": 220,
"b": 221
},
"hsl": {
"h": 182.857,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87987,
"c": 0.02146,
"h": 200.4
},
"luminance": 0.68686
}Semantic roles & 50–950 ramp
primary
#C8DCDD
secondary
#B49796
accent
#4843A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484