#DEE5EB#DEE5EB
#DEE5EB is a very light, near-neutral cyan. Relative luminance 0.776; OKLCH L 91.8% C 0.011 H 243.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE5EB |
|---|---|
| RGB | rgb(222, 229, 235) |
| HSL | hsl(208, 25%, 90%) |
| HSV | hsv(208, 6%, 92%) |
| CMYK | cmyk(5.5%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(90.58, -1.22, -3.73) |
| CIE-LCH | lch(90.58, 3.92, 251.81°) |
| OKLab | oklab(91.83% -0.0049 -0.01) |
| OKLCH | oklch(91.83% 0.011 243.7) |
| XYZ | xyz(73.1360, 77.5659, 89.6998) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.36
Aliceblue
#F0F8FF
ΔE00 4.01
Gainsboro
#DCDCDC
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 5.42
Ghostwhite
#F8F8FF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE5EB #EBE4DE
analogous
#DEEBEB #DEE5EB #DEDFEB
triadic
#DEE5EB #EBDEE5 #E5EBDE
tetradic
#DEE5EB #EBDEEB #EBE4DE #DFEBDE
square
#DEE5EB #EBDEEB #EBE4DE #DFEBDE
split-complementary
#DEE5EB #EBDEDF #EBEBDE
monochromatic
#92A9BD #B8C7D4 #DEE5EB #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.27
#DEE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DEE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE5EB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE5EB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#DBE6E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dee5eb; /* rgb */ color: rgb(222, 229, 235); /* oklch */ color: oklch(91.8% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#e8edf1',
500: '#dee5eb',
950: '#000000',
},
}SCSS
$custom: #dee5eb; $custom-light: #e8edf1; $custom-dark: #000000;
JSON
{
"hex": "#dee5eb",
"rgb": {
"r": 222,
"g": 229,
"b": 235
},
"hsl": {
"h": 207.692,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.91832,
"c": 0.01112,
"h": 243.7
},
"luminance": 0.77566
}Semantic roles & 50–950 ramp
primary
#DEE5EB
secondary
#C3B6AA
accent
#6F42A3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485