#C8D6CF#C8D6CF
#C8D6CF is a very light, near-neutral teal. Relative luminance 0.649; OKLCH L 86.3% C 0.018 H 164.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6CF |
|---|---|
| RGB | rgb(200, 214, 207) |
| HSL | hsl(150, 15%, 81%) |
| HSV | hsv(150, 7%, 84%) |
| CMYK | cmyk(6.5%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(84.42, -6.02, 1.83) |
| CIE-LCH | lch(84.42, 6.29, 163.12°) |
| OKLab | oklab(86.35% -0.0172 0.0048) |
| OKLCH | oklch(86.35% 0.018 164.6) |
| XYZ | xyz(59.1262, 64.8769, 68.4269) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.69
Silver (survey)
#C5C9C7
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.02
Silver
#C0C0C0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6CF #D6C8CF
analogous
#C8D6C8 #C8D6CF #C8D6D6
triadic
#C8D6CF #CFC8D6 #D6CFC8
tetradic
#C8D6CF #C8C8D6 #D6C8CF #D6D6C8
square
#C8D6CF #C8C8D6 #D6C8CF #D6D6C8
split-complementary
#C8D6CF #D6C8D6 #D6C8C8
monochromatic
#82A292 #A5BCB0 #C8D6CF #EBF0EE #EDF2F0
Accessibility & contrast
On white
1.50
#C8D6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#C8D6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6CF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6CF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#C6D6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d6cf; /* rgb */ color: rgb(200, 214, 207); /* oklch */ color: oklch(86.3% 0.018 164.6);
Tailwind
colors: {
custom: {
50: '#d8e2dd',
500: '#c8d6cf',
950: '#000000',
},
}SCSS
$custom: #c8d6cf; $custom-light: #d8e2dd; $custom-dark: #000000;
JSON
{
"hex": "#c8d6cf",
"rgb": {
"r": 200,
"g": 214,
"b": 207
},
"hsl": {
"h": 150,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86345,
"c": 0.01787,
"h": 164.6
},
"luminance": 0.64877
}Semantic roles & 50–950 ramp
primary
#C8D6CF
secondary
#AB98A1
accent
#4D7399
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484