#DFE4DF#DFE4DF
#DFE4DF is a very light, near-neutral green. Relative luminance 0.765; OKLCH L 91.4% C 0.009 H 145.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4DF |
|---|---|
| RGB | rgb(223, 228, 223) |
| HSL | hsl(120, 8%, 88%) |
| HSV | hsv(120, 2%, 89%) |
| CMYK | cmyk(2.2%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(90.09, -2.57, 1.85) |
| CIE-LCH | lch(90.09, 3.17, 144.32°) |
| OKLab | oklab(91.36% -0.0071 0.0049) |
| OKLCH | oklch(91.36% 0.009 145.5) |
| XYZ | xyz(71.4918, 76.5023, 80.7978) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.86
Gainsboro
#DCDCDC
ΔE00 4.17
Fog
#D8DCE0
ΔE00 5.14
Light Gray
#D3D3D3
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 5.53
Off White
#FAF9F6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4DF #E4DFE4
analogous
#E1E4DF #DFE4DF #DFE4E1
triadic
#DFE4DF #DFDFE4 #E4DFDF
tetradic
#DFE4DF #DFE1E4 #E4DFE4 #E4E1DF
square
#DFE4DF #DFE1E4 #E4DFE4 #E4E1DF
split-complementary
#DFE4DF #E1DFE4 #E4DFE1
monochromatic
#9DAC9D #BEC8BE #DFE4DF #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.29
#DFE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DFE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4DF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4DF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#DFE4E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe4df; /* rgb */ color: rgb(223, 228, 223); /* oklch */ color: oklch(91.4% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#e9ece9',
500: '#dfe4df',
950: '#000000',
},
}SCSS
$custom: #dfe4df; $custom-light: #e9ece9; $custom-dark: #000000;
JSON
{
"hex": "#dfe4df",
"rgb": {
"r": 223,
"g": 228,
"b": 223
},
"hsl": {
"h": 120,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.91363,
"c": 0.00858,
"h": 145.5
},
"luminance": 0.76502
}Semantic roles & 50–950 ramp
primary
#DFE4DF
secondary
#B8AFB8
accent
#539292
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484