#D3DFD0#D3DFD0
#D3DFD0 is a very light, muted green. Relative luminance 0.712; OKLCH L 89.0% C 0.024 H 139.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFD0 |
|---|---|
| RGB | rgb(211, 223, 208) |
| HSL | hsl(108, 19%, 85%) |
| HSV | hsv(108, 7%, 87%) |
| CMYK | cmyk(5.4%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.57, -6.74, 5.96) |
| CIE-LCH | lch(87.57, 9.00, 138.51°) |
| OKLab | oklab(89.04% -0.0182 0.0156) |
| OKLCH | oklch(89.04% 0.024 139.4) |
| XYZ | xyz(64.6348, 71.1779, 69.9958) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.39
Honeydew
#F0FFF0
ΔE00 6.76
Beige
#F5F5DC
ΔE00 7.66
Eggshell
#F0EAD6
ΔE00 8.29
Mintcream
#F5FFFA
ΔE00 8.37
Silver (survey)
#C5C9C7
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFD0 #DCD0DF
analogous
#DBDFD0 #D3DFD0 #D0DFD5
triadic
#D3DFD0 #D0D3DF #DFD0D3
tetradic
#D3DFD0 #D0DBDF #DCD0DF #DFD5D0
square
#D3DFD0 #D0DBDF #DCD0DF #DFD5D0
split-complementary
#D3DFD0 #D5D0DF #DFD0DB
monochromatic
#8FAD87 #B1C6AC #D3DFD0 #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.38
#D3DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D3DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFD0
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFD0 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#D3DEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3dfd0; /* rgb */ color: rgb(211, 223, 208); /* oklch */ color: oklch(89.0% 0.024 139.4);
Tailwind
colors: {
custom: {
50: '#e0e9de',
500: '#d3dfd0',
950: '#000000',
},
}SCSS
$custom: #d3dfd0; $custom-light: #e0e9de; $custom-dark: #000000;
JSON
{
"hex": "#d3dfd0",
"rgb": {
"r": 211,
"g": 223,
"b": 208
},
"hsl": {
"h": 108,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89038,
"c": 0.02397,
"h": 139.4
},
"luminance": 0.71178
}Semantic roles & 50–950 ramp
primary
#D3DFD0
secondary
#B09EB5
accent
#489D8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484