#D5DED1#D5DED1
#D5DED1 is a very light, muted green. Relative luminance 0.710; OKLCH L 89.0% C 0.020 H 135.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DED1 |
|---|---|
| RGB | rgb(213, 222, 209) |
| HSL | hsl(102, 16%, 85%) |
| HSV | hsv(102, 6%, 87%) |
| CMYK | cmyk(4.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.48, -5.37, 5.32) |
| CIE-LCH | lch(87.48, 7.56, 135.24°) |
| OKLab | oklab(89.01% -0.0143 0.0139) |
| OKLCH | oklch(89.01% 0.02 135.8) |
| XYZ | xyz(65.0685, 70.9919, 70.5841) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.99
Honeydew
#F0FFF0
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 7.34
Eggshell
#F0EAD6
ΔE00 7.44
Beige
#F5F5DC
ΔE00 7.46
Gainsboro
#DCDCDC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DED1 #DAD1DE
analogous
#DCDED1 #D5DED1 #D1DED4
triadic
#D5DED1 #D1D5DE #DED1D5
tetradic
#D5DED1 #D1DCDE #DAD1DE #DED4D1
square
#D5DED1 #D1DCDE #DAD1DE #DED4D1
split-complementary
#D5DED1 #D4D1DE #DED1DC
monochromatic
#94AB8A #B4C4AD #D5DED1 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.38
#D5DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D5DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DED1
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DED1 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD0
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#D5DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5ded1; /* rgb */ color: rgb(213, 222, 209); /* oklch */ color: oklch(89.0% 0.020 135.8);
Tailwind
colors: {
custom: {
50: '#e1e8df',
500: '#d5ded1',
950: '#000000',
},
}SCSS
$custom: #d5ded1; $custom-light: #e1e8df; $custom-dark: #000000;
JSON
{
"hex": "#d5ded1",
"rgb": {
"r": 213,
"g": 222,
"b": 209
},
"hsl": {
"h": 101.538,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.8901,
"c": 0.02001,
"h": 135.8
},
"luminance": 0.70992
}Semantic roles & 50–950 ramp
primary
#D5DED1
secondary
#ADA0B3
accent
#4B9B82
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484