#D6DFD4#D6DFD4
#D6DFD4 is a very light, near-neutral green. Relative luminance 0.718; OKLCH L 89.4% C 0.018 H 140.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD4 |
|---|---|
| RGB | rgb(214, 223, 212) |
| HSL | hsl(109, 15%, 85%) |
| HSV | hsv(109, 5%, 87%) |
| CMYK | cmyk(4%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.88, -5.01, 4.34) |
| CIE-LCH | lch(87.88, 6.63, 139.13°) |
| OKLab | oklab(89.37% -0.0136 0.0114) |
| OKLCH | oklch(89.37% 0.018 140) |
| XYZ | xyz(66.0008, 71.8247, 72.6610) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.34
Silver (survey)
#C5C9C7
ΔE00 6.94
Honeydew
#F0FFF0
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.26
Mintcream
#F5FFFA
ΔE00 7.36
Eggshell
#F0EAD6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD4 #DDD4DF
analogous
#DBDFD4 #D6DFD4 #D4DFD7
triadic
#D6DFD4 #D4D6DF #DFD4D6
tetradic
#D6DFD4 #D4DBDF #DDD4DF #DFD7D4
square
#D6DFD4 #D4DBDF #DDD4DF #DFD7D4
split-complementary
#D6DFD4 #D7D4DF #DFD4DB
monochromatic
#93AB8E #B5C5B1 #D6DFD4 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D6DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D6DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD4
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD4 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#DEDCD4
Tritanopia (blue-blind)
#D6DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dfd4; /* rgb */ color: rgb(214, 223, 212); /* oklch */ color: oklch(89.4% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#e2e9e1',
500: '#d6dfd4',
950: '#000000',
},
}SCSS
$custom: #d6dfd4; $custom-light: #e2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd4",
"rgb": {
"r": 214,
"g": 223,
"b": 212
},
"hsl": {
"h": 109.091,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.8937,
"c": 0.0177,
"h": 140
},
"luminance": 0.71825
}Semantic roles & 50–950 ramp
primary
#D6DFD4
secondary
#B1A3B4
accent
#4D998B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484