#D3DFD9#D3DFD9
#D3DFD9 is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.015 H 164.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFD9 |
|---|---|
| RGB | rgb(211, 223, 217) |
| HSL | hsl(150, 16%, 85%) |
| HSV | hsv(150, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.79, -5.12, 1.55) |
| CIE-LCH | lch(87.79, 5.35, 163.21°) |
| OKLab | oklab(89.29% -0.0147 0.004) |
| OKLCH | oklch(89.29% 0.015 164.7) |
| XYZ | xyz(65.7736, 71.6335, 75.9936) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.41
Silver (survey)
#C5C9C7
ΔE00 6.34
Gainsboro
#DCDCDC
ΔE00 6.66
Fog
#D8DCE0
ΔE00 6.82
Mintcream
#F5FFFA
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFD9 #DFD3D9
analogous
#D3DFD3 #D3DFD9 #D3DFDF
triadic
#D3DFD9 #D9D3DF #DFD9D3
tetradic
#D3DFD9 #D3D3DF #DFD3D9 #DFDFD3
square
#D3DFD9 #D3D3DF #DFD3D9 #DFDFD3
split-complementary
#D3DFD9 #DFD3DF #DFD3D3
monochromatic
#8CAB9C #B0C5BA #D3DFD9 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.37
#D3DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D3DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFD9
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFD9 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD9
Deuteranopia (green-blind)
#DCDBD9
Tritanopia (blue-blind)
#D1DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfd9; /* rgb */ color: rgb(211, 223, 217); /* oklch */ color: oklch(89.3% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#e0e9e4',
500: '#d3dfd9',
950: '#000000',
},
}SCSS
$custom: #d3dfd9; $custom-light: #e0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d3dfd9",
"rgb": {
"r": 211,
"g": 223,
"b": 217
},
"hsl": {
"h": 150,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89285,
"c": 0.01521,
"h": 164.7
},
"luminance": 0.71634
}Semantic roles & 50–950 ramp
primary
#D3DFD9
secondary
#B4A2AB
accent
#4B739A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484