#CEDCD8#CEDCD8
#CEDCD8 is a very light, near-neutral teal. Relative luminance 0.693; OKLCH L 88.3% C 0.016 H 177.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCD8 |
|---|---|
| RGB | rgb(206, 220, 216) |
| HSL | hsl(163, 17%, 84%) |
| HSV | hsv(163, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(86.64, -5.43, 0.34) |
| CIE-LCH | lch(86.64, 5.44, 176.38°) |
| OKLab | oklab(88.28% -0.016 0.0008) |
| OKLCH | oklch(88.28% 0.016 177) |
| XYZ | xyz(63.4389, 69.2654, 74.9798) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.16
Silver (survey)
#C5C9C7
ΔE00 6.01
Fog
#D8DCE0
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 6.93
Light Gray
#D3D3D3
ΔE00 7.02
Azure (CSS)
#F0FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCD8 #DCCED2
analogous
#CEDCD1 #CEDCD8 #CED9DC
triadic
#CEDCD8 #D8CEDC #DCD8CE
tetradic
#CEDCD8 #D1CEDC #DCCED2 #D9DCCE
square
#CEDCD8 #D1CEDC #DCCED2 #D9DCCE
split-complementary
#CEDCD8 #DCCED9 #DCD1CE
monochromatic
#87A99F #AAC2BC #CEDCD8 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.41
#CEDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CEDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCD8
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCD8 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#CBDCDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcd8; /* rgb */ color: rgb(206, 220, 216); /* oklch */ color: oklch(88.3% 0.016 177.0);
Tailwind
colors: {
custom: {
50: '#dde6e4',
500: '#cedcd8',
950: '#000000',
},
}SCSS
$custom: #cedcd8; $custom-light: #dde6e4; $custom-dark: #000000;
JSON
{
"hex": "#cedcd8",
"rgb": {
"r": 206,
"g": 220,
"b": 216
},
"hsl": {
"h": 162.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88275,
"c": 0.01599,
"h": 177
},
"luminance": 0.69266
}Semantic roles & 50–950 ramp
primary
#CEDCD8
secondary
#B19DA3
accent
#4B629B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484