#CED7D8#CED7D8
#CED7D8 is a very light, near-neutral teal. Relative luminance 0.667; OKLCH L 87.3% C 0.010 H 204.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7D8 |
|---|---|
| RGB | rgb(206, 215, 216) |
| HSL | hsl(186, 11%, 83%) |
| HSV | hsv(186, 5%, 85%) |
| CMYK | cmyk(4.6%, 0.5%, 0%, 15.3%) |
| CIE-LAB | lab(85.34, -2.85, -1.55) |
| CIE-LCH | lch(85.34, 3.24, 208.52°) |
| OKLab | oklab(87.26% -0.009 -0.0042) |
| OKLCH | oklch(87.26% 0.01 204.9) |
| XYZ | xyz(62.1463, 66.6801, 74.5489) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.46
Silver (survey)
#C5C9C7
ΔE00 3.98
Light Grey
#D8DCD6
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.15
Gainsboro
#DCDCDC
ΔE00 4.41
Silver
#C0C0C0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7D8 #D8CFCE
analogous
#CED8D4 #CED7D8 #CED2D8
triadic
#CED7D8 #D8CED7 #D7D8CE
tetradic
#CED7D8 #D4CED8 #D8CFCE #D2D8CE
square
#CED7D8 #D4CED8 #D8CFCE #D2D8CE
split-complementary
#CED7D8 #D8CED2 #D8D4CE
monochromatic
#8A9FA2 #ACBBBD #CED7D8 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.46
#CED7D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CED7D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7D8
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7D8 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#CBD8D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced7d8; /* rgb */ color: rgb(206, 215, 216); /* oklch */ color: oklch(87.3% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#dde3e4',
500: '#ced7d8',
950: '#000000',
},
}SCSS
$custom: #ced7d8; $custom-light: #dde3e4; $custom-dark: #000000;
JSON
{
"hex": "#ced7d8",
"rgb": {
"r": 206,
"g": 215,
"b": 216
},
"hsl": {
"h": 186,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87256,
"c": 0.00988,
"h": 204.9
},
"luminance": 0.66681
}Semantic roles & 50–950 ramp
primary
#CED7D8
secondary
#AC9F9E
accent
#575095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484