#DEE9EB#DEE9EB
#DEE9EB is a very light, near-neutral teal. Relative luminance 0.798; OKLCH L 92.6% C 0.012 H 209.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE9EB |
|---|---|
| RGB | rgb(222, 233, 235) |
| HSL | hsl(189, 25%, 90%) |
| HSV | hsv(189, 6%, 92%) |
| CMYK | cmyk(5.5%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(91.60, -3.28, -2.24) |
| CIE-LCH | lch(91.60, 3.97, 214.30°) |
| OKLab | oklab(92.63% -0.0105 -0.006) |
| OKLCH | oklch(92.63% 0.012 209.8) |
| XYZ | xyz(74.2555, 79.8049, 90.0730) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.35
Aliceblue
#F0F8FF
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 4.81
Light Grey
#D8DCD6
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 5.38
Mintcream
#F5FFFA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE9EB #EBE0DE
analogous
#DEEBE7 #DEE9EB #DEE3EB
triadic
#DEE9EB #EBDEE9 #E9EBDE
tetradic
#DEE9EB #E7DEEB #EBE0DE #E3EBDE
square
#DEE9EB #E7DEEB #EBE0DE #E3EBDE
split-complementary
#DEE9EB #EBDEE3 #EBE7DE
monochromatic
#92B6BD #B8D0D4 #DEE9EB #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.24
#DEE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DEE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE9EB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE9EB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#DBEAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee9eb; /* rgb */ color: rgb(222, 233, 235); /* oklch */ color: oklch(92.6% 0.012 209.8);
Tailwind
colors: {
custom: {
50: '#e8f0f1',
500: '#dee9eb',
950: '#000000',
},
}SCSS
$custom: #dee9eb; $custom-light: #e8f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dee9eb",
"rgb": {
"r": 222,
"g": 233,
"b": 235
},
"hsl": {
"h": 189.231,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92631,
"c": 0.01209,
"h": 209.8
},
"luminance": 0.79806
}Semantic roles & 50–950 ramp
primary
#DEE9EB
secondary
#C3AEAA
accent
#5142A3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585