#C8DBD7#C8DBD7
#C8DBD7 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.6% C 0.021 H 181.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBD7 |
|---|---|
| RGB | rgb(200, 219, 215) |
| HSL | hsl(167, 21%, 82%) |
| HSV | hsv(167, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(85.93, -7.09, -0.21) |
| CIE-LCH | lch(85.93, 7.10, 181.68°) |
| OKLab | oklab(87.61% -0.0211 -0.0007) |
| OKLCH | oklch(87.61% 0.021 181.8) |
| XYZ | xyz(61.4140, 67.8478, 74.1372) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.98
Silver (survey)
#C5C9C7
ΔE00 7.17
Powder Blue
#B0E0E6
ΔE00 8.03
Fog
#D8DCE0
ΔE00 8.16
Lightcyan
#E0FFFF
ΔE00 8.20
Azure (CSS)
#F0FFFF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBD7 #DBC8CC
analogous
#C8DBCE #C8DBD7 #C8D6DB
triadic
#C8DBD7 #D7C8DB #DBD7C8
tetradic
#C8DBD7 #CEC8DB #DBC8CC #D6DBC8
square
#C8DBD7 #CEC8DB #DBC8CC #D6DBC8
split-complementary
#C8DBD7 #DBC8D6 #DBCEC8
monochromatic
#7EABA1 #A3C3BC #C8DBD7 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.44
#C8DBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C8DBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBD7
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBD7 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#D5D6D7
Tritanopia (blue-blind)
#C4DCDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbd7; /* rgb */ color: rgb(200, 219, 215); /* oklch */ color: oklch(87.6% 0.021 181.8);
Tailwind
colors: {
custom: {
50: '#d8e6e3',
500: '#c8dbd7',
950: '#000000',
},
}SCSS
$custom: #c8dbd7; $custom-light: #d8e6e3; $custom-dark: #000000;
JSON
{
"hex": "#c8dbd7",
"rgb": {
"r": 200,
"g": 219,
"b": 215
},
"hsl": {
"h": 167.368,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87605,
"c": 0.02107,
"h": 181.8
},
"luminance": 0.67849
}Semantic roles & 50–950 ramp
primary
#C8DBD7
secondary
#B1969C
accent
#46599F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484