#CED9D8#CED9D8
#CED9D8 is a very light, near-neutral teal. Relative luminance 0.677; OKLCH L 87.7% C 0.012 H 190.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9D8 |
|---|---|
| RGB | rgb(206, 217, 216) |
| HSL | hsl(175, 13%, 83%) |
| HSV | hsv(175, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 0.5%, 14.9%) |
| CIE-LAB | lab(85.86, -3.88, -0.79) |
| CIE-LCH | lch(85.86, 3.96, 191.51°) |
| OKLab | oklab(87.66% -0.0118 -0.0022) |
| OKLCH | oklch(87.66% 0.012 190.4) |
| XYZ | xyz(62.6587, 67.7049, 74.7197) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 4.59
Fog
#D8DCE0
ΔE00 4.72
Light Gray
#D3D3D3
ΔE00 5.26
Gainsboro
#DCDCDC
ΔE00 5.34
Silver
#C0C0C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9D8 #D9CECF
analogous
#CED9D2 #CED9D8 #CED4D9
triadic
#CED9D8 #D8CED9 #D9D8CE
tetradic
#CED9D8 #D2CED9 #D9CECF #D4D9CE
square
#CED9D8 #D2CED9 #D9CECF #D4D9CE
split-complementary
#CED9D8 #D9CED4 #D9D2CE
monochromatic
#89A4A1 #ACBEBD #CED9D8 #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.44
#CED9D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CED9D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9D8
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9D8 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#D5D6D8
Tritanopia (blue-blind)
#CBDAD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced9d8; /* rgb */ color: rgb(206, 217, 216); /* oklch */ color: oklch(87.7% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#dde4e4',
500: '#ced9d8',
950: '#000000',
},
}SCSS
$custom: #ced9d8; $custom-light: #dde4e4; $custom-dark: #000000;
JSON
{
"hex": "#ced9d8",
"rgb": {
"r": 206,
"g": 217,
"b": 216
},
"hsl": {
"h": 174.545,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87663,
"c": 0.01197,
"h": 190.4
},
"luminance": 0.67705
}Semantic roles & 50–950 ramp
primary
#CED9D8
secondary
#AE9E9F
accent
#4F5597
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484