#D5DFD6#D5DFD6
#D5DFD6 is a very light, near-neutral green. Relative luminance 0.718; OKLCH L 89.3% C 0.016 H 148.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD6 |
|---|---|
| RGB | rgb(213, 223, 214) |
| HSL | hsl(126, 14%, 85%) |
| HSV | hsv(126, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.86, -4.99, 3.24) |
| CIE-LCH | lch(87.86, 5.95, 147.01°) |
| OKLab | oklab(89.35% -0.0138 0.0085) |
| OKLCH | oklch(89.35% 0.016 148.4) |
| XYZ | xyz(65.9636, 71.7762, 73.9843) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.11
Silver (survey)
#C5C9C7
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 6.89
Mintcream
#F5FFFA
ΔE00 7.11
Honeydew
#F0FFF0
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD6 #DFD5DE
analogous
#D9DFD5 #D5DFD6 #D5DFDB
triadic
#D5DFD6 #D6D5DF #DFD6D5
tetradic
#D5DFD6 #D5D9DF #DFD5DE #DFDBD5
square
#D5DFD6 #D5D9DF #DFD5DE #DFDBD5
split-complementary
#D5DFD6 #DBD5DF #DFD5D9
monochromatic
#90AA92 #B2C5B4 #D5DFD6 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.37
#D5DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D5DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD6
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD6 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DDDCD6
Tritanopia (blue-blind)
#D4DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd6; /* rgb */ color: rgb(213, 223, 214); /* oklch */ color: oklch(89.3% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#e1e9e2',
500: '#d5dfd6',
950: '#000000',
},
}SCSS
$custom: #d5dfd6; $custom-light: #e1e9e2; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd6",
"rgb": {
"r": 213,
"g": 223,
"b": 214
},
"hsl": {
"h": 126,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.8935,
"c": 0.0162,
"h": 148.4
},
"luminance": 0.71777
}Semantic roles & 50–950 ramp
primary
#D5DFD6
secondary
#B4A4B2
accent
#4E9098
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484