#C8D8D6#C8D8D6
#C8D8D6 is a very light, near-neutral teal. Relative luminance 0.662; OKLCH L 87.0% C 0.017 H 187.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8D6 |
|---|---|
| RGB | rgb(200, 216, 214) |
| HSL | hsl(173, 17%, 82%) |
| HSV | hsv(173, 7%, 85%) |
| CMYK | cmyk(7.4%, 0%, 0.9%, 15.3%) |
| CIE-LAB | lab(85.12, -5.74, -0.86) |
| CIE-LCH | lch(85.12, 5.80, 188.54°) |
| OKLab | oklab(86.96% -0.0173 -0.0024) |
| OKLCH | oklch(86.96% 0.017 187.8) |
| XYZ | xyz(60.5103, 66.2454, 73.2040) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 7.44
Azure (CSS)
#F0FFFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8D6 #D8C8CA
analogous
#C8D8CE #C8D8D6 #C8D2D8
triadic
#C8D8D6 #D6C8D8 #D8D6C8
tetradic
#C8D8D6 #CEC8D8 #D8C8CA #D2D8C8
square
#C8D8D6 #CEC8D8 #D8C8CA #D2D8C8
split-complementary
#C8D8D6 #D8C8D2 #D8CEC8
monochromatic
#80A5A1 #A4BFBB #C8D8D6 #ECF1F1 #EDF2F2
Accessibility & contrast
On white
1.47
#C8D8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#C8D8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8D6
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8D6 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#C4D9D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d8d6; /* rgb */ color: rgb(200, 216, 214); /* oklch */ color: oklch(87.0% 0.017 187.8);
Tailwind
colors: {
custom: {
50: '#d8e4e2',
500: '#c8d8d6',
950: '#000000',
},
}SCSS
$custom: #c8d8d6; $custom-light: #d8e4e2; $custom-dark: #000000;
JSON
{
"hex": "#c8d8d6",
"rgb": {
"r": 200,
"g": 216,
"b": 214
},
"hsl": {
"h": 172.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.86958,
"c": 0.01745,
"h": 187.8
},
"luminance": 0.66246
}Semantic roles & 50–950 ramp
primary
#C8D8D6
secondary
#AD979A
accent
#4A549B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484