#DFE6DF#DFE6DF
#DFE6DF is a very light, near-neutral green. Relative luminance 0.776; OKLCH L 91.8% C 0.012 H 145.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6DF |
|---|---|
| RGB | rgb(223, 230, 223) |
| HSL | hsl(120, 12%, 89%) |
| HSV | hsv(120, 3%, 90%) |
| CMYK | cmyk(3%, 0%, 3%, 9.8%) |
| CIE-LAB | lab(90.60, -3.60, 2.59) |
| CIE-LCH | lch(90.60, 4.43, 144.27°) |
| OKLab | oklab(91.76% -0.0099 0.0068) |
| OKLCH | oklch(91.76% 0.012 145.5) |
| XYZ | xyz(72.0452, 77.6091, 80.9822) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.54
Mintcream
#F5FFFA
ΔE00 5.31
Gainsboro
#DCDCDC
ΔE00 5.57
Off White
#FAF9F6
ΔE00 6.36
Whitesmoke
#F5F5F5
ΔE00 6.39
Fog
#D8DCE0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6DF #E6DFE6
analogous
#E3E6DF #DFE6DF #DFE6E3
triadic
#DFE6DF #DFDFE6 #E6DFDF
tetradic
#DFE6DF #DFE3E6 #E6DFE6 #E6E3DF
square
#DFE6DF #DFE3E6 #E6DFE6 #E6E3DF
split-complementary
#DFE6DF #E3DFE6 #E6DFE3
monochromatic
#9AB09A #BDCBBD #DFE6DF #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.27
#DFE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DFE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6DF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6DF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#DEE6E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe6df; /* rgb */ color: rgb(223, 230, 223); /* oklch */ color: oklch(91.8% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#e9ede9',
500: '#dfe6df',
950: '#000000',
},
}SCSS
$custom: #dfe6df; $custom-light: #e9ede9; $custom-dark: #000000;
JSON
{
"hex": "#dfe6df",
"rgb": {
"r": 223,
"g": 230,
"b": 223
},
"hsl": {
"h": 120,
"s": 12.281,
"l": 88.824
},
"oklch": {
"l": 0.91764,
"c": 0.01199,
"h": 145.5
},
"luminance": 0.77609
}Semantic roles & 50–950 ramp
primary
#DFE6DF
secondary
#BBAEBB
accent
#4F9696
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484