#DDE4E5#DDE4E5
#DDE4E5 is a very light, near-neutral teal. Relative luminance 0.765; OKLCH L 91.4% C 0.008 H 207.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E5 |
|---|---|
| RGB | rgb(221, 228, 229) |
| HSL | hsl(188, 13%, 88%) |
| HSV | hsv(188, 3%, 90%) |
| CMYK | cmyk(3.5%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(90.10, -2.16, -1.30) |
| CIE-LCH | lch(90.10, 2.52, 211.15°) |
| OKLab | oklab(91.38% -0.0068 -0.0035) |
| OKLCH | oklch(91.38% 0.008 207.2) |
| XYZ | xyz(71.7024, 76.5157, 85.1050) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.88
Gainsboro
#DCDCDC
ΔE00 3.55
Light Grey
#D8DCD6
ΔE00 3.97
Light Gray
#D3D3D3
ΔE00 4.81
Whitesmoke
#F5F5F5
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E5 #E5DEDD
analogous
#DDE5E2 #DDE4E5 #DDE0E5
triadic
#DDE4E5 #E5DDE4 #E4E5DD
tetradic
#DDE4E5 #E2DDE5 #E5DEDD #E0E5DD
square
#DDE4E5 #E2DDE5 #E5DEDD #E0E5DD
split-complementary
#DDE4E5 #E5DDE0 #E5E2DD
monochromatic
#98ADB0 #BAC8CA #DDE4E5 #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.29
#DDE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DDE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E5
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E5 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E5
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#DBE5E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde4e5; /* rgb */ color: rgb(221, 228, 229); /* oklch */ color: oklch(91.4% 0.008 207.2);
Tailwind
colors: {
custom: {
50: '#e7eced',
500: '#dde4e5',
950: '#000000',
},
}SCSS
$custom: #dde4e5; $custom-light: #e7eced; $custom-dark: #000000;
JSON
{
"hex": "#dde4e5",
"rgb": {
"r": 221,
"g": 228,
"b": 229
},
"hsl": {
"h": 187.5,
"s": 13.333,
"l": 88.235
},
"oklch": {
"l": 0.91382,
"c": 0.00767,
"h": 207.2
},
"luminance": 0.76516
}Semantic roles & 50–950 ramp
primary
#DDE4E5
secondary
#BAAEAC
accent
#574E97
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484