#C8DBD5#C8DBD5
#C8DBD5 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.022 H 174.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBD5 |
|---|---|
| RGB | rgb(200, 219, 213) |
| HSL | hsl(161, 21%, 82%) |
| HSV | hsv(161, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(85.88, -7.47, 0.77) |
| CIE-LCH | lch(85.88, 7.51, 174.08°) |
| OKLab | oklab(87.55% -0.0218 0.0019) |
| OKLCH | oklch(87.55% 0.022 174.9) |
| XYZ | xyz(61.1586, 67.7457, 72.7920) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 8.45
Honeydew
#F0FFF0
ΔE00 8.67
Azure (CSS)
#F0FFFF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBD5 #DBC8CE
analogous
#C8DBCC #C8DBD5 #C8D8DB
triadic
#C8DBD5 #D5C8DB #DBD5C8
tetradic
#C8DBD5 #CCC8DB #DBC8CE #D8DBC8
square
#C8DBD5 #CCC8DB #DBC8CE #D8DBC8
split-complementary
#C8DBD5 #DBC8D8 #DBCCC8
monochromatic
#7EAB9D #A3C3B9 #C8DBD5 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.44
#C8DBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C8DBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBD5
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBD5 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D6D6D5
Tritanopia (blue-blind)
#C4DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbd5; /* rgb */ color: rgb(200, 219, 213); /* oklch */ color: oklch(87.5% 0.022 174.9);
Tailwind
colors: {
custom: {
50: '#d8e6e1',
500: '#c8dbd5',
950: '#000000',
},
}SCSS
$custom: #c8dbd5; $custom-light: #d8e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c8dbd5",
"rgb": {
"r": 200,
"g": 219,
"b": 213
},
"hsl": {
"h": 161.053,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87547,
"c": 0.02193,
"h": 174.9
},
"luminance": 0.67746
}Semantic roles & 50–950 ramp
primary
#C8DBD5
secondary
#B1969F
accent
#46629F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484