#D5EBDB#D5EBDB
#D5EBDB is a very light, muted green. Relative luminance 0.787; OKLCH L 91.9% C 0.032 H 154.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBDB |
|---|---|
| RGB | rgb(213, 235, 219) |
| HSL | hsl(136, 35%, 88%) |
| HSV | hsv(136, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.09, -10.20, 5.29) |
| CIE-LCH | lch(91.09, 11.49, 152.56°) |
| OKLab | oklab(91.94% -0.0285 0.0138) |
| OKLCH | oklch(91.94% 0.032 154.1) |
| XYZ | xyz(69.9324, 78.6764, 78.5058) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.13
Ice
#D6FFFA
ΔE00 7.55
Lightcyan
#E0FFFF
ΔE00 8.11
Mintcream
#F5FFFA
ΔE00 8.17
Ice Blue (survey)
#D7FFFE
ΔE00 8.45
Very Pale Blue
#D6FFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBDB #EBD5E5
analogous
#DAEBD5 #D5EBDB #D5EBE6
triadic
#D5EBDB #DBD5EB #EBDBD5
tetradic
#D5EBDB #D5DAEB #EBD5E5 #EBE6D5
square
#D5EBDB #D5DAEB #EBD5E5 #EBE6D5
split-complementary
#D5EBDB #E6D5EB #EBD5DA
monochromatic
#82C494 #ACD7B7 #D5EBDB #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.25
#D5EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D5EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBDB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBDB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E7E4DC
Tritanopia (blue-blind)
#D2EAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d5ebdb; /* rgb */ color: rgb(213, 235, 219); /* oklch */ color: oklch(91.9% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#e2f1e6',
500: '#d5ebdb',
950: '#000000',
},
}SCSS
$custom: #d5ebdb; $custom-light: #e2f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d5ebdb",
"rgb": {
"r": 213,
"g": 235,
"b": 219
},
"hsl": {
"h": 136.364,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.91941,
"c": 0.03165,
"h": 154.1
},
"luminance": 0.78677
}Semantic roles & 50–950 ramp
primary
#D5EBDB
secondary
#C59FBB
accent
#378EAE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584