#C8D1CD#C8D1CD
#C8D1CD is a very light, near-neutral teal. Relative luminance 0.623; OKLCH L 85.3% C 0.011 H 167.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D1CD |
|---|---|
| RGB | rgb(200, 209, 205) |
| HSL | hsl(153, 9%, 80%) |
| HSV | hsv(153, 4%, 82%) |
| CMYK | cmyk(4.3%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(83.07, -3.80, 0.92) |
| CIE-LCH | lch(83.07, 3.91, 166.40°) |
| OKLab | oklab(85.26% -0.011 0.0024) |
| OKLCH | oklch(85.26% 0.011 167.7) |
| XYZ | xyz(57.6372, 62.2877, 66.7320) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.10
Light Grey
#D8DCD6
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 5.96
Fog
#D8DCE0
ΔE00 6.04
Silver
#C0C0C0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D1CD #D1C8CC
analogous
#C8D1C8 #C8D1CD #C8D0D1
triadic
#C8D1CD #CDC8D1 #D1CDC8
tetradic
#C8D1CD #C8C8D1 #D1C8CC #D0D1C8
square
#C8D1CD #C8C8D1 #D1C8CC #D0D1C8
split-complementary
#C8D1CD #D1C8D0 #D1C8C8
monochromatic
#859990 #A7B5AF #C8D1CD #E9EDEB #EEF1F0
Accessibility & contrast
On white
1.56
#C8D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#C8D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D1CD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D1CD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#C6D1D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d1cd; /* rgb */ color: rgb(200, 209, 205); /* oklch */ color: oklch(85.3% 0.011 167.7);
Tailwind
colors: {
custom: {
50: '#d8dfdc',
500: '#c8d1cd',
950: '#000000',
},
}SCSS
$custom: #c8d1cd; $custom-light: #d8dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c8d1cd",
"rgb": {
"r": 200,
"g": 209,
"b": 205
},
"hsl": {
"h": 153.333,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.8526,
"c": 0.01122,
"h": 167.7
},
"luminance": 0.62288
}Semantic roles & 50–950 ramp
primary
#C8D1CD
secondary
#A5999E
accent
#536F93
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484