#C8DCD3#C8DCD3
#C8DCD3 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.7% C 0.025 H 167.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCD3 |
|---|---|
| RGB | rgb(200, 220, 211) |
| HSL | hsl(153, 22%, 82%) |
| HSV | hsv(153, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.09, -8.36, 2.14) |
| CIE-LCH | lch(86.09, 8.63, 165.65°) |
| OKLab | oklab(87.7% -0.024 0.0055) |
| OKLCH | oklch(87.7% 0.025 167) |
| XYZ | xyz(61.1680, 68.1681, 71.5505) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.63
Honeydew
#F0FFF0
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 8.32
Lightcyan
#E0FFFF
ΔE00 8.68
Ice
#D6FFFA
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCD3 #DCC8D1
analogous
#C8DCC9 #C8DCD3 #C8DBDC
triadic
#C8DCD3 #D3C8DC #DCD3C8
tetradic
#C8DCD3 #C9C8DC #DCC8D1 #DBDCC8
square
#C8DCD3 #C9C8DC #DCC8D1 #DBDCC8
split-complementary
#C8DCD3 #DCC8DB #DCC9C8
monochromatic
#7DAC97 #A3C4B5 #C8DCD3 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.44
#C8DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C8DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCD3
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCD3 | 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)
#DBD9D3
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#C4DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dcd3; /* rgb */ color: rgb(200, 220, 211); /* oklch */ color: oklch(87.7% 0.025 167.0);
Tailwind
colors: {
custom: {
50: '#d8e6e0',
500: '#c8dcd3',
950: '#000000',
},
}SCSS
$custom: #c8dcd3; $custom-light: #d8e6e0; $custom-dark: #000000;
JSON
{
"hex": "#c8dcd3",
"rgb": {
"r": 200,
"g": 220,
"b": 211
},
"hsl": {
"h": 153,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87698,
"c": 0.02465,
"h": 167
},
"luminance": 0.68169
}Semantic roles & 50–950 ramp
primary
#C8DCD3
secondary
#B296A3
accent
#456EA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484