#D2DED9#D2DED9
#D2DED9 is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.0% C 0.015 H 169.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED9 |
|---|---|
| RGB | rgb(210, 222, 217) |
| HSL | hsl(155, 15%, 85%) |
| HSV | hsv(155, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(87.46, -4.94, 1.06) |
| CIE-LCH | lch(87.46, 5.05, 167.93°) |
| OKLab | oklab(89.01% -0.0143 0.0027) |
| OKLCH | oklch(89.01% 0.015 169.2) |
| XYZ | xyz(65.2216, 70.9534, 75.8915) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.36
Silver (survey)
#C5C9C7
ΔE00 6.01
Gainsboro
#DCDCDC
ΔE00 6.41
Fog
#D8DCE0
ΔE00 6.43
Light Gray
#D3D3D3
ΔE00 6.68
Mintcream
#F5FFFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED9 #DED2D7
analogous
#D2DED3 #D2DED9 #D2DDDE
triadic
#D2DED9 #D9D2DE #DED9D2
tetradic
#D2DED9 #D3D2DE #DED2D7 #DDDED2
square
#D2DED9 #D3D2DE #DED2D7 #DDDED2
split-complementary
#D2DED9 #DED2DD #DED3D2
monochromatic
#8BAA9D #AFC4BB #D2DED9 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.38
#D2DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D2DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED9
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED9 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#DBDAD9
Tritanopia (blue-blind)
#D0DEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded9; /* rgb */ color: rgb(210, 222, 217); /* oklch */ color: oklch(89.0% 0.015 169.2);
Tailwind
colors: {
custom: {
50: '#dfe8e4',
500: '#d2ded9',
950: '#000000',
},
}SCSS
$custom: #d2ded9; $custom-light: #dfe8e4; $custom-dark: #000000;
JSON
{
"hex": "#d2ded9",
"rgb": {
"r": 210,
"g": 222,
"b": 217
},
"hsl": {
"h": 155,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89007,
"c": 0.01456,
"h": 169.2
},
"luminance": 0.70954
}Semantic roles & 50–950 ramp
primary
#D2DED9
secondary
#B3A1A9
accent
#4C6C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484