#D2DFDD#D2DFDD
#D2DFDD is a very light, near-neutral teal. Relative luminance 0.717; OKLCH L 89.3% C 0.014 H 185.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFDD |
|---|---|
| RGB | rgb(210, 223, 221) |
| HSL | hsl(171, 17%, 85%) |
| HSV | hsv(171, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.82, -4.71, -0.52) |
| CIE-LCH | lch(87.82, 4.74, 186.35°) |
| OKLab | oklab(89.33% -0.0141 -0.0015) |
| OKLCH | oklch(89.33% 0.014 185.9) |
| XYZ | xyz(66.0145, 71.6968, 78.7536) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.97
Fog
#D8DCE0
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 6.47
Azure (CSS)
#F0FFFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFDD #DFD2D4
analogous
#D2DFD7 #D2DFDD #D2DBDF
triadic
#D2DFDD #DDD2DF #DFDDD2
tetradic
#D2DFDD #D7D2DF #DFD2D4 #DBDFD2
square
#D2DFDD #D7D2DF #DFD2D4 #DBDFD2
split-complementary
#D2DFDD #DFD2DB #DFD7D2
monochromatic
#8AACA7 #AEC6C2 #D2DFDD #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.37
#D2DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D2DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFDD
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFDD | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#CFE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfdd; /* rgb */ color: rgb(210, 223, 221); /* oklch */ color: oklch(89.3% 0.014 185.9);
Tailwind
colors: {
custom: {
50: '#dfe9e7',
500: '#d2dfdd',
950: '#000000',
},
}SCSS
$custom: #d2dfdd; $custom-light: #dfe9e7; $custom-dark: #000000;
JSON
{
"hex": "#d2dfdd",
"rgb": {
"r": 210,
"g": 223,
"b": 221
},
"hsl": {
"h": 170.769,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89325,
"c": 0.01422,
"h": 185.9
},
"luminance": 0.71697
}Semantic roles & 50–950 ramp
primary
#D2DFDD
secondary
#B5A1A4
accent
#4A579B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484