#C8D8DB#C8D8DB
#C8D8DB is a very light, near-neutral teal. Relative luminance 0.665; OKLCH L 87.1% C 0.018 H 210.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8DB |
|---|---|
| RGB | rgb(200, 216, 219) |
| HSL | hsl(189, 21%, 82%) |
| HSV | hsv(189, 9%, 86%) |
| CMYK | cmyk(8.7%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(85.25, -4.77, -3.32) |
| CIE-LCH | lch(85.25, 5.81, 214.79°) |
| OKLab | oklab(87.11% -0.0153 -0.0089) |
| OKLCH | oklch(87.11% 0.018 210.2) |
| XYZ | xyz(61.1587, 66.5047, 76.6187) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8DB #DBCBC8
analogous
#C8DBD5 #C8D8DB #C8CFDB
triadic
#C8D8DB #DBC8D8 #D8DBC8
tetradic
#C8D8DB #D5C8DB #DBCBC8 #CFDBC8
square
#C8D8DB #D5C8DB #DBCBC8 #CFDBC8
split-complementary
#C8D8DB #DBC8CF #DBD5C8
monochromatic
#7EA4AB #A3BEC3 #C8D8DB #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.47
#C8D8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#C8D8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8DB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8DB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#C3DAD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d8db; /* rgb */ color: rgb(200, 216, 219); /* oklch */ color: oklch(87.1% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#d8e4e6',
500: '#c8d8db',
950: '#000000',
},
}SCSS
$custom: #c8d8db; $custom-light: #d8e4e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d8db",
"rgb": {
"r": 200,
"g": 216,
"b": 219
},
"hsl": {
"h": 189.474,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87105,
"c": 0.01776,
"h": 210.2
},
"luminance": 0.66506
}Semantic roles & 50–950 ramp
primary
#C8D8DB
secondary
#B19A96
accent
#54469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484