#D3DCDA#D3DCDA
#D3DCDA is a very light, near-neutral teal. Relative luminance 0.701; OKLCH L 88.7% C 0.010 H 181.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCDA |
|---|---|
| RGB | rgb(211, 220, 218) |
| HSL | hsl(167, 11%, 85%) |
| HSV | hsv(167, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(87.04, -3.39, -0.07) |
| CIE-LCH | lch(87.04, 3.39, 181.21°) |
| OKLab | oklab(88.7% -0.0101 -0.0002) |
| OKLCH | oklch(88.7% 0.01 181.4) |
| XYZ | xyz(65.1096, 70.0968, 76.4159) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.68
Fog
#D8DCE0
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.59
Silver (survey)
#C5C9C7
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCDA #DCD3D5
analogous
#D3DCD6 #D3DCDA #D3DADC
triadic
#D3DCDA #DAD3DC #DCDAD3
tetradic
#D3DCDA #D6D3DC #DCD3D5 #DADCD3
square
#D3DCDA #D6D3DC #DCD3D5 #DADCD3
split-complementary
#D3DCDA #DCD3DA #DCD6D3
monochromatic
#8FA6A1 #B1C1BD #D3DCDA #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.40
#D3DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#D3DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCDA
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCDA | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D9D9DA
Tritanopia (blue-blind)
#D1DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcda; /* rgb */ color: rgb(211, 220, 218); /* oklch */ color: oklch(88.7% 0.010 181.4);
Tailwind
colors: {
custom: {
50: '#e0e6e5',
500: '#d3dcda',
950: '#000000',
},
}SCSS
$custom: #d3dcda; $custom-light: #e0e6e5; $custom-dark: #000000;
JSON
{
"hex": "#d3dcda",
"rgb": {
"r": 211,
"g": 220,
"b": 218
},
"hsl": {
"h": 166.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88704,
"c": 0.01008,
"h": 181.4
},
"luminance": 0.70097
}Semantic roles & 50–950 ramp
primary
#D3DCDA
secondary
#B0A3A6
accent
#505F95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484