#D3ECD8#D3ECD8
#D3ECD8 is a very light, muted green. Relative luminance 0.788; OKLCH L 91.9% C 0.038 H 151.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECD8 |
|---|---|
| RGB | rgb(211, 236, 216) |
| HSL | hsl(132, 40%, 88%) |
| HSV | hsv(132, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 8.5%, 7.5%) |
| CIE-LAB | lab(91.14, -11.90, 6.92) |
| CIE-LCH | lch(91.14, 13.77, 149.83°) |
| OKLab | oklab(91.93% -0.033 0.018) |
| OKLCH | oklch(91.93% 0.038 151.4) |
| XYZ | xyz(69.2515, 78.7967, 76.5132) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.90
Ice
#D6FFFA
ΔE00 7.96
Duck Egg Blue
#C3FBF4
ΔE00 9.10
Ice Blue (survey)
#D7FFFE
ΔE00 9.14
Lightcyan
#E0FFFF
ΔE00 9.16
Very Pale Blue
#D6FFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECD8 #ECD3E7
analogous
#DAECD3 #D3ECD8 #D3ECE4
triadic
#D3ECD8 #D8D3EC #ECD8D3
tetradic
#D3ECD8 #D3DAEC #ECD3E7 #ECE4D3
square
#D3ECD8 #D3DAEC #ECD3E7 #ECE4D3
split-complementary
#D3ECD8 #E4D3EC #ECD3DA
monochromatic
#7EC78C #A8DAB2 #D3ECD8 #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.25
#D3ECD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D3ECD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECD8
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECD8 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D7
Deuteranopia (green-blind)
#E8E4D9
Tritanopia (blue-blind)
#D0EBE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ecd8; /* rgb */ color: rgb(211, 236, 216); /* oklch */ color: oklch(91.9% 0.038 151.4);
Tailwind
colors: {
custom: {
50: '#e0f2e4',
500: '#d3ecd8',
950: '#000000',
},
}SCSS
$custom: #d3ecd8; $custom-light: #e0f2e4; $custom-dark: #000000;
JSON
{
"hex": "#d3ecd8",
"rgb": {
"r": 211,
"g": 236,
"b": 216
},
"hsl": {
"h": 132,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.91926,
"c": 0.03763,
"h": 151.4
},
"luminance": 0.78798
}Semantic roles & 50–950 ramp
primary
#D3ECD8
secondary
#C79CBF
accent
#3399B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584