#D2DCD8#D2DCD8
#D2DCD8 is a very light, near-neutral teal. Relative luminance 0.698; OKLCH L 88.6% C 0.012 H 170.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD8 |
|---|---|
| RGB | rgb(210, 220, 216) |
| HSL | hsl(156, 13%, 84%) |
| HSV | hsv(156, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(86.92, -4.10, 0.79) |
| CIE-LCH | lch(86.92, 4.17, 169.02°) |
| OKLab | oklab(88.57% -0.0119 0.0021) |
| OKLCH | oklch(88.57% 0.012 170.2) |
| XYZ | xyz(64.5638, 69.8455, 75.0325) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.64
Silver (survey)
#C5C9C7
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.46
Fog
#D8DCE0
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 5.65
Mintcream
#F5FFFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD8 #DCD2D6
analogous
#D2DCD3 #D2DCD8 #D2DBDC
triadic
#D2DCD8 #D8D2DC #DCD8D2
tetradic
#D2DCD8 #D3D2DC #DCD2D6 #DBDCD2
square
#D2DCD8 #D3D2DC #DCD2D6 #DBDCD2
split-complementary
#D2DCD8 #DCD2DB #DCD3D2
monochromatic
#8DA69C #B0C1BA #D2DCD8 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.40
#D2DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D2DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD8
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD8 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D9D9D8
Tritanopia (blue-blind)
#D0DCDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dcd8; /* rgb */ color: rgb(210, 220, 216); /* oklch */ color: oklch(88.6% 0.012 170.2);
Tailwind
colors: {
custom: {
50: '#dfe6e4',
500: '#d2dcd8',
950: '#000000',
},
}SCSS
$custom: #d2dcd8; $custom-light: #dfe6e4; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd8",
"rgb": {
"r": 210,
"g": 220,
"b": 216
},
"hsl": {
"h": 156,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88572,
"c": 0.01206,
"h": 170.2
},
"luminance": 0.69846
}Semantic roles & 50–950 ramp
primary
#D2DCD8
secondary
#B1A2A8
accent
#4F6C97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484