#D4DED7#D4DED7
#D4DED7 is a very light, near-neutral green. Relative luminance 0.711; OKLCH L 89.1% C 0.014 H 155.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DED7 |
|---|---|
| RGB | rgb(212, 222, 215) |
| HSL | hsl(138, 13%, 85%) |
| HSV | hsv(138, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(87.56, -4.64, 2.26) |
| CIE-LCH | lch(87.56, 5.16, 153.98°) |
| OKLab | oklab(89.1% -0.013 0.0059) |
| OKLCH | oklch(89.1% 0.014 155.6) |
| XYZ | xyz(65.5361, 71.1455, 74.5566) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.71
Silver (survey)
#C5C9C7
ΔE00 5.99
Gainsboro
#DCDCDC
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 6.58
Fog
#D8DCE0
ΔE00 6.76
Mintcream
#F5FFFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DED7 #DED4DB
analogous
#D6DED4 #D4DED7 #D4DEDC
triadic
#D4DED7 #D7D4DE #DED7D4
tetradic
#D4DED7 #D4D6DE #DED4DB #DEDCD4
square
#D4DED7 #D4D6DE #DED4DB #DEDCD4
split-complementary
#D4DED7 #DCD4DE #DED4D6
monochromatic
#8FA997 #B1C3B7 #D4DED7 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.38
#D4DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D4DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DED7
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DED7 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#D3DEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4ded7; /* rgb */ color: rgb(212, 222, 215); /* oklch */ color: oklch(89.1% 0.014 155.6);
Tailwind
colors: {
custom: {
50: '#e1e8e3',
500: '#d4ded7',
950: '#000000',
},
}SCSS
$custom: #d4ded7; $custom-light: #e1e8e3; $custom-dark: #000000;
JSON
{
"hex": "#d4ded7",
"rgb": {
"r": 212,
"g": 222,
"b": 215
},
"hsl": {
"h": 138,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.891,
"c": 0.01431,
"h": 155.6
},
"luminance": 0.71146
}Semantic roles & 50–950 ramp
primary
#D4DED7
secondary
#B3A3AE
accent
#4E8197
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484