#CEDCD9#CEDCD9
#CEDCD9 is a very light, near-neutral teal. Relative luminance 0.693; OKLCH L 88.3% C 0.016 H 181.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCD9 |
|---|---|
| RGB | rgb(206, 220, 217) |
| HSL | hsl(167, 17%, 84%) |
| HSV | hsv(167, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(86.66, -5.25, -0.15) |
| CIE-LCH | lch(86.66, 5.25, 181.60°) |
| OKLab | oklab(88.3% -0.0156 -0.0005) |
| OKLCH | oklch(88.3% 0.016 181.7) |
| XYZ | xyz(63.5686, 69.3173, 75.6627) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.22
Silver (survey)
#C5C9C7
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.83
Azure (CSS)
#F0FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCD9 #DCCED1
analogous
#CEDCD2 #CEDCD9 #CED8DC
triadic
#CEDCD9 #D9CEDC #DCD9CE
tetradic
#CEDCD9 #D2CEDC #DCCED1 #D8DCCE
square
#CEDCD9 #D2CEDC #DCCED1 #D8DCCE
split-complementary
#CEDCD9 #DCCED8 #DCD2CE
monochromatic
#87A9A2 #AAC2BD #CEDCD9 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.41
#CEDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CEDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCD9
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCD9 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#CBDDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcd9; /* rgb */ color: rgb(206, 220, 217); /* oklch */ color: oklch(88.3% 0.016 181.7);
Tailwind
colors: {
custom: {
50: '#dde6e4',
500: '#cedcd9',
950: '#000000',
},
}SCSS
$custom: #cedcd9; $custom-light: #dde6e4; $custom-dark: #000000;
JSON
{
"hex": "#cedcd9",
"rgb": {
"r": 206,
"g": 220,
"b": 217
},
"hsl": {
"h": 167.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88304,
"c": 0.01559,
"h": 181.7
},
"luminance": 0.69318
}Semantic roles & 50–950 ramp
primary
#CEDCD9
secondary
#B19DA1
accent
#4B5C9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484