#DDE6E2#DDE6E2
#DDE6E2 is a very light, near-neutral teal. Relative luminance 0.775; OKLCH L 91.7% C 0.011 H 167.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6E2 |
|---|---|
| RGB | rgb(221, 230, 226) |
| HSL | hsl(153, 15%, 88%) |
| HSV | hsv(153, 4%, 90%) |
| CMYK | cmyk(3.9%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(90.53, -3.73, 0.90) |
| CIE-LCH | lch(90.53, 3.84, 166.43°) |
| OKLab | oklab(91.7% -0.0108 0.0023) |
| OKLCH | oklch(91.7% 0.011 167.8) |
| XYZ | xyz(71.8405, 77.4564, 83.1025) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.01
Mintcream
#F5FFFA
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 5.32
Fog
#D8DCE0
ΔE00 5.53
Azure (CSS)
#F0FFFF
ΔE00 5.71
Whitesmoke
#F5F5F5
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6E2 #E6DDE1
analogous
#DDE6DD #DDE6E2 #DDE5E6
triadic
#DDE6E2 #E2DDE6 #E6E2DD
tetradic
#DDE6E2 #DDDDE6 #E6DDE1 #E5E6DD
square
#DDE6E2 #DDDDE6 #E6DDE1 #E5E6DD
split-complementary
#DDE6E2 #E6DDE5 #E6DDDD
monochromatic
#96B2A6 #BACCC4 #DDE6E2 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.27
#DDE6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#DDE6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6E2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6E2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E2
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#DBE6E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde6e2; /* rgb */ color: rgb(221, 230, 226); /* oklch */ color: oklch(91.7% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#e7edeb',
500: '#dde6e2',
950: '#000000',
},
}SCSS
$custom: #dde6e2; $custom-light: #e7edeb; $custom-dark: #000000;
JSON
{
"hex": "#dde6e2",
"rgb": {
"r": 221,
"g": 230,
"b": 226
},
"hsl": {
"h": 153.333,
"s": 15.254,
"l": 88.431
},
"oklch": {
"l": 0.91698,
"c": 0.01102,
"h": 167.8
},
"luminance": 0.77457
}Semantic roles & 50–950 ramp
primary
#DDE6E2
secondary
#BCACB3
accent
#4C6E99
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#161616
muted
#848484