#D6DFD3#D6DFD3
#D6DFD3 is a very light, near-neutral green. Relative luminance 0.718; OKLCH L 89.3% C 0.019 H 137.8°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD3 |
|---|---|
| RGB | rgb(214, 223, 211) |
| HSL | hsl(105, 16%, 85%) |
| HSV | hsv(105, 5%, 87%) |
| CMYK | cmyk(4%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.86, -5.19, 4.83) |
| CIE-LCH | lch(87.86, 7.09, 137.06°) |
| OKLab | oklab(89.34% -0.0139 0.0127) |
| OKLCH | oklch(89.34% 0.019 137.8) |
| XYZ | xyz(65.8751, 71.7744, 71.9987) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.66
Honeydew
#F0FFF0
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.20
Eggshell
#F0EAD6
ΔE00 7.44
Beige
#F5F5DC
ΔE00 7.52
Mintcream
#F5FFFA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD3 #DCD3DF
analogous
#DCDFD3 #D6DFD3 #D3DFD6
triadic
#D6DFD3 #D3D6DF #DFD3D6
tetradic
#D6DFD3 #D3DCDF #DCD3DF #DFD6D3
square
#D6DFD3 #D3DCDF #DCD3DF #DFD6D3
split-complementary
#D6DFD3 #D6D3DF #DFD3DC
monochromatic
#94AB8C #B5C5B0 #D6DFD3 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D6DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D6DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD3
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD3 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#D6DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dfd3; /* rgb */ color: rgb(214, 223, 211); /* oklch */ color: oklch(89.3% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#e2e9e0',
500: '#d6dfd3',
950: '#000000',
},
}SCSS
$custom: #d6dfd3; $custom-light: #e2e9e0; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd3",
"rgb": {
"r": 214,
"g": 223,
"b": 211
},
"hsl": {
"h": 105,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89343,
"c": 0.01883,
"h": 137.8
},
"luminance": 0.71775
}Semantic roles & 50–950 ramp
primary
#D6DFD3
secondary
#B0A2B4
accent
#4B9A86
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484