#C8D1CF#C8D1CF
#C8D1CF is a very light, near-neutral teal. Relative luminance 0.624; OKLCH L 85.3% C 0.010 H 181.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D1CF |
|---|---|
| RGB | rgb(200, 209, 207) |
| HSL | hsl(167, 9%, 80%) |
| HSV | hsv(167, 4%, 82%) |
| CMYK | cmyk(4.3%, 0%, 1%, 18%) |
| CIE-LAB | lab(83.12, -3.43, -0.07) |
| CIE-LCH | lch(83.12, 3.43, 181.19°) |
| OKLab | oklab(85.32% -0.0102 -0.0002) |
| OKLCH | oklch(85.32% 0.01 181.4) |
| XYZ | xyz(57.8802, 62.3849, 68.0115) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.80
Light Grey
#D8DCD6
ΔE00 3.85
Light Gray
#D3D3D3
ΔE00 4.70
Fog
#D8DCE0
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.52
Silver
#C0C0C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D1CF #D1C8CA
analogous
#C8D1CA #C8D1CF #C8CED1
triadic
#C8D1CF #CFC8D1 #D1CFC8
tetradic
#C8D1CF #CAC8D1 #D1C8CA #CED1C8
square
#C8D1CF #CAC8D1 #D1C8CA #CED1C8
split-complementary
#C8D1CF #D1C8CE #D1CAC8
monochromatic
#859995 #A7B5B2 #C8D1CF #E9EDEC #EEF1F0
Accessibility & contrast
On white
1.56
#C8D1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C8D1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D1CF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D1CF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#C6D1D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d1cf; /* rgb */ color: rgb(200, 209, 207); /* oklch */ color: oklch(85.3% 0.010 181.4);
Tailwind
colors: {
custom: {
50: '#d8dfdd',
500: '#c8d1cf',
950: '#000000',
},
}SCSS
$custom: #c8d1cf; $custom-light: #d8dfdd; $custom-dark: #000000;
JSON
{
"hex": "#c8d1cf",
"rgb": {
"r": 200,
"g": 209,
"b": 207
},
"hsl": {
"h": 166.667,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.85317,
"c": 0.01017,
"h": 181.4
},
"luminance": 0.62385
}Semantic roles & 50–950 ramp
primary
#C8D1CF
secondary
#A5999B
accent
#536193
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484