#DDE4E2#DDE4E2
#DDE4E2 is a very light, near-neutral teal. Relative luminance 0.763; OKLCH L 91.3% C 0.008 H 177.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E2 |
|---|---|
| RGB | rgb(221, 228, 226) |
| HSL | hsl(163, 11%, 88%) |
| HSV | hsv(163, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(90.02, -2.70, 0.16) |
| CIE-LCH | lch(90.02, 2.71, 176.68°) |
| OKLab | oklab(91.3% -0.008 0.0004) |
| OKLCH | oklch(91.3% 0.008 177.3) |
| XYZ | xyz(71.2871, 76.3496, 82.9181) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.77
Gainsboro
#DCDCDC
ΔE00 3.99
Fog
#D8DCE0
ΔE00 4.09
Light Gray
#D3D3D3
ΔE00 5.12
Whitesmoke
#F5F5F5
ΔE00 5.43
Mintcream
#F5FFFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E2 #E4DDDF
analogous
#DDE4DE #DDE4E2 #DDE2E4
triadic
#DDE4E2 #E2DDE4 #E4E2DD
tetradic
#DDE4E2 #DEDDE4 #E4DDDF #E2E4DD
square
#DDE4E2 #DEDDE4 #E4DDDF #E2E4DD
split-complementary
#DDE4E2 #E4DDE2 #E4DEDD
monochromatic
#99AEA8 #BBC9C5 #DDE4E2 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.29
#DDE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DDE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E2
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E2 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E2E2E2
Tritanopia (blue-blind)
#DCE4E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde4e2; /* rgb */ color: rgb(221, 228, 226); /* oklch */ color: oklch(91.3% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#e7eceb',
500: '#dde4e2',
950: '#000000',
},
}SCSS
$custom: #dde4e2; $custom-light: #e7eceb; $custom-dark: #000000;
JSON
{
"hex": "#dde4e2",
"rgb": {
"r": 221,
"g": 228,
"b": 226
},
"hsl": {
"h": 162.857,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.91296,
"c": 0.00798,
"h": 177.3
},
"luminance": 0.7635
}Semantic roles & 50–950 ramp
primary
#DDE4E2
secondary
#B9ACB0
accent
#506496
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484