#DEE5EA#DEE5EA
#DEE5EA is a very light, near-neutral cyan. Relative luminance 0.775; OKLCH L 91.8% C 0.010 H 238.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE5EA |
|---|---|
| RGB | rgb(222, 229, 234) |
| HSL | hsl(205, 22%, 89%) |
| HSV | hsv(205, 5%, 92%) |
| CMYK | cmyk(5.1%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(90.56, -1.41, -3.24) |
| CIE-LCH | lch(90.56, 3.54, 246.47°) |
| OKLab | oklab(91.8% -0.0053 -0.0087) |
| OKLCH | oklch(91.8% 0.01 238.5) |
| XYZ | xyz(72.9919, 77.5083, 88.9411) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.29
Gainsboro
#DCDCDC
ΔE00 3.98
Aliceblue
#F0F8FF
ΔE00 4.10
Whitesmoke
#F5F5F5
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 5.24
Ghostwhite
#F8F8FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE5EA #EAE3DE
analogous
#DEEAE9 #DEE5EA #DEDFEA
triadic
#DEE5EA #EADEE5 #E5EADE
tetradic
#DEE5EA #E9DEEA #EAE3DE #DFEADE
square
#DEE5EA #E9DEEA #EAE3DE #DFEADE
split-complementary
#DEE5EA #EADEDF #EAE9DE
monochromatic
#93AABA #B9C8D2 #DEE5EA #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.27
#DEE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DEE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE5EA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE5EA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#DBE6E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dee5ea; /* rgb */ color: rgb(222, 229, 234); /* oklch */ color: oklch(91.8% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#e8edf0',
500: '#dee5ea',
950: '#000000',
},
}SCSS
$custom: #dee5ea; $custom-light: #e8edf0; $custom-dark: #000000;
JSON
{
"hex": "#dee5ea",
"rgb": {
"r": 222,
"g": 229,
"b": 234
},
"hsl": {
"h": 205,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.91803,
"c": 0.01017,
"h": 238.5
},
"luminance": 0.77509
}Semantic roles & 50–950 ramp
primary
#DEE5EA
secondary
#C1B4AB
accent
#6B45A1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485