#D3DFDF#D3DFDF
#D3DFDF is a very light, near-neutral teal. Relative luminance 0.720; OKLCH L 89.5% C 0.013 H 196.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFDF |
|---|---|
| RGB | rgb(211, 223, 223) |
| HSL | hsl(180, 16%, 85%) |
| HSV | hsv(180, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.95, -4.01, -1.39) |
| CIE-LCH | lch(87.95, 4.24, 199.11°) |
| OKLab | oklab(89.46% -0.0123 -0.0038) |
| OKLCH | oklch(89.46% 0.013 196.9) |
| XYZ | xyz(66.5682, 71.9513, 80.1787) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.11
Fog
#D8DCE0
ΔE00 4.57
Gainsboro
#DCDCDC
ΔE00 5.42
Light Gray
#D3D3D3
ΔE00 5.85
Silver (survey)
#C5C9C7
ΔE00 5.89
Azure (CSS)
#F0FFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFDF #DFD3D3
analogous
#D3DFD9 #D3DFDF #D3D9DF
triadic
#D3DFDF #DFD3DF #DFDFD3
tetradic
#D3DFDF #D9D3DF #DFD3D3 #D9DFD3
square
#D3DFDF #D9D3DF #DFD3D3 #D9DFD3
split-complementary
#D3DFDF #DFD3D9 #DFD9D3
monochromatic
#8CABAB #B0C5C5 #D3DFDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.36
#D3DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D3DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFDF
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFDF | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#D0E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3dfdf; /* rgb */ color: rgb(211, 223, 223); /* oklch */ color: oklch(89.5% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#e0e9e9',
500: '#d3dfdf',
950: '#000000',
},
}SCSS
$custom: #d3dfdf; $custom-light: #e0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#d3dfdf",
"rgb": {
"r": 211,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89456,
"c": 0.01291,
"h": 196.9
},
"luminance": 0.71952
}Semantic roles & 50–950 ramp
primary
#D3DFDF
secondary
#B4A2A2
accent
#4B4B9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484