#D3DFD6#D3DFD6
#D3DFD6 is a very light, near-neutral green. Relative luminance 0.715; OKLCH L 89.2% C 0.018 H 153.5°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFD6 |
|---|---|
| RGB | rgb(211, 223, 214) |
| HSL | hsl(135, 16%, 85%) |
| HSV | hsv(135, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.72, -5.67, 3.02) |
| CIE-LCH | lch(87.72, 6.42, 151.99°) |
| OKLab | oklab(89.2% -0.0158 0.0079) |
| OKLCH | oklch(89.2% 0.018 153.5) |
| XYZ | xyz(65.3870, 71.4788, 73.9573) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.82
Silver (survey)
#C5C9C7
ΔE00 6.92
Honeydew
#F0FFF0
ΔE00 7.09
Mintcream
#F5FFFA
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFD6 #DFD3DC
analogous
#D6DFD3 #D3DFD6 #D3DFDC
triadic
#D3DFD6 #D6D3DF #DFD6D3
tetradic
#D3DFD6 #D3D6DF #DFD3DC #DFDCD3
square
#D3DFD6 #D3D6DF #DFD3DC #DFDCD3
split-complementary
#D3DFD6 #DCD3DF #DFD3D6
monochromatic
#8CAB94 #B0C5B5 #D3DFD6 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.37
#D3DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D3DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFD6
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFD6 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DDDBD6
Tritanopia (blue-blind)
#D1DFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfd6; /* rgb */ color: rgb(211, 223, 214); /* oklch */ color: oklch(89.2% 0.018 153.5);
Tailwind
colors: {
custom: {
50: '#e0e9e2',
500: '#d3dfd6',
950: '#000000',
},
}SCSS
$custom: #d3dfd6; $custom-light: #e0e9e2; $custom-dark: #000000;
JSON
{
"hex": "#d3dfd6",
"rgb": {
"r": 211,
"g": 223,
"b": 214
},
"hsl": {
"h": 135,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89201,
"c": 0.0177,
"h": 153.5
},
"luminance": 0.71479
}Semantic roles & 50–950 ramp
primary
#D3DFD6
secondary
#B4A2B0
accent
#4B869A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484