#CED5D6#CED5D6
#CED5D6 is a very light, near-neutral teal. Relative luminance 0.656; OKLCH L 86.8% C 0.008 H 207.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5D6 |
|---|---|
| RGB | rgb(206, 213, 214) |
| HSL | hsl(188, 9%, 82%) |
| HSV | hsv(188, 4%, 84%) |
| CMYK | cmyk(3.7%, 0.5%, 0%, 16.1%) |
| CIE-LAB | lab(84.77, -2.18, -1.32) |
| CIE-LCH | lch(84.77, 2.55, 211.14°) |
| OKLab | oklab(86.79% -0.0069 -0.0035) |
| OKLCH | oklch(86.79% 0.008 207.1) |
| XYZ | xyz(61.3831, 65.5650, 73.0267) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.02
Light Gray
#D3D3D3
ΔE00 3.27
Silver (survey)
#C5C9C7
ΔE00 3.35
Gainsboro
#DCDCDC
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 3.93
Silver
#C0C0C0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5D6 #D6CFCE
analogous
#CED6D3 #CED5D6 #CED1D6
triadic
#CED5D6 #D6CED5 #D5D6CE
tetradic
#CED5D6 #D3CED6 #D6CFCE #D1D6CE
square
#CED5D6 #D3CED6 #D6CFCE #D1D6CE
split-complementary
#CED5D6 #D6CED1 #D6D3CE
monochromatic
#8B9C9E #ADB8BA #CED5D6 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.49
#CED5D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#CED5D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5D6
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5D6 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#CCD6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced5d6; /* rgb */ color: rgb(206, 213, 214); /* oklch */ color: oklch(86.8% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#dde1e2',
500: '#ced5d6',
950: '#000000',
},
}SCSS
$custom: #ced5d6; $custom-light: #dde1e2; $custom-dark: #000000;
JSON
{
"hex": "#ced5d6",
"rgb": {
"r": 206,
"g": 213,
"b": 214
},
"hsl": {
"h": 187.5,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.86791,
"c": 0.00776,
"h": 207.1
},
"luminance": 0.65565
}Semantic roles & 50–950 ramp
primary
#CED5D6
secondary
#AAA09E
accent
#5B5393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484