#D3DFDE#D3DFDE
#D3DFDE is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.4% C 0.013 H 190.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFDE |
|---|---|
| RGB | rgb(211, 223, 222) |
| HSL | hsl(175, 16%, 85%) |
| HSV | hsv(175, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.92, -4.20, -0.90) |
| CIE-LCH | lch(87.92, 4.29, 192.11°) |
| OKLab | oklab(89.43% -0.0127 -0.0025) |
| OKLCH | oklch(89.43% 0.013 190.9) |
| XYZ | xyz(66.4338, 71.8976, 79.4707) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.85
Fog
#D8DCE0
ΔE00 4.91
Gainsboro
#DCDCDC
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 5.98
Azure (CSS)
#F0FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFDE #DFD3D4
analogous
#D3DFD8 #D3DFDE #D3DADF
triadic
#D3DFDE #DED3DF #DFDED3
tetradic
#D3DFDE #D8D3DF #DFD3D4 #DADFD3
square
#D3DFDE #D8D3DF #DFD3D4 #DADFD3
split-complementary
#D3DFDE #DFD3DA #DFD8D3
monochromatic
#8CABA9 #B0C5C3 #D3DFDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D3DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D3DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFDE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFDE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#D0E0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dfde; /* rgb */ color: rgb(211, 223, 222); /* oklch */ color: oklch(89.4% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#e0e9e8',
500: '#d3dfde',
950: '#000000',
},
}SCSS
$custom: #d3dfde; $custom-light: #e0e9e8; $custom-dark: #000000;
JSON
{
"hex": "#d3dfde",
"rgb": {
"r": 211,
"g": 223,
"b": 222
},
"hsl": {
"h": 175,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89427,
"c": 0.01298,
"h": 190.9
},
"luminance": 0.71898
}Semantic roles & 50–950 ramp
primary
#D3DFDE
secondary
#B4A2A3
accent
#4B529A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484