#C8DAD6#C8DAD6
#C8DAD6 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.4% C 0.020 H 181.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAD6 |
|---|---|
| RGB | rgb(200, 218, 214) |
| HSL | hsl(167, 20%, 82%) |
| HSV | hsv(167, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 1.8%, 14.5%) |
| CIE-LAB | lab(85.64, -6.77, -0.10) |
| CIE-LCH | lch(85.64, 6.77, 180.83°) |
| OKLab | oklab(87.37% -0.0201 -0.0004) |
| OKLCH | oklch(87.37% 0.02 181.1) |
| XYZ | xyz(61.0258, 67.2764, 73.3758) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Silver (survey)
#C5C9C7
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAD6 #DAC8CC
analogous
#C8DACD #C8DAD6 #C8D5DA
triadic
#C8DAD6 #D6C8DA #DAD6C8
tetradic
#C8DAD6 #CDC8DA #DAC8CC #D5DAC8
square
#C8DAD6 #CDC8DA #DAC8CC #D5DAC8
split-complementary
#C8DAD6 #DAC8D5 #DACDC8
monochromatic
#7FA99F #A3C1BB #C8DAD6 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.45
#C8DAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C8DAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAD6
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAD6 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D6
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#C4DBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dad6; /* rgb */ color: rgb(200, 218, 214); /* oklch */ color: oklch(87.4% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#d8e5e2',
500: '#c8dad6',
950: '#000000',
},
}SCSS
$custom: #c8dad6; $custom-light: #d8e5e2; $custom-dark: #000000;
JSON
{
"hex": "#c8dad6",
"rgb": {
"r": 200,
"g": 218,
"b": 214
},
"hsl": {
"h": 166.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.8737,
"c": 0.02007,
"h": 181.1
},
"luminance": 0.67277
}Semantic roles & 50–950 ramp
primary
#C8DAD6
secondary
#B0979C
accent
#485B9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484