#C8D9DB#C8D9DB
#C8D9DB is a very light, near-neutral teal. Relative luminance 0.670; OKLCH L 87.3% C 0.019 H 205.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9DB |
|---|---|
| RGB | rgb(200, 217, 219) |
| HSL | hsl(186, 21%, 82%) |
| HSV | hsv(186, 9%, 86%) |
| CMYK | cmyk(8.7%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(85.51, -5.29, -2.93) |
| CIE-LCH | lch(85.51, 6.05, 209.01°) |
| OKLab | oklab(87.31% -0.0167 -0.0079) |
| OKLCH | oklch(87.31% 0.019 205.3) |
| XYZ | xyz(61.4156, 67.0187, 76.7043) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.98
Light Grey
#D8DCD6
ΔE00 6.07
Silver (survey)
#C5C9C7
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.26
Lightblue
#ADD8E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9DB #DBCAC8
analogous
#C8DBD4 #C8D9DB #C8D0DB
triadic
#C8D9DB #DBC8D9 #D9DBC8
tetradic
#C8D9DB #D4C8DB #DBCAC8 #D0DBC8
square
#C8D9DB #D4C8DB #DBCAC8 #D0DBC8
split-complementary
#C8D9DB #DBC8D0 #DBD4C8
monochromatic
#7EA6AB #A3BFC3 #C8D9DB #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.46
#C8D9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#C8D9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9DB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9DB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#D2D5DB
Tritanopia (blue-blind)
#C3DBDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d9db; /* rgb */ color: rgb(200, 217, 219); /* oklch */ color: oklch(87.3% 0.019 205.3);
Tailwind
colors: {
custom: {
50: '#d8e4e6',
500: '#c8d9db',
950: '#000000',
},
}SCSS
$custom: #c8d9db; $custom-light: #d8e4e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d9db",
"rgb": {
"r": 200,
"g": 217,
"b": 219
},
"hsl": {
"h": 186.316,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.8731,
"c": 0.01851,
"h": 205.3
},
"luminance": 0.6702
}Semantic roles & 50–950 ramp
primary
#C8D9DB
secondary
#B19996
accent
#50469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484