#D6DFD6#D6DFD6
#D6DFD6 is a very light, near-neutral green. Relative luminance 0.719; OKLCH L 89.4% C 0.016 H 145.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD6 |
|---|---|
| RGB | rgb(214, 223, 214) |
| HSL | hsl(120, 12%, 86%) |
| HSV | hsv(120, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.93, -4.66, 3.36) |
| CIE-LCH | lch(87.93, 5.74, 144.22°) |
| OKLab | oklab(89.43% -0.0128 0.0088) |
| OKLCH | oklch(89.43% 0.016 145.4) |
| XYZ | xyz(66.2547, 71.9262, 73.9979) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.76
Silver (survey)
#C5C9C7
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 6.95
Mintcream
#F5FFFA
ΔE00 7.06
Honeydew
#F0FFF0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD6 #DFD6DF
analogous
#DADFD6 #D6DFD6 #D6DFDA
triadic
#D6DFD6 #D6D6DF #DFD6D6
tetradic
#D6DFD6 #D6DADF #DFD6DF #DFDAD6
square
#D6DFD6 #D6DADF #DFD6DF #DFDAD6
split-complementary
#D6DFD6 #DAD6DF #DFD6DA
monochromatic
#91A991 #B4C4B4 #D6DFD6 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.36
#D6DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D6DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD6
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD6 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#D5DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dfd6; /* rgb */ color: rgb(214, 223, 214); /* oklch */ color: oklch(89.4% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#e2e9e2',
500: '#d6dfd6',
950: '#000000',
},
}SCSS
$custom: #d6dfd6; $custom-light: #e2e9e2; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd6",
"rgb": {
"r": 214,
"g": 223,
"b": 214
},
"hsl": {
"h": 120,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89425,
"c": 0.01551,
"h": 145.4
},
"luminance": 0.71927
}Semantic roles & 50–950 ramp
primary
#D6DFD6
secondary
#B4A5B4
accent
#4F9696
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484