#D5DFD2#D5DFD2
#D5DFD2 is a very light, muted green. Relative luminance 0.716; OKLCH L 89.2% C 0.021 H 138.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD2 |
|---|---|
| RGB | rgb(213, 223, 210) |
| HSL | hsl(106, 17%, 85%) |
| HSV | hsv(106, 6%, 87%) |
| CMYK | cmyk(4.5%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(87.76, -5.70, 5.20) |
| CIE-LCH | lch(87.76, 7.72, 137.63°) |
| OKLab | oklab(89.24% -0.0154 0.0136) |
| OKLCH | oklch(89.24% 0.021 138.4) |
| XYZ | xyz(65.4591, 71.5743, 71.3269) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.25
Honeydew
#F0FFF0
ΔE00 6.84
Beige
#F5F5DC
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 7.60
Eggshell
#F0EAD6
ΔE00 7.70
Mintcream
#F5FFFA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD2 #DCD2DF
analogous
#DCDFD2 #D5DFD2 #D2DFD6
triadic
#D5DFD2 #D2D5DF #DFD2D5
tetradic
#D5DFD2 #D2DCDF #DCD2DF #DFD6D2
square
#D5DFD2 #D2DCDF #DCD2DF #DFD6D2
split-complementary
#D5DFD2 #D6D2DF #DFD2DC
monochromatic
#92AC8A #B4C6AE #D5DFD2 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D5DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D5DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#D5DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd2; /* rgb */ color: rgb(213, 223, 210); /* oklch */ color: oklch(89.2% 0.021 138.4);
Tailwind
colors: {
custom: {
50: '#e1e9df',
500: '#d5dfd2',
950: '#000000',
},
}SCSS
$custom: #d5dfd2; $custom-light: #e1e9df; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd2",
"rgb": {
"r": 213,
"g": 223,
"b": 210
},
"hsl": {
"h": 106.154,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89241,
"c": 0.02054,
"h": 138.4
},
"luminance": 0.71575
}Semantic roles & 50–950 ramp
primary
#D5DFD2
secondary
#B0A1B5
accent
#4A9B88
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484