#D2DED8#D2DED8
#D2DED8 is a very light, near-neutral teal. Relative luminance 0.709; OKLCH L 89.0% C 0.015 H 164.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DED8 |
|---|---|
| RGB | rgb(210, 222, 216) |
| HSL | hsl(150, 15%, 85%) |
| HSV | hsv(150, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(87.44, -5.13, 1.55) |
| CIE-LCH | lch(87.44, 5.35, 163.21°) |
| OKLab | oklab(88.98% -0.0147 0.004) |
| OKLCH | oklch(88.98% 0.015 164.7) |
| XYZ | xyz(65.0919, 70.9015, 75.2085) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.40
Silver (survey)
#C5C9C7
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 6.92
Mintcream
#F5FFFA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DED8 #DED2D8
analogous
#D2DED2 #D2DED8 #D2DEDE
triadic
#D2DED8 #D8D2DE #DED8D2
tetradic
#D2DED8 #D2D2DE #DED2D8 #DEDED2
square
#D2DED8 #D2D2DE #DED2D8 #DEDED2
split-complementary
#D2DED8 #DED2DE #DED2D2
monochromatic
#8BAA9B #AFC4B9 #D2DED8 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.38
#D2DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D2DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DED8
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DED8 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#D0DEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2ded8; /* rgb */ color: rgb(210, 222, 216); /* oklch */ color: oklch(89.0% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#dfe8e4',
500: '#d2ded8',
950: '#000000',
},
}SCSS
$custom: #d2ded8; $custom-light: #dfe8e4; $custom-dark: #000000;
JSON
{
"hex": "#d2ded8",
"rgb": {
"r": 210,
"g": 222,
"b": 216
},
"hsl": {
"h": 150,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.88979,
"c": 0.01522,
"h": 164.7
},
"luminance": 0.70902
}Semantic roles & 50–950 ramp
primary
#D2DED8
secondary
#B3A1AA
accent
#4C739A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484