#C8DAD7#C8DAD7
#C8DAD7 is a very light, near-neutral teal. Relative luminance 0.673; OKLCH L 87.4% C 0.020 H 184.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAD7 |
|---|---|
| RGB | rgb(200, 218, 215) |
| HSL | hsl(170, 20%, 82%) |
| HSV | hsv(170, 8%, 85%) |
| CMYK | cmyk(8.3%, 0%, 1.4%, 14.5%) |
| CIE-LAB | lab(85.67, -6.58, -0.59) |
| CIE-LCH | lch(85.67, 6.61, 185.12°) |
| OKLab | oklab(87.4% -0.0197 -0.0017) |
| OKLCH | oklch(87.4% 0.02 184.9) |
| XYZ | xyz(61.1539, 67.3276, 74.0505) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 8.12
Powder Blue
#B0E0E6
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAD7 #DAC8CB
analogous
#C8DACE #C8DAD7 #C8D4DA
triadic
#C8DAD7 #D7C8DA #DAD7C8
tetradic
#C8DAD7 #CEC8DA #DAC8CB #D4DAC8
square
#C8DAD7 #CEC8DA #DAC8CB #D4DAC8
split-complementary
#C8DAD7 #DAC8D4 #DACEC8
monochromatic
#7FA9A2 #A3C1BC #C8DAD7 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.45
#C8DAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C8DAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAD7
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAD7 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#C4DBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dad7; /* rgb */ color: rgb(200, 218, 215); /* oklch */ color: oklch(87.4% 0.020 184.9);
Tailwind
colors: {
custom: {
50: '#d8e5e3',
500: '#c8dad7',
950: '#000000',
},
}SCSS
$custom: #c8dad7; $custom-light: #d8e5e3; $custom-dark: #000000;
JSON
{
"hex": "#c8dad7",
"rgb": {
"r": 200,
"g": 218,
"b": 215
},
"hsl": {
"h": 170,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87399,
"c": 0.01974,
"h": 184.9
},
"luminance": 0.67328
}Semantic roles & 50–950 ramp
primary
#C8DAD7
secondary
#B0979B
accent
#48569E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484