#CEDBDD#CEDBDD
#CEDBDD is a very light, near-neutral teal. Relative luminance 0.690; OKLCH L 88.2% C 0.014 H 207.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBDD |
|---|---|
| RGB | rgb(206, 219, 221) |
| HSL | hsl(188, 18%, 84%) |
| HSV | hsv(188, 7%, 87%) |
| CMYK | cmyk(6.8%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.51, -3.97, -2.49) |
| CIE-LCH | lch(86.51, 4.69, 212.03°) |
| OKLab | oklab(88.22% -0.0126 -0.0067) |
| OKLCH | oklch(88.22% 0.014 207.9) |
| XYZ | xyz(63.8335, 69.0046, 78.3488) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.40
Light Grey
#D8DCD6
ΔE00 4.98
Silver (survey)
#C5C9C7
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 5.78
Aliceblue
#F0F8FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBDD #DDD0CE
analogous
#CEDDD7 #CEDBDD #CED3DD
triadic
#CEDBDD #DDCEDB #DBDDCE
tetradic
#CEDBDD #D7CEDD #DDD0CE #D3DDCE
square
#CEDBDD #D7CEDD #DDD0CE #D3DDCE
split-complementary
#CEDBDD #DDCED3 #DDD7CE
monochromatic
#86A6AB #AAC0C4 #CEDBDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.42
#CEDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CEDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBDD
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBDD | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#CADCDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbdd; /* rgb */ color: rgb(206, 219, 221); /* oklch */ color: oklch(88.2% 0.014 207.9);
Tailwind
colors: {
custom: {
50: '#dde6e7',
500: '#cedbdd',
950: '#000000',
},
}SCSS
$custom: #cedbdd; $custom-light: #dde6e7; $custom-dark: #000000;
JSON
{
"hex": "#cedbdd",
"rgb": {
"r": 206,
"g": 219,
"b": 221
},
"hsl": {
"h": 188,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.88216,
"c": 0.01431,
"h": 207.9
},
"luminance": 0.69005
}Semantic roles & 50–950 ramp
primary
#CEDBDD
secondary
#B39F9D
accent
#54499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484