#D6DEDA#D6DEDA
#D6DEDA is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.010 H 164.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEDA |
|---|---|
| RGB | rgb(214, 222, 218) |
| HSL | hsl(150, 11%, 85%) |
| HSV | hsv(150, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(87.78, -3.42, 1.02) |
| CIE-LCH | lch(87.78, 3.57, 163.36°) |
| OKLab | oklab(89.33% -0.0098 0.0027) |
| OKLCH | oklch(89.33% 0.01 164.8) |
| XYZ | xyz(66.5054, 71.6003, 76.6326) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.89
Gainsboro
#DCDCDC
ΔE00 4.68
Fog
#D8DCE0
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.13
Silver (survey)
#C5C9C7
ΔE00 5.23
Mintcream
#F5FFFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEDA #DED6DA
analogous
#D6DED6 #D6DEDA #D6DEDE
triadic
#D6DEDA #DAD6DE #DEDAD6
tetradic
#D6DEDA #D6D6DE #DED6DA #DEDED6
square
#D6DEDA #D6D6DE #DED6DA #DEDED6
split-complementary
#D6DEDA #DED6DE #DED6D6
monochromatic
#92A79D #B4C3BB #D6DEDA #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.37
#D6DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D6DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEDA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEDA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DCDCDA
Tritanopia (blue-blind)
#D5DEDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6deda; /* rgb */ color: rgb(214, 222, 218); /* oklch */ color: oklch(89.3% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#e2e8e5',
500: '#d6deda',
950: '#000000',
},
}SCSS
$custom: #d6deda; $custom-light: #e2e8e5; $custom-dark: #000000;
JSON
{
"hex": "#d6deda",
"rgb": {
"r": 214,
"g": 222,
"b": 218
},
"hsl": {
"h": 150,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89334,
"c": 0.01016,
"h": 164.8
},
"luminance": 0.71601
}Semantic roles & 50–950 ramp
primary
#D6DEDA
secondary
#B2A6AC
accent
#517395
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484