#D3DCD2#D3DCD2
#D3DCD2 is a very light, near-neutral green. Relative luminance 0.697; OKLCH L 88.5% C 0.017 H 142.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCD2 |
|---|---|
| RGB | rgb(211, 220, 210) |
| HSL | hsl(114, 13%, 84%) |
| HSV | hsv(114, 5%, 86%) |
| CMYK | cmyk(4.1%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.84, -4.85, 3.86) |
| CIE-LCH | lch(86.84, 6.19, 141.49°) |
| OKLab | oklab(88.48% -0.0132 0.0101) |
| OKLCH | oklch(88.48% 0.017 142.6) |
| XYZ | xyz(64.0880, 69.6881, 71.0351) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Silver (survey)
#C5C9C7
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.10
Honeydew
#F0FFF0
ΔE00 7.76
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCD2 #DBD2DC
analogous
#D8DCD2 #D3DCD2 #D2DCD6
triadic
#D3DCD2 #D2D3DC #DCD2D3
tetradic
#D3DCD2 #D2D8DC #DBD2DC #DCD6D2
square
#D3DCD2 #D2D8DC #DBD2DC #DCD6D2
split-complementary
#D3DCD2 #D6D2DC #DCD2D8
monochromatic
#90A68D #B1C1B0 #D3DCD2 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.41
#D3DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D3DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCD2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCD2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#D2DBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dcd2; /* rgb */ color: rgb(211, 220, 210); /* oklch */ color: oklch(88.5% 0.017 142.6);
Tailwind
colors: {
custom: {
50: '#e0e6df',
500: '#d3dcd2',
950: '#000000',
},
}SCSS
$custom: #d3dcd2; $custom-light: #e0e6df; $custom-dark: #000000;
JSON
{
"hex": "#d3dcd2",
"rgb": {
"r": 211,
"g": 220,
"b": 210
},
"hsl": {
"h": 114,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88479,
"c": 0.01663,
"h": 142.6
},
"luminance": 0.69688
}Semantic roles & 50–950 ramp
primary
#D3DCD2
secondary
#AFA2B1
accent
#4F978F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484