#C8DBDC#C8DBDC
#C8DBDC is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.8% C 0.020 H 200.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBDC |
|---|---|
| RGB | rgb(200, 219, 220) |
| HSL | hsl(183, 22%, 82%) |
| HSV | hsv(183, 9%, 86%) |
| CMYK | cmyk(9.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.06, -6.13, -2.66) |
| CIE-LCH | lch(86.06, 6.68, 203.45°) |
| OKLab | oklab(87.75% -0.0191 -0.0072) |
| OKLCH | oklch(87.75% 0.02 200.6) |
| XYZ | xyz(62.0663, 68.1087, 77.5726) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.37
Fog
#D8DCE0
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBDC #DCC9C8
analogous
#C8DCD3 #C8DBDC #C8D1DC
triadic
#C8DBDC #DCC8DB #DBDCC8
tetradic
#C8DBDC #D3C8DC #DCC9C8 #D1DCC8
square
#C8DBDC #D3C8DC #DCC9C8 #D1DCC8
split-complementary
#C8DBDC #DCC8D1 #DCD3C8
monochromatic
#7DAAAC #A3C3C4 #C8DBDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C8DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C8DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBDC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBDC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#C3DDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbdc; /* rgb */ color: rgb(200, 219, 220); /* oklch */ color: oklch(87.8% 0.020 200.6);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c8dbdc',
950: '#000000',
},
}SCSS
$custom: #c8dbdc; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dbdc",
"rgb": {
"r": 200,
"g": 219,
"b": 220
},
"hsl": {
"h": 183,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87751,
"c": 0.02043,
"h": 200.6
},
"luminance": 0.6811
}Semantic roles & 50–950 ramp
primary
#C8DBDC
secondary
#B29796
accent
#4945A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484