#DBDFD9#DBDFD9
#DBDFD9 is a very light, near-neutral green. Relative luminance 0.728; OKLCH L 89.9% C 0.009 H 134.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFD9 |
|---|---|
| RGB | rgb(219, 223, 217) |
| HSL | hsl(100, 9%, 86%) |
| HSV | hsv(100, 3%, 87%) |
| CMYK | cmyk(1.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(88.37, -2.43, 2.46) |
| CIE-LCH | lch(88.37, 3.46, 134.56°) |
| OKLab | oklab(89.89% -0.0064 0.0065) |
| OKLCH | oklch(89.89% 0.009 134.9) |
| XYZ | xyz(68.1234, 72.8451, 76.1038) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.68
Gainsboro
#DCDCDC
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 4.70
Fog
#D8DCE0
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.49
Whitesmoke
#F5F5F5
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFD9 #DDD9DF
analogous
#DEDFD9 #DBDFD9 #D9DFDA
triadic
#DBDFD9 #D9DBDF #DFD9DB
tetradic
#DBDFD9 #D9DEDF #DDD9DF #DFDAD9
square
#DBDFD9 #D9DEDF #DDD9DF #DFDAD9
split-complementary
#DBDFD9 #DAD9DF #DFD9DE
monochromatic
#9CA797 #BCC3B8 #DBDFD9 #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.35
#DBDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DBDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFD9
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFD9 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED9
Deuteranopia (green-blind)
#DFDED9
Tritanopia (blue-blind)
#DBDEDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdfd9; /* rgb */ color: rgb(219, 223, 217); /* oklch */ color: oklch(89.9% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#e6e9e4',
500: '#dbdfd9',
950: '#000000',
},
}SCSS
$custom: #dbdfd9; $custom-light: #e6e9e4; $custom-dark: #000000;
JSON
{
"hex": "#dbdfd9",
"rgb": {
"r": 219,
"g": 223,
"b": 217
},
"hsl": {
"h": 100,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89888,
"c": 0.00914,
"h": 134.9
},
"luminance": 0.72845
}Semantic roles & 50–950 ramp
primary
#DBDFD9
secondary
#B0A9B3
accent
#53937D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484