#D8DFD6#D8DFD6
#D8DFD6 is a very light, near-neutral green. Relative luminance 0.722; OKLCH L 89.6% C 0.014 H 138.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD6 |
|---|---|
| RGB | rgb(216, 223, 214) |
| HSL | hsl(107, 12%, 86%) |
| HSV | hsv(107, 4%, 87%) |
| CMYK | cmyk(3.1%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(88.08, -3.98, 3.58) |
| CIE-LCH | lch(88.08, 5.35, 137.97°) |
| OKLab | oklab(89.58% -0.0107 0.0094) |
| OKLCH | oklch(89.58% 0.014 138.7) |
| XYZ | xyz(66.8421, 72.2291, 74.0255) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.11
Gainsboro
#DCDCDC
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.22
Light Gray
#D3D3D3
ΔE00 6.44
Mintcream
#F5FFFA
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD6 #DDD6DF
analogous
#DCDFD6 #D8DFD6 #D6DFD8
triadic
#D8DFD6 #D6D8DF #DFD6D8
tetradic
#D8DFD6 #D6DCDF #DDD6DF #DFD8D6
square
#D8DFD6 #D6DCDF #DDD6DF #DFD8D6
split-complementary
#D8DFD6 #D8D6DF #DFD6DC
monochromatic
#97A991 #B7C4B4 #D8DFD6 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.36
#D8DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D8DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD6
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD6 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD6
Deuteranopia (green-blind)
#DEDDD6
Tritanopia (blue-blind)
#D8DEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfd6; /* rgb */ color: rgb(216, 223, 214); /* oklch */ color: oklch(89.6% 0.014 138.7);
Tailwind
colors: {
custom: {
50: '#e4e9e2',
500: '#d8dfd6',
950: '#000000',
},
}SCSS
$custom: #d8dfd6; $custom-light: #e4e9e2; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd6",
"rgb": {
"r": 216,
"g": 223,
"b": 214
},
"hsl": {
"h": 106.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89576,
"c": 0.01426,
"h": 138.7
},
"luminance": 0.72229
}Semantic roles & 50–950 ramp
primary
#D8DFD6
secondary
#B1A5B4
accent
#4F9687
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484