#DDE4E1#DDE4E1
#DDE4E1 is a very light, near-neutral teal. Relative luminance 0.763; OKLCH L 91.3% C 0.009 H 168.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E1 |
|---|---|
| RGB | rgb(221, 228, 225) |
| HSL | hsl(154, 11%, 88%) |
| HSV | hsv(154, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(90.00, -2.89, 0.64) |
| CIE-LCH | lch(90.00, 2.96, 167.43°) |
| OKLab | oklab(91.27% -0.0083 0.0017) |
| OKLCH | oklch(91.27% 0.009 168.8) |
| XYZ | xyz(71.1503, 76.2949, 82.1975) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.48
Gainsboro
#DCDCDC
ΔE00 4.23
Fog
#D8DCE0
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 5.63
Mintcream
#F5FFFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E1 #E4DDE0
analogous
#DDE4DD #DDE4E1 #DDE3E4
triadic
#DDE4E1 #E1DDE4 #E4E1DD
tetradic
#DDE4E1 #DDDDE4 #E4DDE0 #E3E4DD
square
#DDE4E1 #DDDDE4 #E4DDE0 #E3E4DD
split-complementary
#DDE4E1 #E4DDE3 #E4DDDD
monochromatic
#99AEA5 #BBC9C3 #DDE4E1 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.29
#DDE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#DDE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E1
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E1 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E1
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#DCE4E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde4e1; /* rgb */ color: rgb(221, 228, 225); /* oklch */ color: oklch(91.3% 0.009 168.8);
Tailwind
colors: {
custom: {
50: '#e7ecea',
500: '#dde4e1',
950: '#000000',
},
}SCSS
$custom: #dde4e1; $custom-light: #e7ecea; $custom-dark: #000000;
JSON
{
"hex": "#dde4e1",
"rgb": {
"r": 221,
"g": 228,
"b": 225
},
"hsl": {
"h": 154.286,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.91268,
"c": 0.00851,
"h": 168.8
},
"luminance": 0.76295
}Semantic roles & 50–950 ramp
primary
#DDE4E1
secondary
#B9ACB2
accent
#506E96
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484