#CED6D4#CED6D4
#CED6D4 is a very light, near-neutral teal. Relative luminance 0.660; OKLCH L 86.9% C 0.009 H 179.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6D4 |
|---|---|
| RGB | rgb(206, 214, 212) |
| HSL | hsl(165, 9%, 82%) |
| HSV | hsv(165, 4%, 84%) |
| CMYK | cmyk(3.7%, 0%, 0.9%, 16.1%) |
| CIE-LAB | lab(84.98, -3.07, 0.04) |
| CIE-LCH | lch(84.98, 3.07, 179.18°) |
| OKLab | oklab(86.94% -0.0091 0.0001) |
| OKLCH | oklch(86.94% 0.009 179.6) |
| XYZ | xyz(61.3816, 65.9681, 71.7739) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.85
Silver (survey)
#C5C9C7
ΔE00 3.44
Light Gray
#D3D3D3
ΔE00 4.19
Fog
#D8DCE0
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.55
Silver
#C0C0C0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6D4 #D6CED0
analogous
#CED6D0 #CED6D4 #CED4D6
triadic
#CED6D4 #D4CED6 #D6D4CE
tetradic
#CED6D4 #D0CED6 #D6CED0 #D4D6CE
square
#CED6D4 #D0CED6 #D6CED0 #D4D6CE
split-complementary
#CED6D4 #D6CED4 #D6D0CE
monochromatic
#8B9E9A #ADBAB7 #CED6D4 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.48
#CED6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CED6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6D4
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6D4 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#CCD6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced6d4; /* rgb */ color: rgb(206, 214, 212); /* oklch */ color: oklch(86.9% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#dde2e1',
500: '#ced6d4',
950: '#000000',
},
}SCSS
$custom: #ced6d4; $custom-light: #dde2e1; $custom-dark: #000000;
JSON
{
"hex": "#ced6d4",
"rgb": {
"r": 206,
"g": 214,
"b": 212
},
"hsl": {
"h": 165,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.86936,
"c": 0.0091,
"h": 179.6
},
"luminance": 0.65968
}Semantic roles & 50–950 ramp
primary
#CED6D4
secondary
#AA9EA1
accent
#536393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484