#D6DED4#D6DED4
#D6DED4 is a very light, near-neutral green. Relative luminance 0.713; OKLCH L 89.2% C 0.016 H 139.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DED4 |
|---|---|
| RGB | rgb(214, 222, 212) |
| HSL | hsl(108, 13%, 85%) |
| HSV | hsv(108, 5%, 87%) |
| CMYK | cmyk(3.6%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.63, -4.50, 3.96) |
| CIE-LCH | lch(87.63, 6.00, 138.61°) |
| OKLab | oklab(89.17% -0.0121 0.0104) |
| OKLCH | oklch(89.17% 0.016 139.4) |
| XYZ | xyz(65.7344, 71.2919, 72.5722) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.71
Silver (survey)
#C5C9C7
ΔE00 6.41
Gainsboro
#DCDCDC
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 6.95
Mintcream
#F5FFFA
ΔE00 7.38
Honeydew
#F0FFF0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DED4 #DCD4DE
analogous
#DBDED4 #D6DED4 #D4DED7
triadic
#D6DED4 #D4D6DE #DED4D6
tetradic
#D6DED4 #D4DBDE #DCD4DE #DED7D4
square
#D6DED4 #D4DBDE #DCD4DE #DED7D4
split-complementary
#D6DED4 #D7D4DE #DED4DB
monochromatic
#94A98F #B5C3B1 #D6DED4 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.38
#D6DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D6DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DED4
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DED4 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#D6DDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6ded4; /* rgb */ color: rgb(214, 222, 212); /* oklch */ color: oklch(89.2% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#e2e8e1',
500: '#d6ded4',
950: '#000000',
},
}SCSS
$custom: #d6ded4; $custom-light: #e2e8e1; $custom-dark: #000000;
JSON
{
"hex": "#d6ded4",
"rgb": {
"r": 214,
"g": 222,
"b": 212
},
"hsl": {
"h": 108,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89167,
"c": 0.01598,
"h": 139.4
},
"luminance": 0.71292
}Semantic roles & 50–950 ramp
primary
#D6DED4
secondary
#B0A3B3
accent
#4E9789
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484