#D4DED1#D4DED1
#D4DED1 is a very light, muted green. Relative luminance 0.708; OKLCH L 88.9% C 0.021 H 138.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DED1 |
|---|---|
| RGB | rgb(212, 222, 209) |
| HSL | hsl(106, 16%, 85%) |
| HSV | hsv(106, 6%, 87%) |
| CMYK | cmyk(4.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.41, -5.71, 5.21) |
| CIE-LCH | lch(87.41, 7.73, 137.63°) |
| OKLab | oklab(88.94% -0.0154 0.0136) |
| OKLCH | oklch(88.94% 0.021 138.4) |
| XYZ | xyz(64.7793, 70.8428, 70.5705) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.25
Honeydew
#F0FFF0
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.47
Beige
#F5F5DC
ΔE00 7.67
Eggshell
#F0EAD6
ΔE00 7.79
Mintcream
#F5FFFA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DED1 #DBD1DE
analogous
#DBDED1 #D4DED1 #D1DED5
triadic
#D4DED1 #D1D4DE #DED1D4
tetradic
#D4DED1 #D1DBDE #DBD1DE #DED5D1
square
#D4DED1 #D1DBDE #DBD1DE #DED5D1
split-complementary
#D4DED1 #D5D1DE #DED1DB
monochromatic
#91AB8A #B3C4AD #D4DED1 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.38
#D4DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D4DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DED1
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DED1 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD0
Deuteranopia (green-blind)
#DDDBD2
Tritanopia (blue-blind)
#D4DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4ded1; /* rgb */ color: rgb(212, 222, 209); /* oklch */ color: oklch(88.9% 0.021 138.4);
Tailwind
colors: {
custom: {
50: '#e1e8df',
500: '#d4ded1',
950: '#000000',
},
}SCSS
$custom: #d4ded1; $custom-light: #e1e8df; $custom-dark: #000000;
JSON
{
"hex": "#d4ded1",
"rgb": {
"r": 212,
"g": 222,
"b": 209
},
"hsl": {
"h": 106.154,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.88935,
"c": 0.02056,
"h": 138.4
},
"luminance": 0.70843
}Semantic roles & 50–950 ramp
primary
#D4DED1
secondary
#AFA0B3
accent
#4B9B88
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484