#D1DECD#D1DECD
#D1DECD is a very light, muted green. Relative luminance 0.702; OKLCH L 88.6% C 0.027 H 138.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DECD |
|---|---|
| RGB | rgb(209, 222, 205) |
| HSL | hsl(106, 20%, 84%) |
| HSV | hsv(106, 8%, 87%) |
| CMYK | cmyk(5.9%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.10, -7.44, 6.84) |
| CIE-LCH | lch(87.10, 10.10, 137.41°) |
| OKLab | oklab(88.6% -0.02 0.0179) |
| OKLCH | oklch(88.6% 0.027 138.3) |
| XYZ | xyz(63.4333, 70.2053, 67.9549) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.23
Honeydew
#F0FFF0
ΔE00 7.08
Beige
#F5F5DC
ΔE00 7.83
Eggshell
#F0EAD6
ΔE00 8.70
Silver (survey)
#C5C9C7
ΔE00 9.00
Mintcream
#F5FFFA
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DECD #DACDDE
analogous
#D9DECD #D1DECD #CDDED1
triadic
#D1DECD #CDD1DE #DECDD1
tetradic
#D1DECD #CDD9DE #DACDDE #DED1CD
square
#D1DECD #CDD9DE #DACDDE #DED1CD
split-complementary
#D1DECD #D1CDDE #DECDD9
monochromatic
#8DAD83 #AFC6A8 #D1DECD #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.40
#D1DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#D1DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DECD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DECD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#D1DDD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1decd; /* rgb */ color: rgb(209, 222, 205); /* oklch */ color: oklch(88.6% 0.027 138.3);
Tailwind
colors: {
custom: {
50: '#dfe8dc',
500: '#d1decd',
950: '#000000',
},
}SCSS
$custom: #d1decd; $custom-light: #dfe8dc; $custom-dark: #000000;
JSON
{
"hex": "#d1decd",
"rgb": {
"r": 209,
"g": 222,
"b": 205
},
"hsl": {
"h": 105.882,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88604,
"c": 0.02685,
"h": 138.3
},
"luminance": 0.70206
}Semantic roles & 50–950 ramp
primary
#D1DECD
secondary
#AE9BB4
accent
#479F8A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484