#C8DBDD#C8DBDD
#C8DBDD is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.8% C 0.021 H 204.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBDD |
|---|---|
| RGB | rgb(200, 219, 221) |
| HSL | hsl(186, 24%, 83%) |
| HSV | hsv(186, 10%, 87%) |
| CMYK | cmyk(9.5%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.09, -5.94, -3.15) |
| CIE-LCH | lch(86.09, 6.72, 207.95°) |
| OKLab | oklab(87.78% -0.0187 -0.0085) |
| OKLCH | oklch(87.78% 0.021 204.4) |
| XYZ | xyz(62.1991, 68.1619, 78.2722) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBDD #DDCAC8
analogous
#C8DDD4 #C8DBDD #C8D1DD
triadic
#C8DBDD #DDC8DB #DBDDC8
tetradic
#C8DBDD #D4C8DD #DDCAC8 #D1DDC8
square
#C8DBDD #D4C8DD #DDCAC8 #D1DDC8
split-complementary
#C8DBDD #DDC8D1 #DDD4C8
monochromatic
#7CA9AE #A2C2C6 #C8DBDD #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C8DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C8DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBDD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBDD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#C2DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbdd; /* rgb */ color: rgb(200, 219, 221); /* oklch */ color: oklch(87.8% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#d8e6e7',
500: '#c8dbdd',
950: '#000000',
},
}SCSS
$custom: #c8dbdd; $custom-light: #d8e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c8dbdd",
"rgb": {
"r": 200,
"g": 219,
"b": 221
},
"hsl": {
"h": 185.714,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87781,
"c": 0.02057,
"h": 204.4
},
"luminance": 0.68163
}Semantic roles & 50–950 ramp
primary
#C8DBDD
secondary
#B49996
accent
#4C43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484