#DFE7DF#DFE7DF
#DFE7DF is a very light, near-neutral green. Relative luminance 0.782; OKLCH L 92.0% C 0.014 H 145.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7DF |
|---|---|
| RGB | rgb(223, 231, 223) |
| HSL | hsl(120, 14%, 89%) |
| HSV | hsv(120, 3%, 91%) |
| CMYK | cmyk(3.5%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(90.86, -4.11, 2.96) |
| CIE-LCH | lch(90.86, 5.06, 144.25°) |
| OKLab | oklab(91.97% -0.0113 0.0078) |
| OKLCH | oklch(91.97% 0.014 145.5) |
| XYZ | xyz(72.3243, 78.1672, 81.0753) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.05
Mintcream
#F5FFFA
ΔE00 5.19
Honeydew
#F0FFF0
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.24
Azure (CSS)
#F0FFFF
ΔE00 6.46
Ivory
#FFFFF0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7DF #E7DFE7
analogous
#E3E7DF #DFE7DF #DFE7E3
triadic
#DFE7DF #DFDFE7 #E7DFDF
tetradic
#DFE7DF #DFE3E7 #E7DFE7 #E7E3DF
square
#DFE7DF #DFE3E7 #E7DFE7 #E7E3DF
split-complementary
#DFE7DF #E3DFE7 #E7DFE3
monochromatic
#99B399 #BCCDBC #DFE7DF #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.26
#DFE7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DFE7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7DF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7DF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#DEE6E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe7df; /* rgb */ color: rgb(223, 231, 223); /* oklch */ color: oklch(92.0% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#e9eee9',
500: '#dfe7df',
950: '#000000',
},
}SCSS
$custom: #dfe7df; $custom-light: #e9eee9; $custom-dark: #000000;
JSON
{
"hex": "#dfe7df",
"rgb": {
"r": 223,
"g": 231,
"b": 223
},
"hsl": {
"h": 120,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.91965,
"c": 0.01369,
"h": 145.5
},
"luminance": 0.78168
}Semantic roles & 50–950 ramp
primary
#DFE7DF
secondary
#BCAEBC
accent
#4D9898
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584