#C8D5DA#C8D5DA
#C8D5DA is a very light, near-neutral cyan. Relative luminance 0.649; OKLCH L 86.5% C 0.016 H 222.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5DA |
|---|---|
| RGB | rgb(200, 213, 218) |
| HSL | hsl(197, 20%, 82%) |
| HSV | hsv(197, 8%, 85%) |
| CMYK | cmyk(8.3%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(84.45, -3.41, -3.97) |
| CIE-LCH | lch(84.45, 5.24, 229.34°) |
| OKLab | oklab(86.46% -0.0116 -0.0107) |
| OKLCH | oklch(86.46% 0.016 222.7) |
| XYZ | xyz(60.2658, 64.9291, 75.6736) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.31
Silver (survey)
#C5C9C7
ΔE00 5.21
Light Gray
#D3D3D3
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 6.05
Light Grey
#D8DCD6
ΔE00 6.33
Silver
#C0C0C0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5DA #DACDC8
analogous
#C8DAD6 #C8D5DA #C8CCDA
triadic
#C8D5DA #DAC8D5 #D5DAC8
tetradic
#C8D5DA #D6C8DA #DACDC8 #CCDAC8
square
#C8D5DA #D6C8DA #DACDC8 #CCDAC8
split-complementary
#C8D5DA #DAC8CC #DAD6C8
monochromatic
#7F9DA9 #A3B9C1 #C8D5DA #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.50
#C8D5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#C8D5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5DA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5DA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#C3D7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d5da; /* rgb */ color: rgb(200, 213, 218); /* oklch */ color: oklch(86.5% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#d8e1e5',
500: '#c8d5da',
950: '#000000',
},
}SCSS
$custom: #c8d5da; $custom-light: #d8e1e5; $custom-dark: #000000;
JSON
{
"hex": "#c8d5da",
"rgb": {
"r": 200,
"g": 213,
"b": 218
},
"hsl": {
"h": 196.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.86461,
"c": 0.01573,
"h": 222.7
},
"luminance": 0.6493
}Semantic roles & 50–950 ramp
primary
#C8D5DA
secondary
#B09E97
accent
#60489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484