#DDE4DF#DDE4DF
#DDE4DF is a very light, near-neutral green. Relative luminance 0.762; OKLCH L 91.2% C 0.010 H 155.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4DF |
|---|---|
| RGB | rgb(221, 228, 223) |
| HSL | hsl(137, 11%, 88%) |
| HSV | hsv(137, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(89.95, -3.25, 1.62) |
| CIE-LCH | lch(89.95, 3.63, 153.51°) |
| OKLab | oklab(91.21% -0.0091 0.0042) |
| OKLCH | oklch(91.21% 0.01 155.1) |
| XYZ | xyz(70.8791, 76.1864, 80.7691) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.14
Gainsboro
#DCDCDC
ΔE00 4.80
Fog
#D8DCE0
ΔE00 5.43
Mintcream
#F5FFFA
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 5.76
Whitesmoke
#F5F5F5
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4DF #E4DDE2
analogous
#DEE4DD #DDE4DF #DDE4E2
triadic
#DDE4DF #DFDDE4 #E4DFDD
tetradic
#DDE4DF #DDDEE4 #E4DDE2 #E4E2DD
square
#DDE4DF #DDDEE4 #E4DDE2 #E4E2DD
split-complementary
#DDE4DF #E2DDE4 #E4DDDE
monochromatic
#99AE9F #BBC9BF #DDE4DF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.29
#DDE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#DDE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4DF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4DF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#DCE4E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde4df; /* rgb */ color: rgb(221, 228, 223); /* oklch */ color: oklch(91.2% 0.010 155.1);
Tailwind
colors: {
custom: {
50: '#e7ece9',
500: '#dde4df',
950: '#000000',
},
}SCSS
$custom: #dde4df; $custom-light: #e7ece9; $custom-dark: #000000;
JSON
{
"hex": "#dde4df",
"rgb": {
"r": 221,
"g": 228,
"b": 223
},
"hsl": {
"h": 137.143,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.91212,
"c": 0.01006,
"h": 155.1
},
"luminance": 0.76187
}Semantic roles & 50–950 ramp
primary
#DDE4DF
secondary
#B9ACB5
accent
#508296
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484