#D2DFDC#D2DFDC
#D2DFDC is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.015 H 180.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFDC |
|---|---|
| RGB | rgb(210, 223, 220) |
| HSL | hsl(166, 17%, 85%) |
| HSV | hsv(166, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.80, -4.90, -0.04) |
| CIE-LCH | lch(87.80, 4.90, 180.41°) |
| OKLab | oklab(89.3% -0.0145 -0.0002) |
| OKLCH | oklch(89.3% 0.015 180.7) |
| XYZ | xyz(65.8817, 71.6437, 78.0540) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.84
Fog
#D8DCE0
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.65
Azure (CSS)
#F0FFFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFDC #DFD2D5
analogous
#D2DFD6 #D2DFDC #D2DCDF
triadic
#D2DFDC #DCD2DF #DFDCD2
tetradic
#D2DFDC #D6D2DF #DFD2D5 #DCDFD2
square
#D2DFDC #D6D2DF #DFD2D5 #DCDFD2
split-complementary
#D2DFDC #DFD2DC #DFD6D2
monochromatic
#8AACA4 #AEC6C0 #D2DFDC #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.37
#D2DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D2DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFDC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFDC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#CFE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfdc; /* rgb */ color: rgb(210, 223, 220); /* oklch */ color: oklch(89.3% 0.015 180.7);
Tailwind
colors: {
custom: {
50: '#dfe9e6',
500: '#d2dfdc',
950: '#000000',
},
}SCSS
$custom: #d2dfdc; $custom-light: #dfe9e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dfdc",
"rgb": {
"r": 210,
"g": 223,
"b": 220
},
"hsl": {
"h": 166.154,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89296,
"c": 0.01453,
"h": 180.7
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#D2DFDC
secondary
#B5A1A5
accent
#4A5D9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484