#D4DECF#D4DECF
#D4DECF is a very light, muted green. Relative luminance 0.707; OKLCH L 88.9% C 0.023 H 134.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DECF |
|---|---|
| RGB | rgb(212, 222, 207) |
| HSL | hsl(100, 19%, 84%) |
| HSV | hsv(100, 7%, 87%) |
| CMYK | cmyk(4.5%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(87.36, -6.06, 6.19) |
| CIE-LCH | lch(87.36, 8.66, 134.39°) |
| OKLab | oklab(88.88% -0.0162 0.0162) |
| OKLCH | oklch(88.88% 0.023 134.9) |
| XYZ | xyz(64.5332, 70.7443, 69.2746) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.89
Honeydew
#F0FFF0
ΔE00 7.05
Beige
#F5F5DC
ΔE00 7.33
Eggshell
#F0EAD6
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 8.02
Mintcream
#F5FFFA
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DECF #D9CFDE
analogous
#DCDECF #D4DECF #CFDED2
triadic
#D4DECF #CFD4DE #DECFD4
tetradic
#D4DECF #CFDCDE #D9CFDE #DED2CF
square
#D4DECF #CFDCDE #D9CFDE #DED2CF
split-complementary
#D4DECF #D2CFDE #DECFDC
monochromatic
#93AC86 #B4C5AB #D4DECF #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.39
#D4DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D4DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DECF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DECF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#D4DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4decf; /* rgb */ color: rgb(212, 222, 207); /* oklch */ color: oklch(88.9% 0.023 134.9);
Tailwind
colors: {
custom: {
50: '#e1e8dd',
500: '#d4decf',
950: '#000000',
},
}SCSS
$custom: #d4decf; $custom-light: #e1e8dd; $custom-dark: #000000;
JSON
{
"hex": "#d4decf",
"rgb": {
"r": 212,
"g": 222,
"b": 207
},
"hsl": {
"h": 100,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88881,
"c": 0.02289,
"h": 134.9
},
"luminance": 0.70745
}Semantic roles & 50–950 ramp
primary
#D4DECF
secondary
#AC9DB4
accent
#499D81
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484