#D7ECDD#D7ECDD
#D7ECDD is a very light, muted green. Relative luminance 0.797; OKLCH L 92.3% C 0.030 H 154.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECDD |
|---|---|
| RGB | rgb(215, 236, 221) |
| HSL | hsl(137, 36%, 88%) |
| HSV | hsv(137, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(91.53, -9.68, 4.91) |
| CIE-LCH | lch(91.53, 10.85, 153.10°) |
| OKLab | oklab(92.34% -0.0271 0.0128) |
| OKLCH | oklch(92.34% 0.03 154.7) |
| XYZ | xyz(71.0682, 79.6576, 80.0239) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.72
Ice
#D6FFFA
ΔE00 7.43
Mintcream
#F5FFFA
ΔE00 7.61
Lightcyan
#E0FFFF
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 8.20
Ice Blue (survey)
#D7FFFE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECDD #ECD7E6
analogous
#DBECD7 #D7ECDD #D7ECE7
triadic
#D7ECDD #DDD7EC #ECDDD7
tetradic
#D7ECDD #D7DBEC #ECD7E6 #ECE7D7
square
#D7ECDD #D7DBEC #ECD7E6 #ECE7D7
split-complementary
#D7ECDD #E7D7EC #ECD7DB
monochromatic
#84C596 #AED8BA #D7ECDD #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.24
#D7ECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#D7ECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECDD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECDD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#D4EBE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ecdd; /* rgb */ color: rgb(215, 236, 221); /* oklch */ color: oklch(92.3% 0.030 154.7);
Tailwind
colors: {
custom: {
50: '#e3f2e7',
500: '#d7ecdd',
950: '#000000',
},
}SCSS
$custom: #d7ecdd; $custom-light: #e3f2e7; $custom-dark: #000000;
JSON
{
"hex": "#d7ecdd",
"rgb": {
"r": 215,
"g": 236,
"b": 221
},
"hsl": {
"h": 137.143,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.92342,
"c": 0.02995,
"h": 154.7
},
"luminance": 0.79658
}Semantic roles & 50–950 ramp
primary
#D7ECDD
secondary
#C6A1BC
accent
#378CAE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584