#D2DCD9#D2DCD9
#D2DCD9 is a very light, near-neutral teal. Relative luminance 0.699; OKLCH L 88.6% C 0.012 H 176.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD9 |
|---|---|
| RGB | rgb(210, 220, 217) |
| HSL | hsl(162, 13%, 84%) |
| HSV | hsv(162, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(86.95, -3.91, 0.30) |
| CIE-LCH | lch(86.95, 3.92, 175.55°) |
| OKLab | oklab(88.6% -0.0115 0.0008) |
| OKLCH | oklch(88.6% 0.012 176.3) |
| XYZ | xyz(64.6935, 69.8973, 75.7154) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.77
Silver (survey)
#C5C9C7
ΔE00 5.03
Fog
#D8DCE0
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.42
Mintcream
#F5FFFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD9 #DCD2D5
analogous
#D2DCD4 #D2DCD9 #D2DADC
triadic
#D2DCD9 #D9D2DC #DCD9D2
tetradic
#D2DCD9 #D4D2DC #DCD2D5 #DADCD2
square
#D2DCD9 #D4D2DC #DCD2D5 #DADCD2
split-complementary
#D2DCD9 #DCD2DA #DCD4D2
monochromatic
#8DA69F #B0C1BC #D2DCD9 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.40
#D2DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D2DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD9
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD9 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBD9
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#D0DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dcd9; /* rgb */ color: rgb(210, 220, 217); /* oklch */ color: oklch(88.6% 0.012 176.3);
Tailwind
colors: {
custom: {
50: '#dfe6e4',
500: '#d2dcd9',
950: '#000000',
},
}SCSS
$custom: #d2dcd9; $custom-light: #dfe6e4; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd9",
"rgb": {
"r": 210,
"g": 220,
"b": 217
},
"hsl": {
"h": 162,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.886,
"c": 0.01151,
"h": 176.3
},
"luminance": 0.69898
}Semantic roles & 50–950 ramp
primary
#D2DCD9
secondary
#B1A2A6
accent
#4F6497
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484