#D4DFD4#D4DFD4
#D4DFD4 is a very light, near-neutral green. Relative luminance 0.715; OKLCH L 89.2% C 0.019 H 145.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD4 |
|---|---|
| RGB | rgb(212, 223, 212) |
| HSL | hsl(120, 15%, 85%) |
| HSV | hsv(120, 5%, 87%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.74, -5.69, 4.11) |
| CIE-LCH | lch(87.74, 7.02, 144.16°) |
| OKLab | oklab(89.22% -0.0156 0.0108) |
| OKLCH | oklch(89.22% 0.019 145.4) |
| XYZ | xyz(65.4206, 71.5255, 72.6338) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.96
Honeydew
#F0FFF0
ΔE00 6.91
Silver (survey)
#C5C9C7
ΔE00 7.23
Mintcream
#F5FFFA
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.81
Light Gray
#D3D3D3
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD4 #DFD4DF
analogous
#D9DFD4 #D4DFD4 #D4DFD9
triadic
#D4DFD4 #D4D4DF #DFD4D4
tetradic
#D4DFD4 #D4D9DF #DFD4DF #DFD9D4
square
#D4DFD4 #D4D9DF #DFD4DF #DFD9D4
split-complementary
#D4DFD4 #D9D4DF #DFD4D9
monochromatic
#8EAB8E #B1C5B1 #D4DFD4 #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.37
#D4DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D4DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD4
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD4 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#DEDBD4
Tritanopia (blue-blind)
#D3DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd4; /* rgb */ color: rgb(212, 223, 212); /* oklch */ color: oklch(89.2% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#e1e9e1',
500: '#d4dfd4',
950: '#000000',
},
}SCSS
$custom: #d4dfd4; $custom-light: #e1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd4",
"rgb": {
"r": 212,
"g": 223,
"b": 212
},
"hsl": {
"h": 120,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.8922,
"c": 0.01896,
"h": 145.4
},
"luminance": 0.71526
}Semantic roles & 50–950 ramp
primary
#D4DFD4
secondary
#B4A3B4
accent
#4D9999
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484