#D7EBDA#D7EBDA
#D7EBDA is a very light, muted green. Relative luminance 0.789; OKLCH L 92.1% C 0.031 H 149.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBDA |
|---|---|
| RGB | rgb(215, 235, 218) |
| HSL | hsl(129, 33%, 88%) |
| HSV | hsv(129, 9%, 92%) |
| CMYK | cmyk(8.5%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.20, -9.71, 6.00) |
| CIE-LCH | lch(91.20, 11.41, 148.31°) |
| OKLab | oklab(92.06% -0.0269 0.0157) |
| OKLCH | oklch(92.06% 0.031 149.8) |
| XYZ | xyz(70.3850, 78.9249, 77.8419) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.85
Mintcream
#F5FFFA
ΔE00 8.01
Ice
#D6FFFA
ΔE00 8.16
Beige
#F5F5DC
ΔE00 8.26
Light Grey
#D8DCD6
ΔE00 8.28
Lightcyan
#E0FFFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBDA #EBD7E8
analogous
#DEEBD7 #D7EBDA #D7EBE4
triadic
#D7EBDA #DAD7EB #EBDAD7
tetradic
#D7EBDA #D7DEEB #EBD7E8 #EBE4D7
square
#D7EBDA #D7DEEB #EBD7E8 #EBE4D7
split-complementary
#D7EBDA #E4D7EB #EBD7DE
monochromatic
#85C28F #AED7B4 #D7EBDA #EBF5EC #EBF5EC
Accessibility & contrast
On white
1.25
#D7EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#D7EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBDA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBDA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#D5EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7ebda; /* rgb */ color: rgb(215, 235, 218); /* oklch */ color: oklch(92.1% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#e3f1e5',
500: '#d7ebda',
950: '#000000',
},
}SCSS
$custom: #d7ebda; $custom-light: #e3f1e5; $custom-dark: #000000;
JSON
{
"hex": "#d7ebda",
"rgb": {
"r": 215,
"g": 235,
"b": 218
},
"hsl": {
"h": 129,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.92056,
"c": 0.0311,
"h": 149.8
},
"luminance": 0.78926
}Semantic roles & 50–950 ramp
primary
#D7EBDA
secondary
#C5A1BF
accent
#399BAC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584