#DFE9DF#DFE9DF
#DFE9DF is a very light, near-neutral green. Relative luminance 0.793; OKLCH L 92.4% C 0.017 H 145.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE9DF |
|---|---|
| RGB | rgb(223, 233, 223) |
| HSL | hsl(120, 19%, 89%) |
| HSV | hsv(120, 4%, 91%) |
| CMYK | cmyk(4.3%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(91.37, -5.13, 3.70) |
| CIE-LCH | lch(91.37, 6.33, 144.20°) |
| OKLab | oklab(92.37% -0.0141 0.0097) |
| OKLCH | oklch(92.37% 0.017 145.4) |
| XYZ | xyz(72.8872, 79.2932, 81.2629) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.17
Honeydew
#F0FFF0
ΔE00 5.11
Mintcream
#F5FFFA
ΔE00 5.18
Azure (CSS)
#F0FFFF
ΔE00 6.57
Ivory
#FFFFF0
ΔE00 6.63
Beige
#F5F5DC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE9DF #E9DFE9
analogous
#E4E9DF #DFE9DF #DFE9E4
triadic
#DFE9DF #DFDFE9 #E9DFDF
tetradic
#DFE9DF #DFE4E9 #E9DFE9 #E9E4DF
square
#DFE9DF #DFE4E9 #E9DFE9 #E9E4DF
split-complementary
#DFE9DF #E4DFE9 #E9DFE4
monochromatic
#96B796 #BBD0BB #DFE9DF #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.25
#DFE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DFE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE9DF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE9DF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DF
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#DEE8E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfe9df; /* rgb */ color: rgb(223, 233, 223); /* oklch */ color: oklch(92.4% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#e9f0e9',
500: '#dfe9df',
950: '#000000',
},
}SCSS
$custom: #dfe9df; $custom-light: #e9f0e9; $custom-dark: #000000;
JSON
{
"hex": "#dfe9df",
"rgb": {
"r": 223,
"g": 233,
"b": 223
},
"hsl": {
"h": 120,
"s": 18.519,
"l": 89.412
},
"oklch": {
"l": 0.92368,
"c": 0.01709,
"h": 145.4
},
"luminance": 0.79294
}Semantic roles & 50–950 ramp
primary
#DFE9DF
secondary
#C0ADC0
accent
#499D9D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584