#D6DDCD#D6DDCD
#D6DDCD is a very light, muted yellow-green. Relative luminance 0.704; OKLCH L 88.8% C 0.023 H 126.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDCD |
|---|---|
| RGB | rgb(214, 221, 205) |
| HSL | hsl(86, 19%, 84%) |
| HSV | hsv(86, 7%, 87%) |
| CMYK | cmyk(3.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(87.20, -5.21, 7.03) |
| CIE-LCH | lch(87.20, 8.75, 126.52°) |
| OKLab | oklab(88.78% -0.0135 0.0184) |
| OKLCH | oklch(88.78% 0.023 126.2) |
| XYZ | xyz(64.6057, 70.4167, 67.9340) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.64
Eggshell
#F0EAD6
ΔE00 6.67
Beige
#F5F5DC
ΔE00 6.72
Honeydew
#F0FFF0
ΔE00 7.53
Silver (survey)
#C5C9C7
ΔE00 7.87
Ivory
#FFFFF0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDCD #D4CDDD
analogous
#DDDCCD #D6DDCD #CEDDCD
triadic
#D6DDCD #CDD6DD #DDCDD6
tetradic
#D6DDCD #CDDDDC #D4CDDD #DDCDCE
square
#D6DDCD #CDDDDC #D4CDDD #DDCDCE
split-complementary
#D6DDCD #CDCEDD #DCCDDD
monochromatic
#9AAB84 #B8C4A9 #D6DDCD #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.39
#D6DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D6DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDCD
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDCD | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#D7DBD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6ddcd; /* rgb */ color: rgb(214, 221, 205); /* oklch */ color: oklch(88.8% 0.023 126.2);
Tailwind
colors: {
custom: {
50: '#e2e7dc',
500: '#d6ddcd',
950: '#000000',
},
}SCSS
$custom: #d6ddcd; $custom-light: #e2e7dc; $custom-dark: #000000;
JSON
{
"hex": "#d6ddcd",
"rgb": {
"r": 214,
"g": 221,
"b": 205
},
"hsl": {
"h": 86.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88776,
"c": 0.02282,
"h": 126.2
},
"luminance": 0.70417
}Semantic roles & 50–950 ramp
primary
#D6DDCD
secondary
#A69BB3
accent
#489D6D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484