#DDE4E3#DDE4E3
#DDE4E3 is a very light, near-neutral teal. Relative luminance 0.764; OKLCH L 91.3% C 0.008 H 186.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4E3 |
|---|---|
| RGB | rgb(221, 228, 227) |
| HSL | hsl(171, 11%, 88%) |
| HSV | hsv(171, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(90.05, -2.52, -0.33) |
| CIE-LCH | lch(90.05, 2.54, 187.45°) |
| OKLab | oklab(91.33% -0.0076 -0.0009) |
| OKLCH | oklch(91.33% 0.008 186.9) |
| XYZ | xyz(71.4247, 76.4047, 83.6428) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.13
Fog
#D8DCE0
ΔE00 3.66
Gainsboro
#DCDCDC
ΔE00 3.79
Light Gray
#D3D3D3
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.27
Aliceblue
#F0F8FF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4E3 #E4DDDE
analogous
#DDE4DF #DDE4E3 #DDE1E4
triadic
#DDE4E3 #E3DDE4 #E4E3DD
tetradic
#DDE4E3 #DFDDE4 #E4DDDE #E1E4DD
square
#DDE4E3 #DFDDE4 #E4DDDE #E1E4DD
split-complementary
#DDE4E3 #E4DDE1 #E4DFDD
monochromatic
#99AEAB #BBC9C7 #DDE4E3 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.29
#DDE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DDE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4E3
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4E3 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E3
Deuteranopia (green-blind)
#E2E2E3
Tritanopia (blue-blind)
#DBE4E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde4e3; /* rgb */ color: rgb(221, 228, 227); /* oklch */ color: oklch(91.3% 0.008 186.9);
Tailwind
colors: {
custom: {
50: '#e7eceb',
500: '#dde4e3',
950: '#000000',
},
}SCSS
$custom: #dde4e3; $custom-light: #e7eceb; $custom-dark: #000000;
JSON
{
"hex": "#dde4e3",
"rgb": {
"r": 221,
"g": 228,
"b": 227
},
"hsl": {
"h": 171.429,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.91325,
"c": 0.00765,
"h": 186.9
},
"luminance": 0.76405
}Semantic roles & 50–950 ramp
primary
#DDE4E3
secondary
#B9ACAE
accent
#505A96
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484