#D3ECD4#D3ECD4
#D3ECD4 is a very light, muted green. Relative luminance 0.786; OKLCH L 91.8% C 0.042 H 146.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECD4 |
|---|---|
| RGB | rgb(211, 236, 212) |
| HSL | hsl(122, 40%, 88%) |
| HSV | hsv(122, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 10.2%, 7.5%) |
| CIE-LAB | lab(91.05, -12.61, 8.87) |
| CIE-LCH | lch(91.05, 15.42, 144.89°) |
| OKLab | oklab(91.82% -0.0346 0.0231) |
| OKLCH | oklch(91.82% 0.042 146.3) |
| XYZ | xyz(68.7406, 78.5923, 73.8229) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.49
Ice
#D6FFFA
ΔE00 9.04
Beige
#F5F5DC
ΔE00 9.25
Duck Egg Blue
#C3FBF4
ΔE00 9.95
Off White (survey)
#FFFFE4
ΔE00 10.02
Lightyellow
#FFFFE0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECD4 #ECD3EB
analogous
#DEECD3 #D3ECD4 #D3ECE0
triadic
#D3ECD4 #D4D3EC #ECD4D3
tetradic
#D3ECD4 #D3DEEC #ECD3EB #ECE0D3
square
#D3ECD4 #D3DEEC #ECD3EB #ECE0D3
split-complementary
#D3ECD4 #E0D3EC #ECD3DE
monochromatic
#7EC780 #A8DAAA #D3ECD4 #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.26
#D3ECD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D3ECD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECD4
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECD4 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D3
Deuteranopia (green-blind)
#E9E4D5
Tritanopia (blue-blind)
#D1EBE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ecd4; /* rgb */ color: rgb(211, 236, 212); /* oklch */ color: oklch(91.8% 0.042 146.3);
Tailwind
colors: {
custom: {
50: '#e0f2e1',
500: '#d3ecd4',
950: '#000000',
},
}SCSS
$custom: #d3ecd4; $custom-light: #e0f2e1; $custom-dark: #000000;
JSON
{
"hex": "#d3ecd4",
"rgb": {
"r": 211,
"g": 236,
"b": 212
},
"hsl": {
"h": 122.4,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.91822,
"c": 0.04161,
"h": 146.3
},
"luminance": 0.78593
}Semantic roles & 50–950 ramp
primary
#D3ECD4
secondary
#C79CC5
accent
#33AEB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584