#D3DDDE#D3DDDE
#D3DDDE is a very light, near-neutral teal. Relative luminance 0.708; OKLCH L 89.0% C 0.011 H 204.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDDE |
|---|---|
| RGB | rgb(211, 221, 222) |
| HSL | hsl(185, 14%, 85%) |
| HSV | hsv(185, 5%, 87%) |
| CMYK | cmyk(5%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(87.40, -3.17, -1.65) |
| CIE-LCH | lch(87.40, 3.57, 207.58°) |
| OKLab | oklab(89.02% -0.0099 -0.0044) |
| OKLCH | oklch(89.02% 0.011 204.1) |
| XYZ | xyz(65.9026, 70.8352, 79.2936) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.50
Light Grey
#D8DCD6
ΔE00 3.96
Gainsboro
#DCDCDC
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 4.88
Silver (survey)
#C5C9C7
ΔE00 5.27
Aliceblue
#F0F8FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDDE #DED4D3
analogous
#D3DEDA #D3DDDE #D3D7DE
triadic
#D3DDDE #DED3DD #DDDED3
tetradic
#D3DDDE #DAD3DE #DED4D3 #D7DED3
square
#D3DDDE #DAD3DE #DED4D3 #D7DED3
split-complementary
#D3DDDE #DED3D7 #DEDAD3
monochromatic
#8DA7AA #B0C2C4 #D3DDDE #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.38
#D3DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D3DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDDE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDDE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#D0DEDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3ddde; /* rgb */ color: rgb(211, 221, 222); /* oklch */ color: oklch(89.0% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#e0e7e8',
500: '#d3ddde',
950: '#000000',
},
}SCSS
$custom: #d3ddde; $custom-light: #e0e7e8; $custom-dark: #000000;
JSON
{
"hex": "#d3ddde",
"rgb": {
"r": 211,
"g": 221,
"b": 222
},
"hsl": {
"h": 185.455,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89022,
"c": 0.01089,
"h": 204.1
},
"luminance": 0.70836
}Semantic roles & 50–950 ramp
primary
#D3DDDE
secondary
#B3A4A2
accent
#544D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484