#D4DFD5#D4DFD5
#D4DFD5 is a very light, near-neutral green. Relative luminance 0.716; OKLCH L 89.2% C 0.018 H 148.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD5 |
|---|---|
| RGB | rgb(212, 223, 213) |
| HSL | hsl(125, 15%, 85%) |
| HSV | hsv(125, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.76, -5.51, 3.62) |
| CIE-LCH | lch(87.76, 6.59, 146.71°) |
| OKLab | oklab(89.25% -0.0152 0.0095) |
| OKLCH | oklch(89.25% 0.018 148.1) |
| XYZ | xyz(65.5471, 71.5761, 73.3002) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.70
Silver (survey)
#C5C9C7
ΔE00 6.98
Honeydew
#F0FFF0
ΔE00 7.00
Mintcream
#F5FFFA
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD5 #DFD4DE
analogous
#D8DFD4 #D4DFD5 #D4DFDA
triadic
#D4DFD5 #D5D4DF #DFD5D4
tetradic
#D4DFD5 #D4D8DF #DFD4DE #DFDAD4
square
#D4DFD5 #D4D8DF #DFD4DE #DFDAD4
split-complementary
#D4DFD5 #DAD4DF #DFD4D8
monochromatic
#8EAB90 #B1C5B3 #D4DFD5 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.37
#D4DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D4DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD5
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD5 | 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)
#DFDDD5
Deuteranopia (green-blind)
#DDDCD5
Tritanopia (blue-blind)
#D3DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd5; /* rgb */ color: rgb(212, 223, 213); /* oklch */ color: oklch(89.2% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#e1e9e1',
500: '#d4dfd5',
950: '#000000',
},
}SCSS
$custom: #d4dfd5; $custom-light: #e1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd5",
"rgb": {
"r": 212,
"g": 223,
"b": 213
},
"hsl": {
"h": 125.455,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89248,
"c": 0.01792,
"h": 148.1
},
"luminance": 0.71576
}Semantic roles & 50–950 ramp
primary
#D4DFD5
secondary
#B4A3B3
accent
#4D9299
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484