#D7EBDF#D7EBDF
#D7EBDF is a very light, muted green. Relative luminance 0.792; OKLCH L 92.2% C 0.027 H 159.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBDF |
|---|---|
| RGB | rgb(215, 235, 223) |
| HSL | hsl(144, 33%, 88%) |
| HSV | hsv(144, 9%, 92%) |
| CMYK | cmyk(8.5%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.32, -8.81, 3.56) |
| CIE-LCH | lch(91.32, 9.50, 157.98°) |
| OKLab | oklab(92.19% -0.0249 0.0093) |
| OKLCH | oklch(92.19% 0.027 159.5) |
| XYZ | xyz(71.0492, 79.1906, 81.3399) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.80
Mintcream
#F5FFFA
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.38
Azure (CSS)
#F0FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBDF #EBD7E3
analogous
#D9EBD7 #D7EBDF #D7EBE9
triadic
#D7EBDF #DFD7EB #EBDFD7
tetradic
#D7EBDF #D7D9EB #EBD7E3 #EBE9D7
square
#D7EBDF #D7D9EB #EBD7E3 #EBE9D7
split-complementary
#D7EBDF #E9D7EB #EBD7D9
monochromatic
#85C29E #AED7BE #D7EBDF #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.25
#D7EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#D7EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBDF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBDF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8DE
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#D4EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7ebdf; /* rgb */ color: rgb(215, 235, 223); /* oklch */ color: oklch(92.2% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#e3f1e9',
500: '#d7ebdf',
950: '#000000',
},
}SCSS
$custom: #d7ebdf; $custom-light: #e3f1e9; $custom-dark: #000000;
JSON
{
"hex": "#d7ebdf",
"rgb": {
"r": 215,
"g": 235,
"b": 223
},
"hsl": {
"h": 144,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.92191,
"c": 0.02659,
"h": 159.5
},
"luminance": 0.79191
}Semantic roles & 50–950 ramp
primary
#D7EBDF
secondary
#C5A1B7
accent
#397EAC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584