#C8DBD9#C8DBD9
#C8DBD9 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.7% C 0.021 H 189.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBD9 |
|---|---|
| RGB | rgb(200, 219, 217) |
| HSL | hsl(174, 21%, 82%) |
| HSV | hsv(174, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 0.9%, 14.1%) |
| CIE-LAB | lab(85.98, -6.71, -1.19) |
| CIE-LCH | lch(85.98, 6.82, 190.05°) |
| OKLab | oklab(87.66% -0.0203 -0.0033) |
| OKLCH | oklch(87.66% 0.021 189.2) |
| XYZ | xyz(61.6725, 67.9512, 75.4989) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 8.09
Azure (CSS)
#F0FFFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBD9 #DBC8CA
analogous
#C8DBD0 #C8DBD9 #C8D4DB
triadic
#C8DBD9 #D9C8DB #DBD9C8
tetradic
#C8DBD9 #D0C8DB #DBC8CA #D4DBC8
square
#C8DBD9 #D0C8DB #DBC8CA #D4DBC8
split-complementary
#C8DBD9 #DBC8D4 #DBD0C8
monochromatic
#7EABA6 #A3C3BF #C8DBD9 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.44
#C8DBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C8DBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBD9
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBD9 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#C3DCDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbd9; /* rgb */ color: rgb(200, 219, 217); /* oklch */ color: oklch(87.7% 0.021 189.2);
Tailwind
colors: {
custom: {
50: '#d8e6e4',
500: '#c8dbd9',
950: '#000000',
},
}SCSS
$custom: #c8dbd9; $custom-light: #d8e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c8dbd9",
"rgb": {
"r": 200,
"g": 219,
"b": 217
},
"hsl": {
"h": 173.684,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87663,
"c": 0.02054,
"h": 189.2
},
"luminance": 0.67952
}Semantic roles & 50–950 ramp
primary
#C8DBD9
secondary
#B19699
accent
#46509F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484