#D3EDDB#D3EDDB
#D3EDDB is a very light, muted green. Relative luminance 0.795; OKLCH L 92.2% C 0.037 H 155.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDDB |
|---|---|
| RGB | rgb(211, 237, 219) |
| HSL | hsl(138, 42%, 88%) |
| HSV | hsv(138, 11%, 93%) |
| CMYK | cmyk(11%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(91.47, -11.86, 5.83) |
| CIE-LCH | lch(91.47, 13.22, 153.81°) |
| OKLab | oklab(92.21% -0.0332 0.0152) |
| OKLCH | oklch(92.21% 0.037 155.4) |
| XYZ | xyz(69.9316, 79.5307, 78.6707) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.74
Ice
#D6FFFA
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 8.34
Lightcyan
#E0FFFF
ΔE00 8.39
Very Pale Blue
#D6FFFE
ΔE00 8.41
Duck Egg Blue
#C3FBF4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDDB #EDD3E5
analogous
#D8EDD3 #D3EDDB #D3EDE8
triadic
#D3EDDB #DBD3ED #EDDBD3
tetradic
#D3EDDB #D3D8ED #EDD3E5 #EDE8D3
square
#D3EDDB #D3D8ED #EDD3E5 #EDE8D3
split-complementary
#D3EDDB #E8D3ED #EDD3D8
monochromatic
#7CC994 #A8DBB7 #D3EDDB #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.24
#D3EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#D3EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDDB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDDB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8DA
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#CFECE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3eddb; /* rgb */ color: rgb(211, 237, 219); /* oklch */ color: oklch(92.2% 0.037 155.4);
Tailwind
colors: {
custom: {
50: '#e0f2e6',
500: '#d3eddb',
950: '#000000',
},
}SCSS
$custom: #d3eddb; $custom-light: #e0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#d3eddb",
"rgb": {
"r": 211,
"g": 237,
"b": 219
},
"hsl": {
"h": 138.462,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92213,
"c": 0.03651,
"h": 155.4
},
"luminance": 0.79532
}Semantic roles & 50–950 ramp
primary
#D3EDDB
secondary
#C99CBB
accent
#308CB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584