#D4DFD1#D4DFD1
#D4DFD1 is a very light, muted green. Relative luminance 0.714; OKLCH L 89.1% C 0.022 H 139.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFD1 |
|---|---|
| RGB | rgb(212, 223, 209) |
| HSL | hsl(107, 18%, 85%) |
| HSV | hsv(107, 6%, 87%) |
| CMYK | cmyk(4.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(87.67, -6.22, 5.58) |
| CIE-LCH | lch(87.67, 8.36, 138.10°) |
| OKLab | oklab(89.14% -0.0168 0.0146) |
| OKLCH | oklch(89.14% 0.022 139) |
| XYZ | xyz(65.0456, 71.3755, 70.6593) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 6.78
Beige
#F5F5DC
ΔE00 7.57
Eggshell
#F0EAD6
ΔE00 7.98
Silver (survey)
#C5C9C7
ΔE00 8.01
Mintcream
#F5FFFA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFD1 #DCD1DF
analogous
#DBDFD1 #D4DFD1 #D1DFD5
triadic
#D4DFD1 #D1D4DF #DFD1D4
tetradic
#D4DFD1 #D1DBDF #DCD1DF #DFD5D1
square
#D4DFD1 #D1DBDF #DCD1DF #DFD5D1
split-complementary
#D4DFD1 #D5D1DF #DFD1DB
monochromatic
#91AD89 #B2C6AD #D4DFD1 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.37
#D4DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D4DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFD1
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFD1 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD0
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#D4DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dfd1; /* rgb */ color: rgb(212, 223, 209); /* oklch */ color: oklch(89.1% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#e1e9df',
500: '#d4dfd1',
950: '#000000',
},
}SCSS
$custom: #d4dfd1; $custom-light: #e1e9df; $custom-dark: #000000;
JSON
{
"hex": "#d4dfd1",
"rgb": {
"r": 212,
"g": 223,
"b": 209
},
"hsl": {
"h": 107.143,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89139,
"c": 0.02226,
"h": 139
},
"luminance": 0.71376
}Semantic roles & 50–950 ramp
primary
#D4DFD1
secondary
#B09FB5
accent
#499C8A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484