#CEDBE0#CEDBE0
#CEDBE0 is a very light, near-neutral cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.016 H 222.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE0 |
|---|---|
| RGB | rgb(206, 219, 224) |
| HSL | hsl(197, 23%, 84%) |
| HSV | hsv(197, 8%, 88%) |
| CMYK | cmyk(8%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(86.59, -3.40, -3.95) |
| CIE-LCH | lch(86.59, 5.21, 229.33°) |
| OKLab | oklab(88.31% -0.0115 -0.0106) |
| OKLCH | oklch(88.31% 0.016 222.7) |
| XYZ | xyz(64.2368, 69.1659, 80.4726) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 6.01
Light Grey
#D8DCD6
ΔE00 6.05
Aliceblue
#F0F8FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE0 #E0D3CE
analogous
#CEE0DC #CEDBE0 #CED2E0
triadic
#CEDBE0 #E0CEDB #DBE0CE
tetradic
#CEDBE0 #DCCEE0 #E0D3CE #D2E0CE
square
#CEDBE0 #DCCEE0 #E0D3CE #D2E0CE
split-complementary
#CEDBE0 #E0CED2 #E0DCCE
monochromatic
#83A4B1 #A9BFC8 #CEDBE0 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.42
#CEDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CEDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE0
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE0 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE0
Deuteranopia (green-blind)
#D5D8E0
Tritanopia (blue-blind)
#C9DDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe0; /* rgb */ color: rgb(206, 219, 224); /* oklch */ color: oklch(88.3% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#dde6e9',
500: '#cedbe0',
950: '#000000',
},
}SCSS
$custom: #cedbe0; $custom-light: #dde6e9; $custom-dark: #000000;
JSON
{
"hex": "#cedbe0",
"rgb": {
"r": 206,
"g": 219,
"b": 224
},
"hsl": {
"h": 196.667,
"s": 22.5,
"l": 84.314
},
"oklch": {
"l": 0.88306,
"c": 0.01565,
"h": 222.7
},
"luminance": 0.69167
}Semantic roles & 50–950 ramp
primary
#CEDBE0
secondary
#B7A39C
accent
#5E45A1
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484