#D2DFD9#D2DFD9
#D2DFD9 is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.2% C 0.016 H 166.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFD9 |
|---|---|
| RGB | rgb(210, 223, 217) |
| HSL | hsl(152, 17%, 85%) |
| HSV | hsv(152, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.72, -5.46, 1.43) |
| CIE-LCH | lch(87.72, 5.64, 165.29°) |
| OKLab | oklab(89.21% -0.0157 0.0037) |
| OKLCH | oklch(89.21% 0.016 166.7) |
| XYZ | xyz(65.4879, 71.4862, 75.9803) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.79
Silver (survey)
#C5C9C7
ΔE00 6.54
Gainsboro
#DCDCDC
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.08
Mintcream
#F5FFFA
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFD9 #DFD2D8
analogous
#D2DFD3 #D2DFD9 #D2DEDF
triadic
#D2DFD9 #D9D2DF #DFD9D2
tetradic
#D2DFD9 #D3D2DF #DFD2D8 #DEDFD2
square
#D2DFD9 #D3D2DF #DFD2D8 #DEDFD2
split-complementary
#D2DFD9 #DFD2DE #DFD3D2
monochromatic
#8AAC9D #AEC6BB #D2DFD9 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.37
#D2DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D2DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFD9
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFD9 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD9
Deuteranopia (green-blind)
#DCDBD9
Tritanopia (blue-blind)
#D0DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfd9; /* rgb */ color: rgb(210, 223, 217); /* oklch */ color: oklch(89.2% 0.016 166.7);
Tailwind
colors: {
custom: {
50: '#dfe9e4',
500: '#d2dfd9',
950: '#000000',
},
}SCSS
$custom: #d2dfd9; $custom-light: #dfe9e4; $custom-dark: #000000;
JSON
{
"hex": "#d2dfd9",
"rgb": {
"r": 210,
"g": 223,
"b": 217
},
"hsl": {
"h": 152.308,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89211,
"c": 0.01612,
"h": 166.7
},
"luminance": 0.71487
}Semantic roles & 50–950 ramp
primary
#D2DFD9
secondary
#B5A1AA
accent
#4A709B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484