#CED9D4#CED9D4
#CED9D4 is a very light, near-neutral teal. Relative luminance 0.675; OKLCH L 87.5% C 0.014 H 167.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9D4 |
|---|---|
| RGB | rgb(206, 217, 212) |
| HSL | hsl(153, 13%, 83%) |
| HSV | hsv(153, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 2.3%, 14.9%) |
| CIE-LAB | lab(85.76, -4.63, 1.18) |
| CIE-LCH | lch(85.76, 4.77, 165.75°) |
| OKLab | oklab(87.55% -0.0133 0.0031) |
| OKLCH | oklch(87.55% 0.014 167.1) |
| XYZ | xyz(62.1478, 67.5005, 72.0293) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.15
Silver (survey)
#C5C9C7
ΔE00 4.98
Light Gray
#D3D3D3
ΔE00 6.13
Gainsboro
#DCDCDC
ΔE00 6.21
Fog
#D8DCE0
ΔE00 6.30
Silver
#C0C0C0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9D4 #D9CED3
analogous
#CED9CE #CED9D4 #CED8D9
triadic
#CED9D4 #D4CED9 #D9D4CE
tetradic
#CED9D4 #CECED9 #D9CED3 #D8D9CE
square
#CED9D4 #CECED9 #D9CED3 #D8D9CE
split-complementary
#CED9D4 #D9CED8 #D9CECE
monochromatic
#89A498 #ACBEB6 #CED9D4 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.45
#CED9D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#CED9D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9D4
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9D4 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D6D6D4
Tritanopia (blue-blind)
#CCD9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9d4; /* rgb */ color: rgb(206, 217, 212); /* oklch */ color: oklch(87.5% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#dde4e1',
500: '#ced9d4',
950: '#000000',
},
}SCSS
$custom: #ced9d4; $custom-light: #dde4e1; $custom-dark: #000000;
JSON
{
"hex": "#ced9d4",
"rgb": {
"r": 206,
"g": 217,
"b": 212
},
"hsl": {
"h": 152.727,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87548,
"c": 0.01367,
"h": 167.1
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#CED9D4
secondary
#AE9EA5
accent
#4F6F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484