#CED8D8#CED8D8
#CED8D8 is a very light, near-neutral teal. Relative luminance 0.672; OKLCH L 87.5% C 0.011 H 196.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8D8 |
|---|---|
| RGB | rgb(206, 216, 216) |
| HSL | hsl(180, 11%, 83%) |
| HSV | hsv(180, 5%, 85%) |
| CMYK | cmyk(4.6%, 0%, 0%, 15.3%) |
| CIE-LAB | lab(85.60, -3.37, -1.17) |
| CIE-LCH | lch(85.60, 3.56, 199.15°) |
| OKLab | oklab(87.46% -0.0104 -0.0032) |
| OKLCH | oklch(87.46% 0.011 196.9) |
| XYZ | xyz(62.4017, 67.1909, 74.6340) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.76
Fog
#D8DCE0
ΔE00 4.08
Silver (survey)
#C5C9C7
ΔE00 4.24
Light Gray
#D3D3D3
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 4.85
Silver
#C0C0C0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8D8 #D8CECE
analogous
#CED8D3 #CED8D8 #CED3D8
triadic
#CED8D8 #D8CED8 #D8D8CE
tetradic
#CED8D8 #D3CED8 #D8CECE #D3D8CE
square
#CED8D8 #D3CED8 #D8CECE #D3D8CE
split-complementary
#CED8D8 #D8CED3 #D8D3CE
monochromatic
#8AA2A2 #ACBDBD #CED8D8 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.45
#CED8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CED8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8D8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8D8 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#CBD9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced8d8; /* rgb */ color: rgb(206, 216, 216); /* oklch */ color: oklch(87.5% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#dde4e4',
500: '#ced8d8',
950: '#000000',
},
}SCSS
$custom: #ced8d8; $custom-light: #dde4e4; $custom-dark: #000000;
JSON
{
"hex": "#ced8d8",
"rgb": {
"r": 206,
"g": 216,
"b": 216
},
"hsl": {
"h": 180,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87459,
"c": 0.01084,
"h": 196.9
},
"luminance": 0.67191
}Semantic roles & 50–950 ramp
primary
#CED8D8
secondary
#AC9E9E
accent
#505095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484