#CEDBE5#CEDBE5
#CEDBE5 is a very light, near-neutral cyan. Relative luminance 0.694; OKLCH L 88.5% C 0.020 H 240.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE5 |
|---|---|
| RGB | rgb(206, 219, 229) |
| HSL | hsl(206, 31%, 85%) |
| HSV | hsv(206, 10%, 90%) |
| CMYK | cmyk(10%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.72, -2.42, -6.39) |
| CIE-LCH | lch(86.72, 6.84, 249.26°) |
| OKLab | oklab(88.46% -0.0096 -0.0172) |
| OKLCH | oklch(88.46% 0.02 240.8) |
| XYZ | xyz(64.9249, 69.4411, 84.0965) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.47
Aliceblue
#F0F8FF
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE5 #E5D8CE
analogous
#CEE5E3 #CEDBE5 #CECFE5
triadic
#CEDBE5 #E5CEDB #DBE5CE
tetradic
#CEDBE5 #E3CEE5 #E5D8CE #CFE5CE
square
#CEDBE5 #E3CEE5 #E5D8CE #CFE5CE
split-complementary
#CEDBE5 #E5CECF #E5E3CE
monochromatic
#7EA0BB #A6BED0 #CEDBE5 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.41
#CEDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CEDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE5
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE5 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE6
Deuteranopia (green-blind)
#D4D8E5
Tritanopia (blue-blind)
#C8DDDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe5; /* rgb */ color: rgb(206, 219, 229); /* oklch */ color: oklch(88.5% 0.020 240.8);
Tailwind
colors: {
custom: {
50: '#dde6ed',
500: '#cedbe5',
950: '#000000',
},
}SCSS
$custom: #cedbe5; $custom-light: #dde6ed; $custom-dark: #000000;
JSON
{
"hex": "#cedbe5",
"rgb": {
"r": 206,
"g": 219,
"b": 229
},
"hsl": {
"h": 206.087,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.88458,
"c": 0.01969,
"h": 240.8
},
"luminance": 0.69442
}Semantic roles & 50–950 ramp
primary
#CEDBE5
secondary
#BEA99A
accent
#6C3CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484