#D4DED5#D4DED5
#D4DED5 is a very light, near-neutral green. Relative luminance 0.710; OKLCH L 89.0% C 0.016 H 148.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DED5 |
|---|---|
| RGB | rgb(212, 222, 213) |
| HSL | hsl(126, 13%, 85%) |
| HSV | hsv(126, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(87.51, -5.00, 3.24) |
| CIE-LCH | lch(87.51, 5.96, 147.01°) |
| OKLab | oklab(89.04% -0.0138 0.0085) |
| OKLCH | oklch(89.04% 0.016 148.4) |
| XYZ | xyz(65.2807, 71.0433, 73.2114) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.10
Silver (survey)
#C5C9C7
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 7.16
Mintcream
#F5FFFA
ΔE00 7.33
Honeydew
#F0FFF0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DED5 #DED4DD
analogous
#D8DED4 #D4DED5 #D4DEDA
triadic
#D4DED5 #D5D4DE #DED5D4
tetradic
#D4DED5 #D4D8DE #DED4DD #DEDAD4
square
#D4DED5 #D4D8DE #DED4DD #DEDAD4
split-complementary
#D4DED5 #DAD4DE #DED4D8
monochromatic
#8FA991 #B1C3B3 #D4DED5 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.38
#D4DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D4DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DED5
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DED5 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#DCDBD5
Tritanopia (blue-blind)
#D3DDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4ded5; /* rgb */ color: rgb(212, 222, 213); /* oklch */ color: oklch(89.0% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#e1e8e1',
500: '#d4ded5',
950: '#000000',
},
}SCSS
$custom: #d4ded5; $custom-light: #e1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#d4ded5",
"rgb": {
"r": 212,
"g": 222,
"b": 213
},
"hsl": {
"h": 126,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89044,
"c": 0.01622,
"h": 148.4
},
"luminance": 0.71044
}Semantic roles & 50–950 ramp
primary
#D4DED5
secondary
#B3A3B1
accent
#4E9097
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484