#DDE4E4#DDE4E4
#DDE4E4 is a very light, near-neutral teal. Relative luminance 0.765; OKLCH L 91.4% C 0.008 H 197.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E4 |
|---|---|
| RGB | rgb(221, 228, 228) |
| HSL | hsl(180, 11%, 88%) |
| HSV | hsv(180, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(90.07, -2.34, -0.82) |
| CIE-LCH | lch(90.07, 2.48, 199.24°) |
| OKLab | oklab(91.35% -0.0072 -0.0022) |
| OKLCH | oklch(91.35% 0.008 197) |
| XYZ | xyz(71.5632, 76.4600, 84.3718) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.25
Light Grey
#D8DCD6
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 3.64
Light Gray
#D3D3D3
ΔE00 4.87
Whitesmoke
#F5F5F5
ΔE00 5.15
Aliceblue
#F0F8FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E4 #E4DDDD
analogous
#DDE4E0 #DDE4E4 #DDE0E4
triadic
#DDE4E4 #E4DDE4 #E4E4DD
tetradic
#DDE4E4 #E0DDE4 #E4DDDD #E0E4DD
square
#DDE4E4 #E0DDE4 #E4DDDD #E0E4DD
split-complementary
#DDE4E4 #E4DDE0 #E4E0DD
monochromatic
#99AEAE #BBC9C9 #DDE4E4 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.29
#DDE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DDE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E4
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E4 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#DBE5E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde4e4; /* rgb */ color: rgb(221, 228, 228); /* oklch */ color: oklch(91.4% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#e7ecec',
500: '#dde4e4',
950: '#000000',
},
}SCSS
$custom: #dde4e4; $custom-light: #e7ecec; $custom-dark: #000000;
JSON
{
"hex": "#dde4e4",
"rgb": {
"r": 221,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.91353,
"c": 0.00754,
"h": 197
},
"luminance": 0.7646
}Semantic roles & 50–950 ramp
primary
#DDE4E4
secondary
#B9ACAC
accent
#505096
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484