#D3ECDB#D3ECDB
#D3ECDB is a very light, muted green. Relative luminance 0.790; OKLCH L 92.0% C 0.035 H 155.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECDB |
|---|---|
| RGB | rgb(211, 236, 219) |
| HSL | hsl(139, 40%, 88%) |
| HSV | hsv(139, 11%, 93%) |
| CMYK | cmyk(10.6%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(91.21, -11.36, 5.46) |
| CIE-LCH | lch(91.21, 12.60, 154.34°) |
| OKLab | oklab(92.01% -0.0318 0.0142) |
| OKLCH | oklch(92.01% 0.035 155.9) |
| XYZ | xyz(69.6428, 78.9532, 78.5745) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.62
Ice
#D6FFFA
ΔE00 7.17
Lightcyan
#E0FFFF
ΔE00 8.19
Ice Blue (survey)
#D7FFFE
ΔE00 8.24
Very Pale Blue
#D6FFFE
ΔE00 8.32
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECDB #ECD3E4
analogous
#D7ECD3 #D3ECDB #D3ECE7
triadic
#D3ECDB #DBD3EC #ECDBD3
tetradic
#D3ECDB #D3D7EC #ECD3E4 #ECE7D3
square
#D3ECDB #D3D7EC #ECD3E4 #ECE7D3
split-complementary
#D3ECDB #E7D3EC #ECD3D7
monochromatic
#7EC795 #A8DAB8 #D3ECDB #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.25
#D3ECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D3ECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECDB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECDB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#CFEBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3ecdb; /* rgb */ color: rgb(211, 236, 219); /* oklch */ color: oklch(92.0% 0.035 155.9);
Tailwind
colors: {
custom: {
50: '#e0f2e6',
500: '#d3ecdb',
950: '#000000',
},
}SCSS
$custom: #d3ecdb; $custom-light: #e0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d3ecdb",
"rgb": {
"r": 211,
"g": 236,
"b": 219
},
"hsl": {
"h": 139.2,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.92006,
"c": 0.03486,
"h": 155.9
},
"luminance": 0.78954
}Semantic roles & 50–950 ramp
primary
#D3ECDB
secondary
#C79CB9
accent
#338AB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584