#D3DFD7#D3DFD7
#D3DFD7 is a very light, near-neutral green. Relative luminance 0.715; OKLCH L 89.2% C 0.017 H 156.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFD7 |
|---|---|
| RGB | rgb(211, 223, 215) |
| HSL | hsl(140, 16%, 85%) |
| HSV | hsv(140, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.74, -5.49, 2.53) |
| CIE-LCH | lch(87.74, 6.04, 155.29°) |
| OKLab | oklab(89.23% -0.0154 0.0066) |
| OKLCH | oklch(89.23% 0.017 156.9) |
| XYZ | xyz(65.5150, 71.5301, 74.6319) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.64
Silver (survey)
#C5C9C7
ΔE00 6.71
Mintcream
#F5FFFA
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.21
Honeydew
#F0FFF0
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFD7 #DFD3DB
analogous
#D5DFD3 #D3DFD7 #D3DFDD
triadic
#D3DFD7 #D7D3DF #DFD7D3
tetradic
#D3DFD7 #D3D5DF #DFD3DB #DFDDD3
square
#D3DFD7 #D3D5DF #DFD3DB #DFDDD3
split-complementary
#D3DFD7 #DDD3DF #DFD3D5
monochromatic
#8CAB97 #B0C5B7 #D3DFD7 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.37
#D3DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D3DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFD7
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFD7 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DDDBD7
Tritanopia (blue-blind)
#D1DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfd7; /* rgb */ color: rgb(211, 223, 215); /* oklch */ color: oklch(89.2% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#e0e9e3',
500: '#d3dfd7',
950: '#000000',
},
}SCSS
$custom: #d3dfd7; $custom-light: #e0e9e3; $custom-dark: #000000;
JSON
{
"hex": "#d3dfd7",
"rgb": {
"r": 211,
"g": 223,
"b": 215
},
"hsl": {
"h": 140,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89229,
"c": 0.0168,
"h": 156.9
},
"luminance": 0.71531
}Semantic roles & 50–950 ramp
primary
#D3DFD7
secondary
#B4A2AE
accent
#4B809A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484