#CED6D6#CED6D6
#CED6D6 is a very light, near-neutral teal. Relative luminance 0.661; OKLCH L 87.0% C 0.009 H 197.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6D6 |
|---|---|
| RGB | rgb(206, 214, 214) |
| HSL | hsl(180, 9%, 82%) |
| HSV | hsv(180, 4%, 84%) |
| CMYK | cmyk(3.7%, 0%, 0%, 16.1%) |
| CIE-LAB | lab(85.03, -2.70, -0.94) |
| CIE-LCH | lch(85.03, 2.86, 199.20°) |
| OKLab | oklab(86.99% -0.0083 -0.0025) |
| OKLCH | oklch(86.99% 0.009 197) |
| XYZ | xyz(61.6354, 66.0696, 73.1108) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.51
Light Grey
#D8DCD6
ΔE00 3.53
Fog
#D8DCE0
ΔE00 3.59
Light Gray
#D3D3D3
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.20
Silver
#C0C0C0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6D6 #D6CECE
analogous
#CED6D2 #CED6D6 #CED2D6
triadic
#CED6D6 #D6CED6 #D6D6CE
tetradic
#CED6D6 #D2CED6 #D6CECE #D2D6CE
square
#CED6D6 #D2CED6 #D6CECE #D2D6CE
split-complementary
#CED6D6 #D6CED2 #D6D2CE
monochromatic
#8B9E9E #ADBABA #CED6D6 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.48
#CED6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CED6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6D6
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6D6 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#CCD7D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced6d6; /* rgb */ color: rgb(206, 214, 214); /* oklch */ color: oklch(87.0% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#dde2e2',
500: '#ced6d6',
950: '#000000',
},
}SCSS
$custom: #ced6d6; $custom-light: #dde2e2; $custom-dark: #000000;
JSON
{
"hex": "#ced6d6",
"rgb": {
"r": 206,
"g": 214,
"b": 214
},
"hsl": {
"h": 180,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.86994,
"c": 0.0087,
"h": 197
},
"luminance": 0.6607
}Semantic roles & 50–950 ramp
primary
#CED6D6
secondary
#AA9E9E
accent
#535393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484