#D3DEDF#D3DEDF
#D3DEDF is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.3% C 0.012 H 203.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEDF |
|---|---|
| RGB | rgb(211, 222, 223) |
| HSL | hsl(185, 16%, 85%) |
| HSV | hsv(185, 5%, 87%) |
| CMYK | cmyk(5.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.69, -3.49, -1.77) |
| CIE-LCH | lch(87.69, 3.91, 206.82°) |
| OKLab | oklab(89.25% -0.011 -0.0048) |
| OKLCH | oklch(89.25% 0.012 203.5) |
| XYZ | xyz(66.3018, 71.4186, 80.0899) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.87
Light Grey
#D8DCD6
ΔE00 4.17
Gainsboro
#DCDCDC
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 5.32
Silver (survey)
#C5C9C7
ΔE00 5.60
Aliceblue
#F0F8FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEDF #DFD4D3
analogous
#D3DFDA #D3DEDF #D3D8DF
triadic
#D3DEDF #DFD3DE #DEDFD3
tetradic
#D3DEDF #DAD3DF #DFD4D3 #D8DFD3
square
#D3DEDF #DAD3DF #DFD4D3 #D8DFD3
split-complementary
#D3DEDF #DFD3D8 #DFDAD3
monochromatic
#8CA9AB #B0C3C5 #D3DEDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D3DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D3DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEDF
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEDF | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#D0DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dedf; /* rgb */ color: rgb(211, 222, 223); /* oklch */ color: oklch(89.3% 0.012 203.5);
Tailwind
colors: {
custom: {
50: '#e0e8e9',
500: '#d3dedf',
950: '#000000',
},
}SCSS
$custom: #d3dedf; $custom-light: #e0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d3dedf",
"rgb": {
"r": 211,
"g": 222,
"b": 223
},
"hsl": {
"h": 185,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89254,
"c": 0.01195,
"h": 203.5
},
"luminance": 0.71419
}Semantic roles & 50–950 ramp
primary
#D3DEDF
secondary
#B4A3A2
accent
#524B9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484