#C8DCD7#C8DCD7
#C8DCD7 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.8% C 0.022 H 179.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD7 |
|---|---|
| RGB | rgb(200, 220, 215) |
| HSL | hsl(165, 22%, 82%) |
| HSV | hsv(165, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.19, -7.61, 0.17) |
| CIE-LCH | lch(86.19, 7.61, 178.69°) |
| OKLab | oklab(87.81% -0.0224 0.0003) |
| OKLCH | oklch(87.81% 0.022 179.1) |
| XYZ | xyz(61.6757, 68.3711, 74.2244) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.95
Lightcyan
#E0FFFF
ΔE00 8.02
Azure (CSS)
#F0FFFF
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD7 #DCC8CD
analogous
#C8DCCD #C8DCD7 #C8D7DC
triadic
#C8DCD7 #D7C8DC #DCD7C8
tetradic
#C8DCD7 #CDC8DC #DCC8CD #D7DCC8
square
#C8DCD7 #CDC8DC #DCC8CD #D7DCC8
split-complementary
#C8DCD7 #DCC8D7 #DCCDC8
monochromatic
#7DACA1 #A3C4BC #C8DCD7 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.43
#C8DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C8DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD7
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD7 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#C3DDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcd7; /* rgb */ color: rgb(200, 220, 215); /* oklch */ color: oklch(87.8% 0.022 179.1);
Tailwind
colors: {
custom: {
50: '#d8e6e3',
500: '#c8dcd7',
950: '#000000',
},
}SCSS
$custom: #c8dcd7; $custom-light: #d8e6e3; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd7",
"rgb": {
"r": 200,
"g": 220,
"b": 215
},
"hsl": {
"h": 165,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87811,
"c": 0.02244,
"h": 179.1
},
"luminance": 0.68372
}Semantic roles & 50–950 ramp
primary
#C8DCD7
secondary
#B2969D
accent
#455CA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484