#D2DCD7#D2DCD7
#D2DCD7 is a very light, near-neutral teal. Relative luminance 0.698; OKLCH L 88.5% C 0.013 H 164.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD7 |
|---|---|
| RGB | rgb(210, 220, 215) |
| HSL | hsl(150, 13%, 84%) |
| HSV | hsv(150, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.90, -4.28, 1.29) |
| CIE-LCH | lch(86.90, 4.47, 163.28°) |
| OKLab | oklab(88.54% -0.0123 0.0033) |
| OKLCH | oklch(88.54% 0.013 164.8) |
| XYZ | xyz(64.4350, 69.7939, 74.3537) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.59
Silver (survey)
#C5C9C7
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 5.91
Fog
#D8DCE0
ΔE00 5.94
Mintcream
#F5FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD7 #DCD2D7
analogous
#D2DCD2 #D2DCD7 #D2DCDC
triadic
#D2DCD7 #D7D2DC #DCD7D2
tetradic
#D2DCD7 #D2D2DC #DCD2D7 #DCDCD2
square
#D2DCD7 #D2D2DC #DCD2D7 #DCDCD2
split-complementary
#D2DCD7 #DCD2DC #DCD2D2
monochromatic
#8DA69A #B0C1B8 #D2DCD7 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.40
#D2DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#D2DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD7
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD7 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD7
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#D0DCDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dcd7; /* rgb */ color: rgb(210, 220, 215); /* oklch */ color: oklch(88.5% 0.013 164.8);
Tailwind
colors: {
custom: {
50: '#dfe6e3',
500: '#d2dcd7',
950: '#000000',
},
}SCSS
$custom: #d2dcd7; $custom-light: #dfe6e3; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd7",
"rgb": {
"r": 210,
"g": 220,
"b": 215
},
"hsl": {
"h": 150,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88543,
"c": 0.01272,
"h": 164.8
},
"luminance": 0.69794
}Semantic roles & 50–950 ramp
primary
#D2DCD7
secondary
#B1A2A9
accent
#4F7397
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484