#D3EDD9#D3EDD9
#D3EDD9 is a very light, muted green. Relative luminance 0.794; OKLCH L 92.2% C 0.038 H 152.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDD9 |
|---|---|
| RGB | rgb(211, 237, 217) |
| HSL | hsl(134, 42%, 88%) |
| HSV | hsv(134, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 8.4%, 7.1%) |
| CIE-LAB | lab(91.43, -12.22, 6.81) |
| CIE-LCH | lch(91.43, 13.99, 150.89°) |
| OKLab | oklab(92.16% -0.034 0.0177) |
| OKLCH | oklch(92.16% 0.038 152.5) |
| XYZ | xyz(69.6699, 79.4260, 77.2924) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.94
Ice
#D6FFFA
ΔE00 7.73
Duck Egg Blue
#C3FBF4
ΔE00 8.83
Ice Blue (survey)
#D7FFFE
ΔE00 8.96
Very Pale Blue
#D6FFFE
ΔE00 9.02
Lightcyan
#E0FFFF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDD9 #EDD3E7
analogous
#DAEDD3 #D3EDD9 #D3EDE6
triadic
#D3EDD9 #D9D3ED #EDD9D3
tetradic
#D3EDD9 #D3DAED #EDD3E7 #EDE6D3
square
#D3EDD9 #D3DAED #EDD3E7 #EDE6D3
split-complementary
#D3EDD9 #E6D3ED #EDD3DA
monochromatic
#7CC98E #A8DBB3 #D3EDD9 #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.24
#D3EDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D3EDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDD9
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDD9 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D8
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#D0ECE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3edd9; /* rgb */ color: rgb(211, 237, 217); /* oklch */ color: oklch(92.2% 0.038 152.5);
Tailwind
colors: {
custom: {
50: '#e0f2e4',
500: '#d3edd9',
950: '#000000',
},
}SCSS
$custom: #d3edd9; $custom-light: #e0f2e4; $custom-dark: #000000;
JSON
{
"hex": "#d3edd9",
"rgb": {
"r": 211,
"g": 237,
"b": 217
},
"hsl": {
"h": 133.846,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.9216,
"c": 0.03834,
"h": 152.5
},
"luminance": 0.79427
}Semantic roles & 50–950 ramp
primary
#D3EDD9
secondary
#C99CBE
accent
#3096B5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584