#C8D6DB#C8D6DB
#C8D6DB is a very light, near-neutral cyan. Relative luminance 0.655; OKLCH L 86.7% C 0.017 H 221.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6DB |
|---|---|
| RGB | rgb(200, 214, 219) |
| HSL | hsl(196, 21%, 82%) |
| HSV | hsv(196, 9%, 86%) |
| CMYK | cmyk(8.7%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(84.73, -3.74, -4.08) |
| CIE-LCH | lch(84.73, 5.53, 227.52°) |
| OKLab | oklab(86.7% -0.0126 -0.011) |
| OKLCH | oklch(86.7% 0.017 221.1) |
| XYZ | xyz(60.6494, 65.4862, 76.4489) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.57
Silver (survey)
#C5C9C7
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.31
Light Grey
#D8DCD6
ΔE00 6.43
Silver
#C0C0C0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6DB #DBCDC8
analogous
#C8DBD7 #C8D6DB #C8CDDB
triadic
#C8D6DB #DBC8D6 #D6DBC8
tetradic
#C8D6DB #D7C8DB #DBCDC8 #CDDBC8
square
#C8D6DB #D7C8DB #DBCDC8 #CDDBC8
split-complementary
#C8D6DB #DBC8CD #DBD7C8
monochromatic
#7E9FAB #A3BAC3 #C8D6DB #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.49
#C8D6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#C8D6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6DB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6DB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#C3D8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d6db; /* rgb */ color: rgb(200, 214, 219); /* oklch */ color: oklch(86.7% 0.017 221.1);
Tailwind
colors: {
custom: {
50: '#d8e2e6',
500: '#c8d6db',
950: '#000000',
},
}SCSS
$custom: #c8d6db; $custom-light: #d8e2e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d6db",
"rgb": {
"r": 200,
"g": 214,
"b": 219
},
"hsl": {
"h": 195.789,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.86696,
"c": 0.01668,
"h": 221.1
},
"luminance": 0.65487
}Semantic roles & 50–950 ramp
primary
#C8D6DB
secondary
#B19D96
accent
#5E469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484