#D2DBD7#D2DBD7
#D2DBD7 is a very light, near-neutral teal. Relative luminance 0.693; OKLCH L 88.3% C 0.011 H 167.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBD7 |
|---|---|
| RGB | rgb(210, 219, 215) |
| HSL | hsl(153, 11%, 84%) |
| HSV | hsv(153, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(86.64, -3.76, 0.91) |
| CIE-LCH | lch(86.64, 3.87, 166.41°) |
| OKLab | oklab(88.34% -0.0109 0.0024) |
| OKLCH | oklch(88.34% 0.011 167.7) |
| XYZ | xyz(64.1733, 69.2706, 74.2665) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.29
Silver (survey)
#C5C9C7
ΔE00 4.77
Gainsboro
#DCDCDC
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.27
Mintcream
#F5FFFA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBD7 #DBD2D6
analogous
#D2DBD3 #D2DBD7 #D2DBDB
triadic
#D2DBD7 #D7D2DB #DBD7D2
tetradic
#D2DBD7 #D3D2DB #DBD2D6 #DBDBD2
square
#D2DBD7 #D3D2DB #DBD2D6 #DBDBD2
split-complementary
#D2DBD7 #DBD2DB #DBD3D2
monochromatic
#8EA59B #B0C0B9 #D2DBD7 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.41
#D2DBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#D2DBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBD7
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBD7 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD7
Deuteranopia (green-blind)
#D9D8D7
Tritanopia (blue-blind)
#D0DBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dbd7; /* rgb */ color: rgb(210, 219, 215); /* oklch */ color: oklch(88.3% 0.011 167.7);
Tailwind
colors: {
custom: {
50: '#dfe6e3',
500: '#d2dbd7',
950: '#000000',
},
}SCSS
$custom: #d2dbd7; $custom-light: #dfe6e3; $custom-dark: #000000;
JSON
{
"hex": "#d2dbd7",
"rgb": {
"r": 210,
"g": 219,
"b": 215
},
"hsl": {
"h": 153.333,
"s": 11.111,
"l": 84.118
},
"oklch": {
"l": 0.8834,
"c": 0.01111,
"h": 167.7
},
"luminance": 0.69271
}Semantic roles & 50–950 ramp
primary
#D2DBD7
secondary
#AFA2A8
accent
#506F95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484