#D2DDDE#D2DDDE
#D2DDDE is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 88.9% C 0.012 H 203.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDDE |
|---|---|
| RGB | rgb(210, 221, 222) |
| HSL | hsl(185, 15%, 85%) |
| HSV | hsv(185, 5%, 87%) |
| CMYK | cmyk(5.4%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(87.33, -3.50, -1.77) |
| CIE-LCH | lch(87.33, 3.92, 206.82°) |
| OKLab | oklab(88.95% -0.011 -0.0048) |
| OKLCH | oklch(88.95% 0.012 203.5) |
| XYZ | xyz(65.6170, 70.6879, 79.2803) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.88
Light Grey
#D8DCD6
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.93
Light Gray
#D3D3D3
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 5.41
Aliceblue
#F0F8FF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDDE #DED3D2
analogous
#D2DED9 #D2DDDE #D2D7DE
triadic
#D2DDDE #DED2DD #DDDED2
tetradic
#D2DDDE #D9D2DE #DED3D2 #D7DED2
square
#D2DDDE #D9D2DE #DED3D2 #D7DED2
split-complementary
#D2DDDE #DED2D7 #DED9D2
monochromatic
#8BA8AA #AFC2C4 #D2DDDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.39
#D2DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D2DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDDE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDDE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#CFDEDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ddde; /* rgb */ color: rgb(210, 221, 222); /* oklch */ color: oklch(88.9% 0.012 203.5);
Tailwind
colors: {
custom: {
50: '#dfe7e8',
500: '#d2ddde',
950: '#000000',
},
}SCSS
$custom: #d2ddde; $custom-light: #dfe7e8; $custom-dark: #000000;
JSON
{
"hex": "#d2ddde",
"rgb": {
"r": 210,
"g": 221,
"b": 222
},
"hsl": {
"h": 185,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88948,
"c": 0.01196,
"h": 203.5
},
"luminance": 0.70688
}Semantic roles & 50–950 ramp
primary
#D2DDDE
secondary
#B3A2A1
accent
#524C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484