#D3DECF#D3DECF
#D3DECF is a very light, muted green. Relative luminance 0.706; OKLCH L 88.8% C 0.023 H 137.2°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DECF |
|---|---|
| RGB | rgb(211, 222, 207) |
| HSL | hsl(104, 19%, 84%) |
| HSV | hsv(104, 7%, 87%) |
| CMYK | cmyk(5%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(87.29, -6.40, 6.08) |
| CIE-LCH | lch(87.29, 8.83, 136.49°) |
| OKLab | oklab(88.81% -0.0172 0.0159) |
| OKLCH | oklch(88.81% 0.023 137.2) |
| XYZ | xyz(64.2458, 70.5961, 69.2611) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.14
Honeydew
#F0FFF0
ΔE00 7.01
Beige
#F5F5DC
ΔE00 7.57
Eggshell
#F0EAD6
ΔE00 8.03
Silver (survey)
#C5C9C7
ΔE00 8.16
Mintcream
#F5FFFA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DECF #DACFDE
analogous
#DBDECF #D3DECF #CFDED3
triadic
#D3DECF #CFD3DE #DECFD3
tetradic
#D3DECF #CFDBDE #DACFDE #DED3CF
square
#D3DECF #CFDBDE #DACFDE #DED3CF
split-complementary
#D3DECF #D3CFDE #DECFDB
monochromatic
#91AC86 #B2C5AB #D3DECF #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.39
#D3DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D3DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DECF
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DECF | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#D3DDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3decf; /* rgb */ color: rgb(211, 222, 207); /* oklch */ color: oklch(88.8% 0.023 137.2);
Tailwind
colors: {
custom: {
50: '#e0e8dd',
500: '#d3decf',
950: '#000000',
},
}SCSS
$custom: #d3decf; $custom-light: #e0e8dd; $custom-dark: #000000;
JSON
{
"hex": "#d3decf",
"rgb": {
"r": 211,
"g": 222,
"b": 207
},
"hsl": {
"h": 104,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.88806,
"c": 0.02342,
"h": 137.2
},
"luminance": 0.70596
}Semantic roles & 50–950 ramp
primary
#D3DECF
secondary
#AE9DB4
accent
#499D86
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484