#D6DFD8#D6DFD8
#D6DFD8 is a very light, near-neutral green. Relative luminance 0.720; OKLCH L 89.5% C 0.014 H 152.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD8 |
|---|---|
| RGB | rgb(214, 223, 216) |
| HSL | hsl(133, 12%, 86%) |
| HSV | hsv(133, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.98, -4.30, 2.38) |
| CIE-LCH | lch(87.98, 4.91, 151.06°) |
| OKLab | oklab(89.48% -0.012 0.0062) |
| OKLCH | oklch(89.48% 0.014 152.6) |
| XYZ | xyz(66.5116, 72.0290, 75.3514) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.34
Gainsboro
#DCDCDC
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.55
Mintcream
#F5FFFA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD8 #DFD6DD
analogous
#D8DFD6 #D6DFD8 #D6DFDC
triadic
#D6DFD8 #D8D6DF #DFD8D6
tetradic
#D6DFD8 #D6D8DF #DFD6DD #DFDCD6
square
#D6DFD8 #D6D8DF #DFD6DD #DFDCD6
split-complementary
#D6DFD8 #DCD6DF #DFD6D8
monochromatic
#91A997 #B4C4B7 #D6DFD8 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.36
#D6DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D6DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD8
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD8 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#D5DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfd8; /* rgb */ color: rgb(214, 223, 216); /* oklch */ color: oklch(89.5% 0.014 152.6);
Tailwind
colors: {
custom: {
50: '#e2e9e4',
500: '#d6dfd8',
950: '#000000',
},
}SCSS
$custom: #d6dfd8; $custom-light: #e2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd8",
"rgb": {
"r": 214,
"g": 223,
"b": 216
},
"hsl": {
"h": 133.333,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.8948,
"c": 0.01351,
"h": 152.6
},
"luminance": 0.72029
}Semantic roles & 50–950 ramp
primary
#D6DFD8
secondary
#B4A5B1
accent
#4F8796
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484