#C8D6D8#C8D6D8
#C8D6D8 is a very light, near-neutral teal. Relative luminance 0.653; OKLCH L 86.6% C 0.015 H 207.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6D8 |
|---|---|
| RGB | rgb(200, 214, 216) |
| HSL | hsl(188, 17%, 82%) |
| HSV | hsv(188, 7%, 85%) |
| CMYK | cmyk(7.4%, 0.9%, 0%, 15.3%) |
| CIE-LAB | lab(84.65, -4.32, -2.61) |
| CIE-LCH | lch(84.65, 5.04, 211.12°) |
| OKLab | oklab(86.61% -0.0137 -0.007) |
| OKLCH | oklch(86.61% 0.015 207.1) |
| XYZ | xyz(60.2580, 65.3296, 74.3877) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.03
Fog
#D8DCE0
ΔE00 5.11
Light Grey
#D8DCD6
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.36
Silver
#C0C0C0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6D8 #D8CAC8
analogous
#C8D8D2 #C8D6D8 #C8CED8
triadic
#C8D6D8 #D8C8D6 #D6D8C8
tetradic
#C8D6D8 #D2C8D8 #D8CAC8 #CED8C8
square
#C8D6D8 #D2C8D8 #D8CAC8 #CED8C8
split-complementary
#C8D6D8 #D8C8CE #D8D2C8
monochromatic
#80A1A5 #A4BBBF #C8D6D8 #ECF1F1 #EDF2F2
Accessibility & contrast
On white
1.49
#C8D6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#C8D6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6D8
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6D8 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#D1D2D8
Tritanopia (blue-blind)
#C4D7D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d6d8; /* rgb */ color: rgb(200, 214, 216); /* oklch */ color: oklch(86.6% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#d8e2e4',
500: '#c8d6d8',
950: '#000000',
},
}SCSS
$custom: #c8d6d8; $custom-light: #d8e2e4; $custom-dark: #000000;
JSON
{
"hex": "#c8d6d8",
"rgb": {
"r": 200,
"g": 214,
"b": 216
},
"hsl": {
"h": 187.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86606,
"c": 0.01541,
"h": 207.1
},
"luminance": 0.6533
}Semantic roles & 50–950 ramp
primary
#C8D6D8
secondary
#AD9A97
accent
#544A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484