#D9DFDA#D9DFDA
#D9DFDA is a very light, near-neutral green. Relative luminance 0.726; OKLCH L 89.8% C 0.009 H 150.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFDA |
|---|---|
| RGB | rgb(217, 223, 218) |
| HSL | hsl(130, 9%, 86%) |
| HSV | hsv(130, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(88.25, -2.92, 1.74) |
| CIE-LCH | lch(88.25, 3.40, 149.23°) |
| OKLab | oklab(89.76% -0.0081 0.0046) |
| OKLCH | oklch(89.76% 0.009 150.7) |
| XYZ | xyz(67.6556, 72.5888, 76.7628) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.12
Gainsboro
#DCDCDC
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 4.89
Fog
#D8DCE0
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFDA #DFD9DE
analogous
#DBDFD9 #D9DFDA #D9DFDD
triadic
#D9DFDA #DAD9DF #DFDAD9
tetradic
#D9DFDA #D9DBDF #DFD9DE #DFDDD9
square
#D9DFDA #D9DBDF #DFD9DE #DFDDD9
split-complementary
#D9DFDA #DDD9DF #DFD9DB
monochromatic
#97A799 #B8C3BA #D9DFDA #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.35
#D9DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D9DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFDA
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFDA | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#D8DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfda; /* rgb */ color: rgb(217, 223, 218); /* oklch */ color: oklch(89.8% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#e4e9e5',
500: '#d9dfda',
950: '#000000',
},
}SCSS
$custom: #d9dfda; $custom-light: #e4e9e5; $custom-dark: #000000;
JSON
{
"hex": "#d9dfda",
"rgb": {
"r": 217,
"g": 223,
"b": 218
},
"hsl": {
"h": 130,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89763,
"c": 0.00933,
"h": 150.7
},
"luminance": 0.72589
}Semantic roles & 50–950 ramp
primary
#D9DFDA
secondary
#B3A9B1
accent
#538893
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484