#DDE7E2#DDE7E2
#DDE7E2 is a very light, near-neutral teal. Relative luminance 0.780; OKLCH L 91.9% C 0.013 H 164.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7E2 |
|---|---|
| RGB | rgb(221, 231, 226) |
| HSL | hsl(150, 17%, 89%) |
| HSV | hsv(150, 4%, 91%) |
| CMYK | cmyk(4.3%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(90.79, -4.24, 1.27) |
| CIE-LCH | lch(90.79, 4.43, 163.30°) |
| OKLab | oklab(91.9% -0.0122 0.0033) |
| OKLCH | oklch(91.9% 0.013 164.8) |
| XYZ | xyz(72.1196, 78.0145, 83.1956) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.36
Mintcream
#F5FFFA
ΔE00 5.01
Azure (CSS)
#F0FFFF
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.97
Fog
#D8DCE0
ΔE00 6.22
Honeydew
#F0FFF0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7E2 #E7DDE2
analogous
#DDE7DD #DDE7E2 #DDE7E7
triadic
#DDE7E2 #E2DDE7 #E7E2DD
tetradic
#DDE7E2 #DDDDE7 #E7DDE2 #E7E7DD
square
#DDE7E2 #DDDDE7 #E7DDE2 #E7E7DD
split-complementary
#DDE7E2 #E7DDE7 #E7DDDD
monochromatic
#95B4A5 #B9CEC3 #DDE7E2 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.26
#DDE7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#DDE7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7E2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7E2 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E2
Deuteranopia (green-blind)
#E5E4E2
Tritanopia (blue-blind)
#DBE7E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde7e2; /* rgb */ color: rgb(221, 231, 226); /* oklch */ color: oklch(91.9% 0.013 164.8);
Tailwind
colors: {
custom: {
50: '#e7eeeb',
500: '#dde7e2',
950: '#000000',
},
}SCSS
$custom: #dde7e2; $custom-light: #e7eeeb; $custom-dark: #000000;
JSON
{
"hex": "#dde7e2",
"rgb": {
"r": 221,
"g": 231,
"b": 226
},
"hsl": {
"h": 150,
"s": 17.241,
"l": 88.627
},
"oklch": {
"l": 0.91899,
"c": 0.0126,
"h": 164.8
},
"luminance": 0.78015
}Semantic roles & 50–950 ramp
primary
#DDE7E2
secondary
#BDABB4
accent
#4A739C
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584