#C8DAD5#C8DAD5
#C8DAD5 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.3% C 0.020 H 177.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAD5 |
|---|---|
| RGB | rgb(200, 218, 213) |
| HSL | hsl(163, 20%, 82%) |
| HSV | hsv(163, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 2.3%, 14.5%) |
| CIE-LAB | lab(85.62, -6.96, 0.39) |
| CIE-LCH | lch(85.62, 6.97, 176.77°) |
| OKLab | oklab(87.34% -0.0205 0.0009) |
| OKLCH | oklch(87.34% 0.02 177.4) |
| XYZ | xyz(60.8985, 67.2255, 72.7053) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 6.92
Fog
#D8DCE0
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAD5 #DAC8CD
analogous
#C8DACC #C8DAD5 #C8D6DA
triadic
#C8DAD5 #D5C8DA #DAD5C8
tetradic
#C8DAD5 #CCC8DA #DAC8CD #D6DAC8
square
#C8DAD5 #CCC8DA #DAC8CD #D6DAC8
split-complementary
#C8DAD5 #DAC8D6 #DACCC8
monochromatic
#7FA99D #A3C1B9 #C8DAD5 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.45
#C8DAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#C8DAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAD5
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAD5 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D5
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#C4DBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dad5; /* rgb */ color: rgb(200, 218, 213); /* oklch */ color: oklch(87.3% 0.020 177.4);
Tailwind
colors: {
custom: {
50: '#d8e5e1',
500: '#c8dad5',
950: '#000000',
},
}SCSS
$custom: #c8dad5; $custom-light: #d8e5e1; $custom-dark: #000000;
JSON
{
"hex": "#c8dad5",
"rgb": {
"r": 200,
"g": 218,
"b": 213
},
"hsl": {
"h": 163.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87341,
"c": 0.02048,
"h": 177.4
},
"luminance": 0.67226
}Semantic roles & 50–950 ramp
primary
#C8DAD5
secondary
#B0979E
accent
#48609E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484