#C8D3CF#C8D3CF
#C8D3CF is a very light, near-neutral teal. Relative luminance 0.634; OKLCH L 85.7% C 0.013 H 172.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3CF |
|---|---|
| RGB | rgb(200, 211, 207) |
| HSL | hsl(158, 11%, 81%) |
| HSV | hsv(158, 5%, 83%) |
| CMYK | cmyk(5.2%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(83.64, -4.47, 0.69) |
| CIE-LCH | lch(83.64, 4.52, 171.24°) |
| OKLab | oklab(85.73% -0.013 0.0018) |
| OKLCH | oklch(85.73% 0.013 172.3) |
| XYZ | xyz(58.3740, 63.3724, 68.1761) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.87
Silver (survey)
#C5C9C7
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3CF #D3C8CC
analogous
#C8D3C9 #C8D3CF #C8D1D3
triadic
#C8D3CF #CFC8D3 #D3CFC8
tetradic
#C8D3CF #C9C8D3 #D3C8CC #D1D3C8
square
#C8D3CF #C9C8D3 #D3C8CC #D1D3C8
split-complementary
#C8D3CF #D3C8D1 #D3C9C8
monochromatic
#849D94 #A6B8B1 #C8D3CF #EAEEED #EEF1F0
Accessibility & contrast
On white
1.54
#C8D3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#C8D3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3CF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3CF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#C6D3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d3cf; /* rgb */ color: rgb(200, 211, 207); /* oklch */ color: oklch(85.7% 0.013 172.3);
Tailwind
colors: {
custom: {
50: '#d8e0dd',
500: '#c8d3cf',
950: '#000000',
},
}SCSS
$custom: #c8d3cf; $custom-light: #d8e0dd; $custom-dark: #000000;
JSON
{
"hex": "#c8d3cf",
"rgb": {
"r": 200,
"g": 211,
"b": 207
},
"hsl": {
"h": 158.182,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85728,
"c": 0.01312,
"h": 172.3
},
"luminance": 0.63373
}Semantic roles & 50–950 ramp
primary
#C8D3CF
secondary
#A7989E
accent
#506995
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484