#DEE9EA#DEE9EA
#DEE9EA is a very light, near-neutral teal. Relative luminance 0.797; OKLCH L 92.6% C 0.012 H 203.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE9EA |
|---|---|
| RGB | rgb(222, 233, 234) |
| HSL | hsl(185, 22%, 89%) |
| HSV | hsv(185, 5%, 92%) |
| CMYK | cmyk(5.1%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(91.57, -3.46, -1.75) |
| CIE-LCH | lch(91.57, 3.88, 206.82°) |
| OKLab | oklab(92.6% -0.0109 -0.0047) |
| OKLCH | oklch(92.6% 0.012 203.5) |
| XYZ | xyz(74.1114, 79.7473, 89.3143) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.59
Azure (CSS)
#F0FFFF
ΔE00 4.70
Light Grey
#D8DCD6
ΔE00 4.93
Aliceblue
#F0F8FF
ΔE00 4.95
Mintcream
#F5FFFA
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE9EA #EADFDE
analogous
#DEEAE5 #DEE9EA #DEE3EA
triadic
#DEE9EA #EADEE9 #E9EADE
tetradic
#DEE9EA #E5DEEA #EADFDE #E3EADE
square
#DEE9EA #E5DEEA #EADFDE #E3EADE
split-complementary
#DEE9EA #EADEE3 #EAE5DE
monochromatic
#93B7BA #B9D0D2 #DEE9EA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.24
#DEE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DEE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE9EA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE9EA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#DBEAE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee9ea; /* rgb */ color: rgb(222, 233, 234); /* oklch */ color: oklch(92.6% 0.012 203.5);
Tailwind
colors: {
custom: {
50: '#e8f0f0',
500: '#dee9ea',
950: '#000000',
},
}SCSS
$custom: #dee9ea; $custom-light: #e8f0f0; $custom-dark: #000000;
JSON
{
"hex": "#dee9ea",
"rgb": {
"r": 222,
"g": 233,
"b": 234
},
"hsl": {
"h": 185,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.92602,
"c": 0.01184,
"h": 203.5
},
"luminance": 0.79748
}Semantic roles & 50–950 ramp
primary
#DEE9EA
secondary
#C1ADAB
accent
#4D45A1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585