#D2DFDB#D2DFDB
#D2DFDB is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.015 H 175.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFDB |
|---|---|
| RGB | rgb(210, 223, 219) |
| HSL | hsl(162, 17%, 85%) |
| HSV | hsv(162, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.77, -5.09, 0.45) |
| CIE-LCH | lch(87.77, 5.11, 174.90°) |
| OKLab | oklab(89.27% -0.0149 0.0011) |
| OKLCH | oklch(89.27% 0.015 175.7) |
| XYZ | xyz(65.7496, 71.5909, 77.3586) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.77
Silver (survey)
#C5C9C7
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 6.85
Mintcream
#F5FFFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFDB #DFD2D6
analogous
#D2DFD5 #D2DFDB #D2DDDF
triadic
#D2DFDB #DBD2DF #DFDBD2
tetradic
#D2DFDB #D5D2DF #DFD2D6 #DDDFD2
square
#D2DFDB #D5D2DF #DFD2D6 #DDDFD2
split-complementary
#D2DFDB #DFD2DD #DFD5D2
monochromatic
#8AACA2 #AEC6BE #D2DFDB #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.37
#D2DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D2DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFDB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFDB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#CFDFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfdb; /* rgb */ color: rgb(210, 223, 219); /* oklch */ color: oklch(89.3% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#dfe9e6',
500: '#d2dfdb',
950: '#000000',
},
}SCSS
$custom: #d2dfdb; $custom-light: #dfe9e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dfdb",
"rgb": {
"r": 210,
"g": 223,
"b": 219
},
"hsl": {
"h": 161.538,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89267,
"c": 0.01496,
"h": 175.7
},
"luminance": 0.71591
}Semantic roles & 50–950 ramp
primary
#D2DFDB
secondary
#B5A1A7
accent
#4A639B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484