#DFE4DD#DFE4DD
#DFE4DD is a very light, near-neutral green. Relative luminance 0.764; OKLCH L 91.3% C 0.011 H 136.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4DD |
|---|---|
| RGB | rgb(223, 228, 221) |
| HSL | hsl(103, 11%, 88%) |
| HSV | hsv(103, 3%, 89%) |
| CMYK | cmyk(2.2%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(90.04, -2.93, 2.82) |
| CIE-LCH | lch(90.04, 4.07, 136.06°) |
| OKLab | oklab(91.31% -0.0078 0.0074) |
| OKLCH | oklch(91.31% 0.011 136.6) |
| XYZ | xyz(71.2238, 76.3951, 79.3861) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.86
Gainsboro
#DCDCDC
ΔE00 4.89
Light Gray
#D3D3D3
ΔE00 5.86
Mintcream
#F5FFFA
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.06
Off White
#FAF9F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4DD #E2DDE4
analogous
#E2E4DD #DFE4DD #DDE4DE
triadic
#DFE4DD #DDDFE4 #E4DDDF
tetradic
#DFE4DD #DDE2E4 #E2DDE4 #E4DEDD
square
#DFE4DD #DDE2E4 #E2DDE4 #E4DEDD
split-complementary
#DFE4DD #DEDDE4 #E4DDE2
monochromatic
#9FAE99 #BFC9BB #DFE4DD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.29
#DFE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DFE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4DD
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4DD | 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)
#E5E3DD
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#DFE3E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe4dd; /* rgb */ color: rgb(223, 228, 221); /* oklch */ color: oklch(91.3% 0.011 136.6);
Tailwind
colors: {
custom: {
50: '#e9ece7',
500: '#dfe4dd',
950: '#000000',
},
}SCSS
$custom: #dfe4dd; $custom-light: #e9ece7; $custom-dark: #000000;
JSON
{
"hex": "#dfe4dd",
"rgb": {
"r": 223,
"g": 228,
"b": 221
},
"hsl": {
"h": 102.857,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.91308,
"c": 0.01079,
"h": 136.6
},
"luminance": 0.76395
}Semantic roles & 50–950 ramp
primary
#DFE4DD
secondary
#B5ACB9
accent
#509682
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484