#D3EDD5#D3EDD5
#D3EDD5 is a very light, muted green. Relative luminance 0.792; OKLCH L 92.1% C 0.042 H 147.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDD5 |
|---|---|
| RGB | rgb(211, 237, 213) |
| HSL | hsl(125, 42%, 88%) |
| HSV | hsv(125, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(91.33, -12.94, 8.75) |
| CIE-LCH | lch(91.33, 15.62, 145.91°) |
| OKLab | oklab(92.06% -0.0356 0.0228) |
| OKLCH | oklch(92.06% 0.042 147.4) |
| XYZ | xyz(69.1559, 79.2204, 74.5855) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.51
Ice
#D6FFFA
ΔE00 8.84
Beige
#F5F5DC
ΔE00 9.45
Duck Egg Blue
#C3FBF4
ΔE00 9.71
Pale Aqua
#B8FFEB
ΔE00 9.89
Mint
#AAF0C1
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDD5 #EDD3EB
analogous
#DEEDD3 #D3EDD5 #D3EDE2
triadic
#D3EDD5 #D5D3ED #EDD5D3
tetradic
#D3EDD5 #D3DEED #EDD3EB #EDE2D3
square
#D3EDD5 #D3DEED #EDD3EB #EDE2D3
split-complementary
#D3EDD5 #E2D3ED #EDD3DE
monochromatic
#7CC982 #A8DBAC #D3EDD5 #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.25
#D3EDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D3EDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDD5
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDD5 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE8D4
Deuteranopia (green-blind)
#E9E5D6
Tritanopia (blue-blind)
#D0ECE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3edd5; /* rgb */ color: rgb(211, 237, 213); /* oklch */ color: oklch(92.1% 0.042 147.4);
Tailwind
colors: {
custom: {
50: '#e0f2e1',
500: '#d3edd5',
950: '#000000',
},
}SCSS
$custom: #d3edd5; $custom-light: #e0f2e1; $custom-dark: #000000;
JSON
{
"hex": "#d3edd5",
"rgb": {
"r": 211,
"g": 237,
"b": 213
},
"hsl": {
"h": 124.615,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92055,
"c": 0.04226,
"h": 147.4
},
"luminance": 0.79221
}Semantic roles & 50–950 ramp
primary
#D3EDD5
secondary
#C99CC5
accent
#30ABB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584