#D6DED8#D6DED8
#D6DED8 is a very light, near-neutral green. Relative luminance 0.715; OKLCH L 89.3% C 0.012 H 153.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DED8 |
|---|---|
| RGB | rgb(214, 222, 216) |
| HSL | hsl(135, 11%, 85%) |
| HSV | hsv(135, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(87.73, -3.78, 2.00) |
| CIE-LCH | lch(87.73, 4.28, 152.11°) |
| OKLab | oklab(89.28% -0.0106 0.0052) |
| OKLCH | oklch(89.28% 0.012 153.7) |
| XYZ | xyz(66.2453, 71.4963, 75.2626) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.78
Gainsboro
#DCDCDC
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 5.68
Fog
#D8DCE0
ΔE00 5.90
Mintcream
#F5FFFA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DED8 #DED6DC
analogous
#D8DED6 #D6DED8 #D6DEDC
triadic
#D6DED8 #D8D6DE #DED8D6
tetradic
#D6DED8 #D6D8DE #DED6DC #DEDCD6
square
#D6DED8 #D6D8DE #DED6DC #DEDCD6
split-complementary
#D6DED8 #DCD6DE #DED6D8
monochromatic
#92A797 #B4C3B8 #D6DED8 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.37
#D6DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D6DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DED8
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DED8 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD8
Deuteranopia (green-blind)
#DCDCD8
Tritanopia (blue-blind)
#D5DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6ded8; /* rgb */ color: rgb(214, 222, 216); /* oklch */ color: oklch(89.3% 0.012 153.7);
Tailwind
colors: {
custom: {
50: '#e2e8e4',
500: '#d6ded8',
950: '#000000',
},
}SCSS
$custom: #d6ded8; $custom-light: #e2e8e4; $custom-dark: #000000;
JSON
{
"hex": "#d6ded8",
"rgb": {
"r": 214,
"g": 222,
"b": 216
},
"hsl": {
"h": 135,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89278,
"c": 0.01181,
"h": 153.7
},
"luminance": 0.71497
}Semantic roles & 50–950 ramp
primary
#D6DED8
secondary
#B2A6AF
accent
#518495
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484