#D7EBDB#D7EBDB
#D7EBDB is a very light, muted green. Relative luminance 0.790; OKLCH L 92.1% C 0.030 H 151.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBDB |
|---|---|
| RGB | rgb(215, 235, 219) |
| HSL | hsl(132, 33%, 88%) |
| HSV | hsv(132, 9%, 92%) |
| CMYK | cmyk(8.5%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.22, -9.53, 5.51) |
| CIE-LCH | lch(91.22, 11.01, 149.98°) |
| OKLab | oklab(92.08% -0.0265 0.0144) |
| OKLCH | oklch(92.08% 0.03 151.5) |
| XYZ | xyz(70.5163, 78.9774, 78.5332) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.78
Mintcream
#F5FFFA
ΔE00 7.77
Ice
#D6FFFA
ΔE00 7.94
Light Grey
#D8DCD6
ΔE00 8.08
Lightcyan
#E0FFFF
ΔE00 8.26
Beige
#F5F5DC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBDB #EBD7E7
analogous
#DDEBD7 #D7EBDB #D7EBE5
triadic
#D7EBDB #DBD7EB #EBDBD7
tetradic
#D7EBDB #D7DDEB #EBD7E7 #EBE5D7
square
#D7EBDB #D7DDEB #EBD7E7 #EBE5D7
split-complementary
#D7EBDB #E5D7EB #EBD7DD
monochromatic
#85C292 #AED7B6 #D7EBDB #EBF5ED #EBF5ED
Accessibility & contrast
On white
1.25
#D7EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#D7EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBDB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBDB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#D5EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7ebdb; /* rgb */ color: rgb(215, 235, 219); /* oklch */ color: oklch(92.1% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#e3f1e6',
500: '#d7ebdb',
950: '#000000',
},
}SCSS
$custom: #d7ebdb; $custom-light: #e3f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d7ebdb",
"rgb": {
"r": 215,
"g": 235,
"b": 219
},
"hsl": {
"h": 132,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.92083,
"c": 0.03014,
"h": 151.5
},
"luminance": 0.78978
}Semantic roles & 50–950 ramp
primary
#D7EBDB
secondary
#C5A1BE
accent
#3995AC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584