#D5DFD8#D5DFD8
#D5DFD8 is a very light, near-neutral green. Relative luminance 0.719; OKLCH L 89.4% C 0.014 H 155.5°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD8 |
|---|---|
| RGB | rgb(213, 223, 216) |
| HSL | hsl(138, 14%, 85%) |
| HSV | hsv(138, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.91, -4.63, 2.26) |
| CIE-LCH | lch(87.91, 5.16, 153.98°) |
| OKLab | oklab(89.41% -0.013 0.0059) |
| OKLCH | oklch(89.41% 0.014 155.5) |
| XYZ | xyz(66.2206, 71.8790, 75.3377) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.73
Silver (survey)
#C5C9C7
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 6.64
Fog
#D8DCE0
ΔE00 6.76
Mintcream
#F5FFFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD8 #DFD5DC
analogous
#D7DFD5 #D5DFD8 #D5DFDD
triadic
#D5DFD8 #D8D5DF #DFD8D5
tetradic
#D5DFD8 #D5D7DF #DFD5DC #DFDDD5
square
#D5DFD8 #D5D7DF #DFD5DC #DFDDD5
split-complementary
#D5DFD8 #DDD5DF #DFD5D7
monochromatic
#90AA97 #B2C5B8 #D5DFD8 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.37
#D5DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D5DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD8
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD8 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#D4DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd8; /* rgb */ color: rgb(213, 223, 216); /* oklch */ color: oklch(89.4% 0.014 155.5);
Tailwind
colors: {
custom: {
50: '#e1e9e4',
500: '#d5dfd8',
950: '#000000',
},
}SCSS
$custom: #d5dfd8; $custom-light: #e1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd8",
"rgb": {
"r": 213,
"g": 223,
"b": 216
},
"hsl": {
"h": 138,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89406,
"c": 0.0143,
"h": 155.5
},
"luminance": 0.71879
}Semantic roles & 50–950 ramp
primary
#D5DFD8
secondary
#B4A4AF
accent
#4E8298
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484