#CED8D9#CED8D9
#CED8D9 is a very light, near-neutral teal. Relative luminance 0.672; OKLCH L 87.5% C 0.011 H 204.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8D9 |
|---|---|
| RGB | rgb(206, 216, 217) |
| HSL | hsl(185, 13%, 83%) |
| HSV | hsv(185, 5%, 85%) |
| CMYK | cmyk(5.1%, 0.5%, 0%, 14.9%) |
| CIE-LAB | lab(85.63, -3.18, -1.66) |
| CIE-LCH | lch(85.63, 3.59, 207.59°) |
| OKLab | oklab(87.49% -0.01 -0.0045) |
| OKLCH | oklch(87.49% 0.011 204.1) |
| XYZ | xyz(62.5314, 67.2428, 75.3170) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.73
Light Grey
#D8DCD6
ΔE00 4.11
Silver (survey)
#C5C9C7
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 4.74
Silver
#C0C0C0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8D9 #D9CFCE
analogous
#CED9D4 #CED8D9 #CED2D9
triadic
#CED8D9 #D9CED8 #D8D9CE
tetradic
#CED8D9 #D4CED9 #D9CFCE #D2D9CE
square
#CED8D9 #D4CED9 #D9CFCE #D2D9CE
split-complementary
#CED8D9 #D9CED2 #D9D4CE
monochromatic
#89A1A4 #ACBDBE #CED8D9 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.45
#CED8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CED8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8D9
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8D9 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#CBD9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced8d9; /* rgb */ color: rgb(206, 216, 217); /* oklch */ color: oklch(87.5% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#dde4e4',
500: '#ced8d9',
950: '#000000',
},
}SCSS
$custom: #ced8d9; $custom-light: #dde4e4; $custom-dark: #000000;
JSON
{
"hex": "#ced8d9",
"rgb": {
"r": 206,
"g": 216,
"b": 217
},
"hsl": {
"h": 185.455,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87488,
"c": 0.01094,
"h": 204.1
},
"luminance": 0.67243
}Semantic roles & 50–950 ramp
primary
#CED8D9
secondary
#AE9F9E
accent
#554F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484