#D4EBDB#D4EBDB
#D4EBDB is a very light, muted green. Relative luminance 0.785; OKLCH L 91.9% C 0.032 H 155.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBDB |
|---|---|
| RGB | rgb(212, 235, 219) |
| HSL | hsl(138, 37%, 88%) |
| HSV | hsv(138, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.02, -10.53, 5.19) |
| CIE-LCH | lch(91.02, 11.74, 153.77°) |
| OKLab | oklab(91.87% -0.0295 0.0135) |
| OKLCH | oklch(91.87% 0.032 155.3) |
| XYZ | xyz(69.6432, 78.5272, 78.4922) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.33
Ice
#D6FFFA
ΔE00 7.37
Lightcyan
#E0FFFF
ΔE00 8.05
Ice Blue (survey)
#D7FFFE
ΔE00 8.30
Mintcream
#F5FFFA
ΔE00 8.37
Very Pale Blue
#D6FFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBDB #EBD4E4
analogous
#D8EBD4 #D4EBDB #D4EBE6
triadic
#D4EBDB #DBD4EB #EBDBD4
tetradic
#D4EBDB #D4D8EB #EBD4E4 #EBE6D4
square
#D4EBDB #D4D8EB #EBD4E4 #EBE6D4
split-complementary
#D4EBDB #E6D4EB #EBD4D8
monochromatic
#80C495 #AAD8B8 #D4EBDB #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.26
#D4EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#D4EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBDB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBDB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E7E4DC
Tritanopia (blue-blind)
#D1EAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ebdb; /* rgb */ color: rgb(212, 235, 219); /* oklch */ color: oklch(91.9% 0.032 155.3);
Tailwind
colors: {
custom: {
50: '#e1f1e6',
500: '#d4ebdb',
950: '#000000',
},
}SCSS
$custom: #d4ebdb; $custom-light: #e1f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d4ebdb",
"rgb": {
"r": 212,
"g": 235,
"b": 219
},
"hsl": {
"h": 138.261,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.9187,
"c": 0.03244,
"h": 155.3
},
"luminance": 0.78528
}Semantic roles & 50–950 ramp
primary
#D4EBDB
secondary
#C59EB9
accent
#368AAF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584