#D3DFD8#D3DFD8
#D3DFD8 is a very light, near-neutral green. Relative luminance 0.716; OKLCH L 89.3% C 0.016 H 160.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFD8 |
|---|---|
| RGB | rgb(211, 223, 216) |
| HSL | hsl(145, 16%, 85%) |
| HSV | hsv(145, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.77, -5.30, 2.04) |
| CIE-LCH | lch(87.77, 5.68, 159.01°) |
| OKLab | oklab(89.26% -0.0151 0.0053) |
| OKLCH | oklch(89.26% 0.016 160.6) |
| XYZ | xyz(65.6439, 71.5816, 75.3107) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.50
Silver (survey)
#C5C9C7
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 6.93
Mintcream
#F5FFFA
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFD8 #DFD3DA
analogous
#D4DFD3 #D3DFD8 #D3DFDE
triadic
#D3DFD8 #D8D3DF #DFD8D3
tetradic
#D3DFD8 #D3D4DF #DFD3DA #DFDED3
square
#D3DFD8 #D3D4DF #DFD3DA #DFDED3
split-complementary
#D3DFD8 #DED3DF #DFD3D4
monochromatic
#8CAB99 #B0C5B9 #D3DFD8 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.37
#D3DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D3DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFD8
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFD8 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DCDBD8
Tritanopia (blue-blind)
#D1DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfd8; /* rgb */ color: rgb(211, 223, 216); /* oklch */ color: oklch(89.3% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#e0e9e4',
500: '#d3dfd8',
950: '#000000',
},
}SCSS
$custom: #d3dfd8; $custom-light: #e0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d3dfd8",
"rgb": {
"r": 211,
"g": 223,
"b": 216
},
"hsl": {
"h": 145,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89257,
"c": 0.01597,
"h": 160.6
},
"luminance": 0.71582
}Semantic roles & 50–950 ramp
primary
#D3DFD8
secondary
#B4A2AD
accent
#4B799A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484