#DFE5DF#DFE5DF
#DFE5DF is a very light, near-neutral green. Relative luminance 0.771; OKLCH L 91.6% C 0.010 H 145.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE5DF |
|---|---|
| RGB | rgb(223, 229, 223) |
| HSL | hsl(120, 10%, 89%) |
| HSV | hsv(120, 3%, 90%) |
| CMYK | cmyk(2.6%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(90.35, -3.09, 2.22) |
| CIE-LCH | lch(90.35, 3.80, 144.30°) |
| OKLab | oklab(91.56% -0.0085 0.0058) |
| OKLCH | oklch(91.56% 0.01 145.5) |
| XYZ | xyz(71.7677, 77.0541, 80.8897) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.12
Gainsboro
#DCDCDC
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 5.52
Fog
#D8DCE0
ΔE00 5.78
Light Gray
#D3D3D3
ΔE00 5.92
Whitesmoke
#F5F5F5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE5DF #E5DFE5
analogous
#E2E5DF #DFE5DF #DFE5E2
triadic
#DFE5DF #DFDFE5 #E5DFDF
tetradic
#DFE5DF #DFE2E5 #E5DFE5 #E5E2DF
square
#DFE5DF #DFE2E5 #E5DFE5 #E5E2DF
split-complementary
#DFE5DF #E2DFE5 #E5DFE2
monochromatic
#9BAE9B #BDCABD #DFE5DF #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.28
#DFE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#DFE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE5DF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE5DF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#DFE5E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe5df; /* rgb */ color: rgb(223, 229, 223); /* oklch */ color: oklch(91.6% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#e9ede9',
500: '#dfe5df',
950: '#000000',
},
}SCSS
$custom: #dfe5df; $custom-light: #e9ede9; $custom-dark: #000000;
JSON
{
"hex": "#dfe5df",
"rgb": {
"r": 223,
"g": 229,
"b": 223
},
"hsl": {
"h": 120,
"s": 10.345,
"l": 88.627
},
"oklch": {
"l": 0.91563,
"c": 0.01028,
"h": 145.5
},
"luminance": 0.77054
}Semantic roles & 50–950 ramp
primary
#DFE5DF
secondary
#BAAFBA
accent
#519494
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484