#CEDBDF#CEDBDF
#CEDBDF is a very light, near-neutral cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.015 H 218.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBDF |
|---|---|
| RGB | rgb(206, 219, 223) |
| HSL | hsl(194, 21%, 84%) |
| HSV | hsv(194, 8%, 87%) |
| CMYK | cmyk(7.6%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.56, -3.59, -3.46) |
| CIE-LCH | lch(86.56, 4.99, 223.98°) |
| OKLab | oklab(88.28% -0.0119 -0.0093) |
| OKLCH | oklch(88.28% 0.015 218.1) |
| XYZ | xyz(64.1016, 69.1118, 79.7605) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 5.82
Aliceblue
#F0F8FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBDF #DFD2CE
analogous
#CEDFDB #CEDBDF #CED3DF
triadic
#CEDBDF #DFCEDB #DBDFCE
tetradic
#CEDBDF #DBCEDF #DFD2CE #D3DFCE
square
#CEDBDF #DBCEDF #DFD2CE #D3DFCE
split-complementary
#CEDBDF #DFCED3 #DFDBCE
monochromatic
#84A5AF #A9C0C7 #CEDBDF #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.42
#CEDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CEDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBDF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBDF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D5D8DF
Tritanopia (blue-blind)
#CADDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbdf; /* rgb */ color: rgb(206, 219, 223); /* oklch */ color: oklch(88.3% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#dde6e9',
500: '#cedbdf',
950: '#000000',
},
}SCSS
$custom: #cedbdf; $custom-light: #dde6e9; $custom-dark: #000000;
JSON
{
"hex": "#cedbdf",
"rgb": {
"r": 206,
"g": 219,
"b": 223
},
"hsl": {
"h": 194.118,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88276,
"c": 0.01509,
"h": 218.1
},
"luminance": 0.69113
}Semantic roles & 50–950 ramp
primary
#CEDBDF
secondary
#B5A29C
accent
#5B469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484