#C8D5CF#C8D5CF
#C8D5CF is a very light, near-neutral teal. Relative luminance 0.644; OKLCH L 86.1% C 0.016 H 166.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5CF |
|---|---|
| RGB | rgb(200, 213, 207) |
| HSL | hsl(152, 13%, 81%) |
| HSV | hsv(152, 6%, 84%) |
| CMYK | cmyk(6.1%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(84.16, -5.50, 1.45) |
| CIE-LCH | lch(84.16, 5.69, 165.26°) |
| OKLab | oklab(86.14% -0.0158 0.0038) |
| OKLCH | oklch(86.14% 0.016 166.7) |
| XYZ | xyz(58.8739, 64.3723, 68.3428) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.34
Silver (survey)
#C5C9C7
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 7.06
Gainsboro
#DCDCDC
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.46
Silver
#C0C0C0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5CF #D5C8CE
analogous
#C8D5C8 #C8D5CF #C8D4D5
triadic
#C8D5CF #CFC8D5 #D5CFC8
tetradic
#C8D5CF #C8C8D5 #D5C8CE #D4D5C8
square
#C8D5CF #C8C8D5 #D5C8CE #D4D5C8
split-complementary
#C8D5CF #D5C8D4 #D5C8C8
monochromatic
#83A092 #A5BBB1 #C8D5CF #EBEFED #EEF2F0
Accessibility & contrast
On white
1.51
#C8D5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C8D5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5CF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5CF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#C6D5D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d5cf; /* rgb */ color: rgb(200, 213, 207); /* oklch */ color: oklch(86.1% 0.016 166.7);
Tailwind
colors: {
custom: {
50: '#d8e1dd',
500: '#c8d5cf',
950: '#000000',
},
}SCSS
$custom: #c8d5cf; $custom-light: #d8e1dd; $custom-dark: #000000;
JSON
{
"hex": "#c8d5cf",
"rgb": {
"r": 200,
"g": 213,
"b": 207
},
"hsl": {
"h": 152.308,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86139,
"c": 0.01626,
"h": 166.7
},
"luminance": 0.64373
}Semantic roles & 50–950 ramp
primary
#C8D5CF
secondary
#A998A0
accent
#4E7098
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484