#D3ECDA#D3ECDA
#D3ECDA is a very light, muted green. Relative luminance 0.789; OKLCH L 92.0% C 0.036 H 154.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECDA |
|---|---|
| RGB | rgb(211, 236, 218) |
| HSL | hsl(137, 40%, 88%) |
| HSV | hsv(137, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.19, -11.54, 5.94) |
| CIE-LCH | lch(91.19, 12.98, 152.75°) |
| OKLab | oklab(91.98% -0.0322 0.0155) |
| OKLCH | oklch(91.98% 0.036 154.3) |
| XYZ | xyz(69.5116, 78.9007, 77.8832) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.70
Ice
#D6FFFA
ΔE00 7.43
Lightcyan
#E0FFFF
ΔE00 8.52
Ice Blue (survey)
#D7FFFE
ΔE00 8.54
Very Pale Blue
#D6FFFE
ΔE00 8.62
Duck Egg Blue
#C3FBF4
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECDA #ECD3E5
analogous
#D8ECD3 #D3ECDA #D3ECE6
triadic
#D3ECDA #DAD3EC #ECDAD3
tetradic
#D3ECDA #D3D8EC #ECD3E5 #ECE6D3
square
#D3ECDA #D3D8EC #ECD3E5 #ECE6D3
split-complementary
#D3ECDA #E6D3EC #ECD3D8
monochromatic
#7EC792 #A8DAB6 #D3ECDA #EAF6ED #EAF6ED
Accessibility & contrast
On white
1.25
#D3ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D3ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECDA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECDA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8D9
Deuteranopia (green-blind)
#E7E5DB
Tritanopia (blue-blind)
#D0EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ecda; /* rgb */ color: rgb(211, 236, 218); /* oklch */ color: oklch(92.0% 0.036 154.3);
Tailwind
colors: {
custom: {
50: '#e0f2e5',
500: '#d3ecda',
950: '#000000',
},
}SCSS
$custom: #d3ecda; $custom-light: #e0f2e5; $custom-dark: #000000;
JSON
{
"hex": "#d3ecda",
"rgb": {
"r": 211,
"g": 236,
"b": 218
},
"hsl": {
"h": 136.8,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.91979,
"c": 0.03576,
"h": 154.3
},
"luminance": 0.78902
}Semantic roles & 50–950 ramp
primary
#D3ECDA
secondary
#C79CBB
accent
#338FB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584