#CED8D4#CED8D4
#CED8D4 is a very light, near-neutral teal. Relative luminance 0.670; OKLCH L 87.3% C 0.012 H 170.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8D4 |
|---|---|
| RGB | rgb(206, 216, 212) |
| HSL | hsl(156, 11%, 83%) |
| HSV | hsv(156, 5%, 85%) |
| CMYK | cmyk(4.6%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(85.50, -4.11, 0.80) |
| CIE-LCH | lch(85.50, 4.19, 169.01°) |
| OKLab | oklab(87.34% -0.0119 0.0021) |
| OKLCH | oklch(87.34% 0.012 170.2) |
| XYZ | xyz(61.8909, 66.9866, 71.9437) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.89
Silver (survey)
#C5C9C7
ΔE00 4.42
Light Gray
#D3D3D3
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 5.65
Fog
#D8DCE0
ΔE00 5.67
Silver
#C0C0C0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8D4 #D8CED2
analogous
#CED8CF #CED8D4 #CED7D8
triadic
#CED8D4 #D4CED8 #D8D4CE
tetradic
#CED8D4 #CFCED8 #D8CED2 #D7D8CE
square
#CED8D4 #CFCED8 #D8CED2 #D7D8CE
split-complementary
#CED8D4 #D8CED7 #D8CFCE
monochromatic
#8AA298 #ACBDB6 #CED8D4 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.46
#CED8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CED8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8D4
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8D4 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#CCD8D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced8d4; /* rgb */ color: rgb(206, 216, 212); /* oklch */ color: oklch(87.3% 0.012 170.2);
Tailwind
colors: {
custom: {
50: '#dde4e1',
500: '#ced8d4',
950: '#000000',
},
}SCSS
$custom: #ced8d4; $custom-light: #dde4e1; $custom-dark: #000000;
JSON
{
"hex": "#ced8d4",
"rgb": {
"r": 206,
"g": 216,
"b": 212
},
"hsl": {
"h": 156,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87344,
"c": 0.01209,
"h": 170.2
},
"luminance": 0.66987
}Semantic roles & 50–950 ramp
primary
#CED8D4
secondary
#AC9EA4
accent
#506C95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484