#D2DEDB#D2DEDB
#D2DEDB is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.1% C 0.014 H 179.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEDB |
|---|---|
| RGB | rgb(210, 222, 219) |
| HSL | hsl(165, 15%, 85%) |
| HSV | hsv(165, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.51, -4.57, 0.08) |
| CIE-LCH | lch(87.51, 4.57, 179.03°) |
| OKLab | oklab(89.06% -0.0135 0.0001) |
| OKLCH | oklch(89.06% 0.014 179.4) |
| XYZ | xyz(65.4833, 71.0581, 77.2698) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.47
Fog
#D8DCE0
ΔE00 5.65
Silver (survey)
#C5C9C7
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.25
Azure (CSS)
#F0FFFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEDB #DED2D5
analogous
#D2DED5 #D2DEDB #D2DBDE
triadic
#D2DEDB #DBD2DE #DEDBD2
tetradic
#D2DEDB #D5D2DE #DED2D5 #DBDED2
square
#D2DEDB #D5D2DE #DED2D5 #DBDED2
split-complementary
#D2DEDB #DED2DB #DED5D2
monochromatic
#8BAAA3 #AFC4BF #D2DEDB #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.38
#D2DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D2DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEDB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEDB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#DADBDB
Tritanopia (blue-blind)
#CFDEDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dedb; /* rgb */ color: rgb(210, 222, 219); /* oklch */ color: oklch(89.1% 0.014 179.4);
Tailwind
colors: {
custom: {
50: '#dfe8e6',
500: '#d2dedb',
950: '#000000',
},
}SCSS
$custom: #d2dedb; $custom-light: #dfe8e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dedb",
"rgb": {
"r": 210,
"g": 222,
"b": 219
},
"hsl": {
"h": 165,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89064,
"c": 0.01352,
"h": 179.4
},
"luminance": 0.71059
}Semantic roles & 50–950 ramp
primary
#D2DEDB
secondary
#B3A1A6
accent
#4C5F9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484