#DFE2DB#DFE2DB
#DFE2DB is a very light, near-neutral yellow-green. Relative luminance 0.752; OKLCH L 90.9% C 0.010 H 125.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2DB |
|---|---|
| RGB | rgb(223, 226, 219) |
| HSL | hsl(86, 11%, 87%) |
| HSV | hsv(86, 3%, 89%) |
| CMYK | cmyk(1.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(89.48, -2.26, 3.06) |
| CIE-LCH | lch(89.48, 3.80, 126.39°) |
| OKLab | oklab(90.85% -0.0058 0.0081) |
| OKLCH | oklch(90.85% 0.01 125.7) |
| XYZ | xyz(70.4119, 75.1951, 77.8088) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.50
Gainsboro
#DCDCDC
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.80
Whitesmoke
#F5F5F5
ΔE00 5.97
Off White
#FAF9F6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2DB #DEDBE2
analogous
#E2E2DB #DFE2DB #DCE2DB
triadic
#DFE2DB #DBDFE2 #E2DBDF
tetradic
#DFE2DB #DBE2E2 #DEDBE2 #E2DBDC
square
#DFE2DB #DBE2E2 #DEDBE2 #E2DBDC
split-complementary
#DFE2DB #DBDCE2 #E2DBE2
monochromatic
#A3AB97 #C1C7B9 #DFE2DB #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.31
#DFE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DFE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2DB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2DB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#E2E1DB
Tritanopia (blue-blind)
#DFE1E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe2db; /* rgb */ color: rgb(223, 226, 219); /* oklch */ color: oklch(90.9% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#e9ebe6',
500: '#dfe2db',
950: '#000000',
},
}SCSS
$custom: #dfe2db; $custom-light: #e9ebe6; $custom-dark: #000000;
JSON
{
"hex": "#dfe2db",
"rgb": {
"r": 223,
"g": 226,
"b": 219
},
"hsl": {
"h": 85.714,
"s": 10.769,
"l": 87.255
},
"oklch": {
"l": 0.90852,
"c": 0.00992,
"h": 125.7
},
"luminance": 0.75195
}Semantic roles & 50–950 ramp
primary
#DFE2DB
secondary
#B0ABB7
accent
#51956E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484