#DFE6DE#DFE6DE
#DFE6DE is a very light, near-neutral green. Relative luminance 0.776; OKLCH L 91.7% C 0.013 H 141.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE6DE |
|---|---|
| RGB | rgb(223, 230, 222) |
| HSL | hsl(113, 14%, 89%) |
| HSV | hsv(113, 3%, 90%) |
| CMYK | cmyk(3%, 0%, 3.5%, 9.8%) |
| CIE-LAB | lab(90.58, -3.78, 3.08) |
| CIE-LCH | lch(90.58, 4.87, 140.84°) |
| OKLab | oklab(91.74% -0.0103 0.0081) |
| OKLCH | oklch(91.74% 0.013 141.8) |
| XYZ | xyz(71.9108, 77.5553, 80.2743) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.68
Mintcream
#F5FFFA
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 5.90
Honeydew
#F0FFF0
ΔE00 6.45
Off White
#FAF9F6
ΔE00 6.57
Ivory
#FFFFF0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE6DE #E5DEE6
analogous
#E3E6DE #DFE6DE #DEE6E1
triadic
#DFE6DE #DEDFE6 #E6DEDF
tetradic
#DFE6DE #DEE3E6 #E5DEE6 #E6E1DE
square
#DFE6DE #DEE3E6 #E5DEE6 #E6E1DE
split-complementary
#DFE6DE #E1DEE6 #E6DEE3
monochromatic
#9BB198 #BDCCBB #DFE6DE #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.27
#DFE6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DFE6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE6DE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE6DE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4DE
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#DFE5E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfe6de; /* rgb */ color: rgb(223, 230, 222); /* oklch */ color: oklch(91.7% 0.013 141.8);
Tailwind
colors: {
custom: {
50: '#e9ede8',
500: '#dfe6de',
950: '#000000',
},
}SCSS
$custom: #dfe6de; $custom-light: #e9ede8; $custom-dark: #000000;
JSON
{
"hex": "#dfe6de",
"rgb": {
"r": 223,
"g": 230,
"b": 222
},
"hsl": {
"h": 112.5,
"s": 13.793,
"l": 88.627
},
"oklch": {
"l": 0.91737,
"c": 0.01305,
"h": 141.8
},
"luminance": 0.77556
}Semantic roles & 50–950 ramp
primary
#DFE6DE
secondary
#BAADBB
accent
#4E988F
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484