#CED8D6#CED8D6
#CED8D6 is a very light, near-neutral teal. Relative luminance 0.671; OKLCH L 87.4% C 0.011 H 182.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8D6 |
|---|---|
| RGB | rgb(206, 216, 214) |
| HSL | hsl(168, 11%, 83%) |
| HSV | hsv(168, 5%, 85%) |
| CMYK | cmyk(4.6%, 0%, 0.9%, 15.3%) |
| CIE-LAB | lab(85.55, -3.74, -0.19) |
| CIE-LCH | lch(85.55, 3.74, 182.85°) |
| OKLab | oklab(87.4% -0.0111 -0.0005) |
| OKLCH | oklch(87.4% 0.011 182.8) |
| XYZ | xyz(62.1447, 67.0881, 73.2806) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.20
Silver (survey)
#C5C9C7
ΔE00 4.22
Fog
#D8DCE0
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.18
Silver
#C0C0C0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8D6 #D8CED0
analogous
#CED8D1 #CED8D6 #CED5D8
triadic
#CED8D6 #D6CED8 #D8D6CE
tetradic
#CED8D6 #D1CED8 #D8CED0 #D5D8CE
square
#CED8D6 #D1CED8 #D8CED0 #D5D8CE
split-complementary
#CED8D6 #D8CED5 #D8D1CE
monochromatic
#8AA29D #ACBDB9 #CED8D6 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.46
#CED8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#CED8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8D6
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8D6 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#CCD8D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced8d6; /* rgb */ color: rgb(206, 216, 214); /* oklch */ color: oklch(87.4% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#dde4e2',
500: '#ced8d6',
950: '#000000',
},
}SCSS
$custom: #ced8d6; $custom-light: #dde4e2; $custom-dark: #000000;
JSON
{
"hex": "#ced8d6",
"rgb": {
"r": 206,
"g": 216,
"b": 214
},
"hsl": {
"h": 168,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87401,
"c": 0.01115,
"h": 182.8
},
"luminance": 0.67089
}Semantic roles & 50–950 ramp
primary
#CED8D6
secondary
#AC9EA1
accent
#505E95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484