#D3EBDA#D3EBDA
#D3EBDA is a very light, muted green. Relative luminance 0.783; OKLCH L 91.8% C 0.034 H 154.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBDA |
|---|---|
| RGB | rgb(211, 235, 218) |
| HSL | hsl(138, 38%, 87%) |
| HSV | hsv(138, 10%, 92%) |
| CMYK | cmyk(10.2%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.93, -11.04, 5.57) |
| CIE-LCH | lch(90.93, 12.36, 153.23°) |
| OKLab | oklab(91.77% -0.0309 0.0145) |
| OKLCH | oklch(91.77% 0.034 154.8) |
| XYZ | xyz(69.2245, 78.3265, 77.7875) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.59
Ice
#D6FFFA
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 8.33
Ice Blue (survey)
#D7FFFE
ΔE00 8.46
Very Pale Blue
#D6FFFE
ΔE00 8.55
Mintcream
#F5FFFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBDA #EBD3E4
analogous
#D8EBD3 #D3EBDA #D3EBE6
triadic
#D3EBDA #DAD3EB #EBDAD3
tetradic
#D3EBDA #D3D8EB #EBD3E4 #EBE6D3
square
#D3EBDA #D3D8EB #EBD3E4 #EBE6D3
split-complementary
#D3EBDA #E6D3EB #EBD3D8
monochromatic
#7FC593 #A9D8B7 #D3EBDA #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.26
#D3EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D3EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBDA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBDA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#E6E4DB
Tritanopia (blue-blind)
#D0EAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3ebda; /* rgb */ color: rgb(211, 235, 218); /* oklch */ color: oklch(91.8% 0.034 154.8);
Tailwind
colors: {
custom: {
50: '#e0f1e5',
500: '#d3ebda',
950: '#000000',
},
}SCSS
$custom: #d3ebda; $custom-light: #e0f1e5; $custom-dark: #000000;
JSON
{
"hex": "#d3ebda",
"rgb": {
"r": 211,
"g": 235,
"b": 218
},
"hsl": {
"h": 137.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.91773,
"c": 0.03411,
"h": 154.8
},
"luminance": 0.78328
}Semantic roles & 50–950 ramp
primary
#D3EBDA
secondary
#C69DBA
accent
#358CB0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584