#D1DCD7#D1DCD7
#D1DCD7 is a very light, near-neutral teal. Relative luminance 0.696; OKLCH L 88.5% C 0.014 H 167.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCD7 |
|---|---|
| RGB | rgb(209, 220, 215) |
| HSL | hsl(153, 14%, 84%) |
| HSV | hsv(153, 5%, 86%) |
| CMYK | cmyk(5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.82, -4.62, 1.17) |
| CIE-LCH | lch(86.82, 4.76, 165.76°) |
| OKLab | oklab(88.47% -0.0133 0.003) |
| OKLCH | oklch(88.47% 0.014 167.1) |
| XYZ | xyz(64.1511, 69.6475, 74.3404) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.99
Silver (survey)
#C5C9C7
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.24
Mintcream
#F5FFFA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCD7 #DCD1D6
analogous
#D1DCD2 #D1DCD7 #D1DCDC
triadic
#D1DCD7 #D7D1DC #DCD7D1
tetradic
#D1DCD7 #D2D1DC #DCD1D6 #DCDCD1
square
#D1DCD7 #D2D1DC #DCD1D6 #DCDCD1
split-complementary
#D1DCD7 #DCD1DC #DCD2D1
monochromatic
#8BA79B #AEC2B9 #D1DCD7 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.41
#D1DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D1DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCD7
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCD7 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D9D9D7
Tritanopia (blue-blind)
#CFDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1dcd7; /* rgb */ color: rgb(209, 220, 215); /* oklch */ color: oklch(88.5% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#dfe6e3',
500: '#d1dcd7',
950: '#000000',
},
}SCSS
$custom: #d1dcd7; $custom-light: #dfe6e3; $custom-dark: #000000;
JSON
{
"hex": "#d1dcd7",
"rgb": {
"r": 209,
"g": 220,
"b": 215
},
"hsl": {
"h": 152.727,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88469,
"c": 0.01364,
"h": 167.1
},
"luminance": 0.69648
}Semantic roles & 50–950 ramp
primary
#D1DCD7
secondary
#B1A0A8
accent
#4E6F98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484