#D6DFD7#D6DFD7
#D6DFD7 is a very light, near-neutral green. Relative luminance 0.720; OKLCH L 89.5% C 0.014 H 148.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD7 |
|---|---|
| RGB | rgb(214, 223, 215) |
| HSL | hsl(127, 12%, 86%) |
| HSV | hsv(127, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.96, -4.48, 2.87) |
| CIE-LCH | lch(87.96, 5.31, 147.38°) |
| OKLab | oklab(89.45% -0.0124 0.0075) |
| OKLCH | oklch(89.45% 0.014 148.8) |
| XYZ | xyz(66.3828, 71.9775, 74.6726) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.52
Silver (survey)
#C5C9C7
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.65
Mintcream
#F5FFFA
ΔE00 6.94
Fog
#D8DCE0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD7 #DFD6DE
analogous
#D9DFD6 #D6DFD7 #D6DFDB
triadic
#D6DFD7 #D7D6DF #DFD7D6
tetradic
#D6DFD7 #D6D9DF #DFD6DE #DFDBD6
square
#D6DFD7 #D6D9DF #DFD6DE #DFDBD6
split-complementary
#D6DFD7 #DBD6DF #DFD6D9
monochromatic
#91A994 #B4C4B5 #D6DFD7 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.36
#D6DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D6DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD7
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD7 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#D5DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfd7; /* rgb */ color: rgb(214, 223, 215); /* oklch */ color: oklch(89.5% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#e2e9e3',
500: '#d6dfd7',
950: '#000000',
},
}SCSS
$custom: #d6dfd7; $custom-light: #e2e9e3; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd7",
"rgb": {
"r": 214,
"g": 223,
"b": 215
},
"hsl": {
"h": 126.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89453,
"c": 0.01448,
"h": 148.8
},
"luminance": 0.71978
}Semantic roles & 50–950 ramp
primary
#D6DFD7
secondary
#B4A5B2
accent
#4F8F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484