#C8DCD8#C8DCD8
#C8DCD8 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.8% C 0.022 H 182.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD8 |
|---|---|
| RGB | rgb(200, 220, 216) |
| HSL | hsl(168, 22%, 82%) |
| HSV | hsv(168, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(86.22, -7.42, -0.32) |
| CIE-LCH | lch(86.22, 7.42, 182.45°) |
| OKLab | oklab(87.84% -0.022 -0.001) |
| OKLCH | oklch(87.84% 0.022 182.5) |
| XYZ | xyz(61.8045, 68.4227, 74.9032) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 7.54
Powder Blue
#B0E0E6
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 7.91
Azure (CSS)
#F0FFFF
ΔE00 8.34
Fog
#D8DCE0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD8 #DCC8CC
analogous
#C8DCCE #C8DCD8 #C8D6DC
triadic
#C8DCD8 #D8C8DC #DCD8C8
tetradic
#C8DCD8 #CEC8DC #DCC8CC #D6DCC8
square
#C8DCD8 #CEC8DC #DCC8CC #D6DCC8
split-complementary
#C8DCD8 #DCC8D6 #DCCEC8
monochromatic
#7DACA3 #A3C4BD #C8DCD8 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.43
#C8DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C8DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD8
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD8 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#D6D6D8
Tritanopia (blue-blind)
#C3DDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcd8; /* rgb */ color: rgb(200, 220, 216); /* oklch */ color: oklch(87.8% 0.022 182.5);
Tailwind
colors: {
custom: {
50: '#d8e6e4',
500: '#c8dcd8',
950: '#000000',
},
}SCSS
$custom: #c8dcd8; $custom-light: #d8e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd8",
"rgb": {
"r": 200,
"g": 220,
"b": 216
},
"hsl": {
"h": 168,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.8784,
"c": 0.02207,
"h": 182.5
},
"luminance": 0.68424
}Semantic roles & 50–950 ramp
primary
#C8DCD8
secondary
#B2969C
accent
#4557A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484