#C8DBD6#C8DBD6
#C8DBD6 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.6% C 0.021 H 178.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBD6 |
|---|---|
| RGB | rgb(200, 219, 214) |
| HSL | hsl(164, 21%, 82%) |
| HSV | hsv(164, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(85.90, -7.28, 0.28) |
| CIE-LCH | lch(85.90, 7.29, 177.77°) |
| OKLab | oklab(87.58% -0.0214 0.0006) |
| OKLCH | oklch(87.58% 0.021 178.3) |
| XYZ | xyz(61.2859, 67.7966, 73.4625) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 8.23
Lightcyan
#E0FFFF
ΔE00 8.31
Fog
#D8DCE0
ΔE00 8.46
Azure (CSS)
#F0FFFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBD6 #DBC8CD
analogous
#C8DBCD #C8DBD6 #C8D7DB
triadic
#C8DBD6 #D6C8DB #DBD6C8
tetradic
#C8DBD6 #CDC8DB #DBC8CD #D7DBC8
square
#C8DBD6 #CDC8DB #DBC8CD #D7DBC8
split-complementary
#C8DBD6 #DBC8D7 #DBCDC8
monochromatic
#7EAB9F #A3C3BA #C8DBD6 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.44
#C8DBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C8DBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBD6
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBD6 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#D5D6D6
Tritanopia (blue-blind)
#C4DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbd6; /* rgb */ color: rgb(200, 219, 214); /* oklch */ color: oklch(87.6% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#d8e6e2',
500: '#c8dbd6',
950: '#000000',
},
}SCSS
$custom: #c8dbd6; $custom-light: #d8e6e2; $custom-dark: #000000;
JSON
{
"hex": "#c8dbd6",
"rgb": {
"r": 200,
"g": 219,
"b": 214
},
"hsl": {
"h": 164.211,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87576,
"c": 0.02146,
"h": 178.3
},
"luminance": 0.67797
}Semantic roles & 50–950 ramp
primary
#C8DBD6
secondary
#B1969D
accent
#465E9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484