#D2DEDA#D2DEDA
#D2DEDA is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.0% C 0.014 H 174.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEDA |
|---|---|
| RGB | rgb(210, 222, 218) |
| HSL | hsl(160, 15%, 85%) |
| HSV | hsv(160, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(87.49, -4.76, 0.57) |
| CIE-LCH | lch(87.49, 4.79, 173.21°) |
| OKLab | oklab(89.04% -0.0139 0.0014) |
| OKLCH | oklch(89.04% 0.014 174.1) |
| XYZ | xyz(65.3520, 71.0056, 76.5785) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.39
Silver (survey)
#C5C9C7
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 6.45
Mintcream
#F5FFFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEDA #DED2D6
analogous
#D2DED4 #D2DEDA #D2DCDE
triadic
#D2DEDA #DAD2DE #DEDAD2
tetradic
#D2DEDA #D4D2DE #DED2D6 #DCDED2
square
#D2DEDA #D4D2DE #DED2D6 #DCDED2
split-complementary
#D2DEDA #DED2DC #DED4D2
monochromatic
#8BAAA0 #AFC4BD #D2DEDA #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.38
#D2DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D2DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEDA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEDA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#D0DEDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2deda; /* rgb */ color: rgb(210, 222, 218); /* oklch */ color: oklch(89.0% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#dfe8e5',
500: '#d2deda',
950: '#000000',
},
}SCSS
$custom: #d2deda; $custom-light: #dfe8e5; $custom-dark: #000000;
JSON
{
"hex": "#d2deda",
"rgb": {
"r": 210,
"g": 222,
"b": 218
},
"hsl": {
"h": 160,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89035,
"c": 0.01398,
"h": 174.1
},
"luminance": 0.71006
}Semantic roles & 50–950 ramp
primary
#D2DEDA
secondary
#B3A1A7
accent
#4C669A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484