#D3E1CD#D3E1CD
#D3E1CD is a very light, muted green. Relative luminance 0.721; OKLCH L 89.4% C 0.031 H 136.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E1CD |
|---|---|
| RGB | rgb(211, 225, 205) |
| HSL | hsl(102, 25%, 84%) |
| HSV | hsv(102, 9%, 88%) |
| CMYK | cmyk(6.2%, 0%, 8.9%, 11.8%) |
| CIE-LAB | lab(88.02, -8.28, 8.18) |
| CIE-LCH | lch(88.02, 11.64, 135.35°) |
| OKLab | oklab(89.37% -0.0222 0.0213) |
| OKLCH | oklch(89.37% 0.031 136.1) |
| XYZ | xyz(64.8067, 72.1067, 68.2495) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.71
Light Grey
#D8DCD6
ΔE00 7.30
Beige
#F5F5DC
ΔE00 7.40
Eggshell
#F0EAD6
ΔE00 8.83
Off White (survey)
#FFFFE4
ΔE00 8.91
Lightyellow
#FFFFE0
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E1CD #DBCDE1
analogous
#DDE1CD #D3E1CD #CDE1D1
triadic
#D3E1CD #CDD3E1 #E1CDD3
tetradic
#D3E1CD #CDDDE1 #DBCDE1 #E1D1CD
square
#D3E1CD #CDDDE1 #DBCDE1 #E1D1CD
split-complementary
#D3E1CD #D1CDE1 #E1CDDD
monochromatic
#90B381 #B1CAA7 #D3E1CD #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.36
#D3E1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D3E1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E1CD
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E1CD | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#D3DFDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3e1cd; /* rgb */ color: rgb(211, 225, 205); /* oklch */ color: oklch(89.4% 0.031 136.1);
Tailwind
colors: {
custom: {
50: '#e0eadc',
500: '#d3e1cd',
950: '#000000',
},
}SCSS
$custom: #d3e1cd; $custom-light: #e0eadc; $custom-dark: #000000;
JSON
{
"hex": "#d3e1cd",
"rgb": {
"r": 211,
"g": 225,
"b": 205
},
"hsl": {
"h": 102,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.89369,
"c": 0.0308,
"h": 136.1
},
"luminance": 0.72107
}Semantic roles & 50–950 ramp
primary
#D3E1CD
secondary
#AF9AB8
accent
#42A486
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484