#DFE3DD#DFE3DD
#DFE3DD is a very light, near-neutral green. Relative luminance 0.758; OKLCH L 91.1% C 0.009 H 134.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3DD |
|---|---|
| RGB | rgb(223, 227, 221) |
| HSL | hsl(100, 10%, 88%) |
| HSV | hsv(100, 3%, 89%) |
| CMYK | cmyk(1.8%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(89.79, -2.42, 2.45) |
| CIE-LCH | lch(89.79, 3.44, 134.56°) |
| OKLab | oklab(91.11% -0.0064 0.0065) |
| OKLCH | oklch(91.11% 0.009 134.9) |
| XYZ | xyz(70.9495, 75.8465, 79.2946) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.57
Gainsboro
#DCDCDC
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.45
Whitesmoke
#F5F5F5
ΔE00 5.72
Off White
#FAF9F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3DD #E1DDE3
analogous
#E2E3DD #DFE3DD #DDE3DE
triadic
#DFE3DD #DDDFE3 #E3DDDF
tetradic
#DFE3DD #DDE2E3 #E1DDE3 #E3DEDD
square
#DFE3DD #DDE2E3 #E1DDE3 #E3DEDD
split-complementary
#DFE3DD #DEDDE3 #E3DDE2
monochromatic
#A0AC9A #BFC7BB #DFE3DD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.30
#DFE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#DFE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3DD
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3DD | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DD
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#DFE2E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe3dd; /* rgb */ color: rgb(223, 227, 221); /* oklch */ color: oklch(91.1% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#e9ebe7',
500: '#dfe3dd',
950: '#000000',
},
}SCSS
$custom: #dfe3dd; $custom-light: #e9ebe7; $custom-dark: #000000;
JSON
{
"hex": "#dfe3dd",
"rgb": {
"r": 223,
"g": 227,
"b": 221
},
"hsl": {
"h": 100,
"s": 9.677,
"l": 87.843
},
"oklch": {
"l": 0.91107,
"c": 0.00911,
"h": 134.9
},
"luminance": 0.75847
}Semantic roles & 50–950 ramp
primary
#DFE3DD
secondary
#B4ADB7
accent
#52947E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484