#CED9D5#CED9D5
#CED9D5 is a very light, near-neutral teal. Relative luminance 0.676; OKLCH L 87.6% C 0.013 H 172.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9D5 |
|---|---|
| RGB | rgb(206, 217, 213) |
| HSL | hsl(158, 13%, 83%) |
| HSV | hsv(158, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 1.8%, 14.9%) |
| CIE-LAB | lab(85.78, -4.44, 0.68) |
| CIE-LCH | lch(85.78, 4.50, 171.26°) |
| OKLab | oklab(87.58% -0.0129 0.0018) |
| OKLCH | oklch(87.58% 0.013 172.3) |
| XYZ | xyz(62.2744, 67.5511, 72.6957) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.18
Silver (survey)
#C5C9C7
ΔE00 4.82
Light Gray
#D3D3D3
ΔE00 5.88
Fog
#D8DCE0
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 5.96
Silver
#C0C0C0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9D5 #D9CED2
analogous
#CED9CF #CED9D5 #CED7D9
triadic
#CED9D5 #D5CED9 #D9D5CE
tetradic
#CED9D5 #CFCED9 #D9CED2 #D7D9CE
square
#CED9D5 #CFCED9 #D9CED2 #D7D9CE
split-complementary
#CED9D5 #D9CED7 #D9CFCE
monochromatic
#89A49A #ACBEB7 #CED9D5 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.45
#CED9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CED9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9D5
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9D5 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#D6D6D5
Tritanopia (blue-blind)
#CCD9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9d5; /* rgb */ color: rgb(206, 217, 213); /* oklch */ color: oklch(87.6% 0.013 172.3);
Tailwind
colors: {
custom: {
50: '#dde4e1',
500: '#ced9d5',
950: '#000000',
},
}SCSS
$custom: #ced9d5; $custom-light: #dde4e1; $custom-dark: #000000;
JSON
{
"hex": "#ced9d5",
"rgb": {
"r": 206,
"g": 217,
"b": 213
},
"hsl": {
"h": 158.182,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87576,
"c": 0.01306,
"h": 172.3
},
"luminance": 0.67552
}Semantic roles & 50–950 ramp
primary
#CED9D5
secondary
#AE9EA3
accent
#4F6997
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484