#D3DCD0#D3DCD0
#D3DCD0 is a very light, near-neutral green. Relative luminance 0.696; OKLCH L 88.4% C 0.019 H 137.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCD0 |
|---|---|
| RGB | rgb(211, 220, 208) |
| HSL | hsl(105, 15%, 84%) |
| HSV | hsv(105, 5%, 86%) |
| CMYK | cmyk(4.1%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(86.79, -5.20, 4.84) |
| CIE-LCH | lch(86.79, 7.10, 137.06°) |
| OKLab | oklab(88.43% -0.014 0.0127) |
| OKLCH | oklch(88.43% 0.019 137.8) |
| XYZ | xyz(63.8404, 69.5891, 69.7310) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.68
Silver (survey)
#C5C9C7
ΔE00 6.78
Honeydew
#F0FFF0
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.63
Eggshell
#F0EAD6
ΔE00 7.74
Light Gray
#D3D3D3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCD0 #D9D0DC
analogous
#D9DCD0 #D3DCD0 #D0DCD3
triadic
#D3DCD0 #D0D3DC #DCD0D3
tetradic
#D3DCD0 #D0D9DC #D9D0DC #DCD3D0
square
#D3DCD0 #D0D9DC #D9D0DC #DCD3D0
split-complementary
#D3DCD0 #D3D0DC #DCD0D9
monochromatic
#91A88A #B2C2AD #D3DCD0 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.41
#D3DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D3DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCD0
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCD0 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACF
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#D3DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dcd0; /* rgb */ color: rgb(211, 220, 208); /* oklch */ color: oklch(88.4% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#e0e6de',
500: '#d3dcd0',
950: '#000000',
},
}SCSS
$custom: #d3dcd0; $custom-light: #e0e6de; $custom-dark: #000000;
JSON
{
"hex": "#d3dcd0",
"rgb": {
"r": 211,
"g": 220,
"b": 208
},
"hsl": {
"h": 105,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88425,
"c": 0.01887,
"h": 137.8
},
"luminance": 0.69589
}Semantic roles & 50–950 ramp
primary
#D3DCD0
secondary
#AD9FB1
accent
#4D9986
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484