#D6DED1#D6DED1
#D6DED1 is a very light, near-neutral yellow-green. Relative luminance 0.711; OKLCH L 89.1% C 0.019 H 133.1°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DED1 |
|---|---|
| RGB | rgb(214, 222, 209) |
| HSL | hsl(97, 16%, 85%) |
| HSV | hsv(97, 6%, 87%) |
| CMYK | cmyk(3.6%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.55, -5.03, 5.44) |
| CIE-LCH | lch(87.55, 7.40, 132.75°) |
| OKLab | oklab(89.09% -0.0133 0.0142) |
| OKLCH | oklch(89.09% 0.02 133.1) |
| XYZ | xyz(65.3595, 71.1420, 70.5977) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.74
Eggshell
#F0EAD6
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.22
Honeydew
#F0FFF0
ΔE00 7.22
Beige
#F5F5DC
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DED1 #D9D1DE
analogous
#DDDED1 #D6DED1 #D1DED3
triadic
#D6DED1 #D1D6DE #DED1D6
tetradic
#D6DED1 #D1DDDE #D9D1DE #DED3D1
square
#D6DED1 #D1DDDE #D9D1DE #DED3D1
split-complementary
#D6DED1 #D3D1DE #DED1DD
monochromatic
#96AB8A #B6C4AD #D6DED1 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.38
#D6DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D6DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DED1
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DED1 | 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)
#DFDCD0
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#D6DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d6ded1; /* rgb */ color: rgb(214, 222, 209); /* oklch */ color: oklch(89.1% 0.019 133.1);
Tailwind
colors: {
custom: {
50: '#e2e8df',
500: '#d6ded1',
950: '#000000',
},
}SCSS
$custom: #d6ded1; $custom-light: #e2e8df; $custom-dark: #000000;
JSON
{
"hex": "#d6ded1",
"rgb": {
"r": 214,
"g": 222,
"b": 209
},
"hsl": {
"h": 96.923,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89086,
"c": 0.0195,
"h": 133.1
},
"luminance": 0.71142
}Semantic roles & 50–950 ramp
primary
#D6DED1
secondary
#ACA0B3
accent
#4B9B7C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484