#D6DED2#D6DED2
#D6DED2 is a very light, near-neutral green. Relative luminance 0.712; OKLCH L 89.1% C 0.018 H 134.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DED2 |
|---|---|
| RGB | rgb(214, 222, 210) |
| HSL | hsl(100, 15%, 85%) |
| HSV | hsv(100, 5%, 87%) |
| CMYK | cmyk(3.6%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.58, -4.85, 4.95) |
| CIE-LCH | lch(87.58, 6.93, 134.44°) |
| OKLab | oklab(89.11% -0.0129 0.013) |
| OKLCH | oklch(89.11% 0.018 134.9) |
| XYZ | xyz(65.4837, 71.1916, 71.2518) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.39
Silver (survey)
#C5C9C7
ΔE00 6.94
Eggshell
#F0EAD6
ΔE00 7.18
Honeydew
#F0FFF0
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.34
Beige
#F5F5DC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DED2 #DAD2DE
analogous
#DCDED2 #D6DED2 #D2DED4
triadic
#D6DED2 #D2D6DE #DED2D6
tetradic
#D6DED2 #D2DCDE #DAD2DE #DED4D2
square
#D6DED2 #D2DCDE #DAD2DE #DED4D2
split-complementary
#D6DED2 #D4D2DE #DED2DC
monochromatic
#96AA8B #B6C4AF #D6DED2 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.38
#D6DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D6DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DED2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DED2 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#D6DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6ded2; /* rgb */ color: rgb(214, 222, 210); /* oklch */ color: oklch(89.1% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#e2e8df',
500: '#d6ded2',
950: '#000000',
},
}SCSS
$custom: #d6ded2; $custom-light: #e2e8df; $custom-dark: #000000;
JSON
{
"hex": "#d6ded2",
"rgb": {
"r": 214,
"g": 222,
"b": 210
},
"hsl": {
"h": 100,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89113,
"c": 0.01831,
"h": 134.9
},
"luminance": 0.71192
}Semantic roles & 50–950 ramp
primary
#D6DED2
secondary
#ADA1B3
accent
#4C9A80
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484