#D6DFDA#D6DFDA
#D6DFDA is a very light, near-neutral green. Relative luminance 0.721; OKLCH L 89.5% C 0.012 H 162.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFDA |
|---|---|
| RGB | rgb(214, 223, 218) |
| HSL | hsl(147, 12%, 86%) |
| HSV | hsv(147, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(88.03, -3.93, 1.40) |
| CIE-LCH | lch(88.03, 4.17, 160.46°) |
| OKLab | oklab(89.54% -0.0112 0.0036) |
| OKLCH | oklch(89.54% 0.012 162) |
| XYZ | xyz(66.7718, 72.1331, 76.7214) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.21
Gainsboro
#DCDCDC
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.67
Silver (survey)
#C5C9C7
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 5.79
Mintcream
#F5FFFA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFDA #DFD6DB
analogous
#D6DFD6 #D6DFDA #D6DFDE
triadic
#D6DFDA #DAD6DF #DFDAD6
tetradic
#D6DFDA #D6D6DF #DFD6DB #DFDED6
square
#D6DFDA #D6D6DF #DFD6DB #DFDED6
split-complementary
#D6DFDA #DED6DF #DFD6D6
monochromatic
#91A99C #B4C4BB #D6DFDA #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.36
#D6DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D6DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFDA
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFDA | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#DDDCDA
Tritanopia (blue-blind)
#D5DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6dfda; /* rgb */ color: rgb(214, 223, 218); /* oklch */ color: oklch(89.5% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#e2e9e5',
500: '#d6dfda',
950: '#000000',
},
}SCSS
$custom: #d6dfda; $custom-light: #e2e9e5; $custom-dark: #000000;
JSON
{
"hex": "#d6dfda",
"rgb": {
"r": 214,
"g": 223,
"b": 218
},
"hsl": {
"h": 146.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.89536,
"c": 0.01179,
"h": 162
},
"luminance": 0.72133
}Semantic roles & 50–950 ramp
primary
#D6DFDA
secondary
#B4A5AD
accent
#4F7796
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484