#D3DFDC#D3DFDC
#D3DFDC is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.4% C 0.014 H 179.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFDC |
|---|---|
| RGB | rgb(211, 223, 220) |
| HSL | hsl(165, 16%, 85%) |
| HSV | hsv(165, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.87, -4.57, 0.08) |
| CIE-LCH | lch(87.87, 4.57, 179.03°) |
| OKLab | oklab(89.37% -0.0135 0.0001) |
| OKLCH | oklch(89.37% 0.014 179.4) |
| XYZ | xyz(66.1673, 71.7910, 78.0674) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.49
Fog
#D8DCE0
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 5.94
Silver (survey)
#C5C9C7
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.32
Azure (CSS)
#F0FFFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFDC #DFD3D6
analogous
#D3DFD6 #D3DFDC #D3DCDF
triadic
#D3DFDC #DCD3DF #DFDCD3
tetradic
#D3DFDC #D6D3DF #DFD3D6 #DCDFD3
square
#D3DFDC #D6D3DF #DFD3D6 #DCDFD3
split-complementary
#D3DFDC #DFD3DC #DFD6D3
monochromatic
#8CABA4 #B0C5C0 #D3DFDC #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.37
#D3DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D3DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFDC
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFDC | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#DBDCDC
Tritanopia (blue-blind)
#D0DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfdc; /* rgb */ color: rgb(211, 223, 220); /* oklch */ color: oklch(89.4% 0.014 179.4);
Tailwind
colors: {
custom: {
50: '#e0e9e6',
500: '#d3dfdc',
950: '#000000',
},
}SCSS
$custom: #d3dfdc; $custom-light: #e0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d3dfdc",
"rgb": {
"r": 211,
"g": 223,
"b": 220
},
"hsl": {
"h": 165,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.8937,
"c": 0.01351,
"h": 179.4
},
"luminance": 0.71792
}Semantic roles & 50–950 ramp
primary
#D3DFDC
secondary
#B4A2A6
accent
#4B5F9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484