#D6DFD5#D6DFD5
#D6DFD5 is a very light, near-neutral green. Relative luminance 0.719; OKLCH L 89.4% C 0.017 H 142.5°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFD5 |
|---|---|
| RGB | rgb(214, 223, 213) |
| HSL | hsl(114, 14%, 85%) |
| HSV | hsv(114, 4%, 87%) |
| CMYK | cmyk(4%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.91, -4.83, 3.85) |
| CIE-LCH | lch(87.91, 6.18, 141.49°) |
| OKLab | oklab(89.4% -0.0132 0.0101) |
| OKLCH | oklch(89.4% 0.017 142.5) |
| XYZ | xyz(66.1273, 71.8753, 73.3274) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Silver (survey)
#C5C9C7
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 6.93
Honeydew
#F0FFF0
ΔE00 7.14
Mintcream
#F5FFFA
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFD5 #DED5DF
analogous
#DBDFD5 #D6DFD5 #D5DFD9
triadic
#D6DFD5 #D5D6DF #DFD5D6
tetradic
#D6DFD5 #D5DBDF #DED5DF #DFD9D5
square
#D6DFD5 #D5DBDF #DED5DF #DFD9D5
split-complementary
#D6DFD5 #D9D5DF #DFD5DB
monochromatic
#92AA90 #B4C5B2 #D6DFD5 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.37
#D6DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D6DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFD5
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFD5 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD4
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#D5DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d6dfd5; /* rgb */ color: rgb(214, 223, 213); /* oklch */ color: oklch(89.4% 0.017 142.5);
Tailwind
colors: {
custom: {
50: '#e2e9e1',
500: '#d6dfd5',
950: '#000000',
},
}SCSS
$custom: #d6dfd5; $custom-light: #e2e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d6dfd5",
"rgb": {
"r": 214,
"g": 223,
"b": 213
},
"hsl": {
"h": 114,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89398,
"c": 0.01658,
"h": 142.5
},
"luminance": 0.71876
}Semantic roles & 50–950 ramp
primary
#D6DFD5
secondary
#B2A4B4
accent
#4E9890
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484