#D3DFDD#D3DFDD
#D3DFDD is a very light, near-neutral teal. Relative luminance 0.718; OKLCH L 89.4% C 0.013 H 185.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFDD |
|---|---|
| RGB | rgb(211, 223, 221) |
| HSL | hsl(170, 16%, 85%) |
| HSV | hsv(170, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.89, -4.38, -0.41) |
| CIE-LCH | lch(87.89, 4.40, 185.37°) |
| OKLab | oklab(89.4% -0.0131 -0.0012) |
| OKLCH | oklch(89.4% 0.013 185.1) |
| XYZ | xyz(66.3002, 71.8441, 78.7669) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.64
Fog
#D8DCE0
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.13
Azure (CSS)
#F0FFFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFDD #DFD3D5
analogous
#D3DFD7 #D3DFDD #D3DBDF
triadic
#D3DFDD #DDD3DF #DFDDD3
tetradic
#D3DFDD #D7D3DF #DFD3D5 #DBDFD3
square
#D3DFDD #D7D3DF #DFD3D5 #DBDFD3
split-complementary
#D3DFDD #DFD3DB #DFD7D3
monochromatic
#8CABA6 #B0C5C2 #D3DFDD #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.37
#D3DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D3DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFDD
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFDD | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDD
Deuteranopia (green-blind)
#DBDCDD
Tritanopia (blue-blind)
#D0E0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfdd; /* rgb */ color: rgb(211, 223, 221); /* oklch */ color: oklch(89.4% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#e0e9e7',
500: '#d3dfdd',
950: '#000000',
},
}SCSS
$custom: #d3dfdd; $custom-light: #e0e9e7; $custom-dark: #000000;
JSON
{
"hex": "#d3dfdd",
"rgb": {
"r": 211,
"g": 223,
"b": 221
},
"hsl": {
"h": 170,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89398,
"c": 0.01317,
"h": 185.1
},
"luminance": 0.71845
}Semantic roles & 50–950 ramp
primary
#D3DFDD
secondary
#B4A2A5
accent
#4B599A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484