#D4DFD3#D4DFD3
#D4DFD3 is a very light, muted green. Relative luminance 0.715; OKLCH L 89.2% C 0.020 H 143.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD3 |
|---|---|
| RGB | rgb(212, 223, 211) |
| HSL | hsl(115, 16%, 85%) |
| HSV | hsv(115, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.72, -5.87, 4.60) |
| CIE-LCH | lch(87.72, 7.46, 141.91°) |
| OKLab | oklab(89.19% -0.016 0.012) |
| OKLCH | oklch(89.19% 0.02 143) |
| XYZ | xyz(65.2948, 71.4752, 71.9715) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.23
Honeydew
#F0FFF0
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 7.48
Mintcream
#F5FFFA
ΔE00 7.67
Beige
#F5F5DC
ΔE00 7.94
Gainsboro
#DCDCDC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD3 #DED3DF
analogous
#DADFD3 #D4DFD3 #D3DFD8
triadic
#D4DFD3 #D3D4DF #DFD3D4
tetradic
#D4DFD3 #D3DADF #DED3DF #DFD8D3
square
#D4DFD3 #D3DADF #DED3DF #DFD8D3
split-complementary
#D4DFD3 #D8D3DF #DFD3DA
monochromatic
#8FAB8C #B1C5B0 #D4DFD3 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D4DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D4DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD3
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD3 | 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)
#E0DDD2
Deuteranopia (green-blind)
#DEDBD4
Tritanopia (blue-blind)
#D3DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd3; /* rgb */ color: rgb(212, 223, 211); /* oklch */ color: oklch(89.2% 0.020 143.0);
Tailwind
colors: {
custom: {
50: '#e1e9e0',
500: '#d4dfd3',
950: '#000000',
},
}SCSS
$custom: #d4dfd3; $custom-light: #e1e9e0; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd3",
"rgb": {
"r": 212,
"g": 223,
"b": 211
},
"hsl": {
"h": 115,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89193,
"c": 0.02002,
"h": 143
},
"luminance": 0.71476
}Semantic roles & 50–950 ramp
primary
#D4DFD3
secondary
#B3A2B4
accent
#4B9A93
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484