#D7ECDA#D7ECDA
#D7ECDA is a very light, muted green. Relative luminance 0.795; OKLCH L 92.3% C 0.033 H 149.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECDA |
|---|---|
| RGB | rgb(215, 236, 218) |
| HSL | hsl(129, 36%, 88%) |
| HSV | hsv(129, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.46, -10.21, 6.37) |
| CIE-LCH | lch(91.46, 12.04, 148.06°) |
| OKLab | oklab(92.26% -0.0282 0.0166) |
| OKLCH | oklch(92.26% 0.033 149.5) |
| XYZ | xyz(70.6721, 79.4991, 77.9376) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.91
Ice
#D6FFFA
ΔE00 8.10
Mintcream
#F5FFFA
ΔE00 8.31
Beige
#F5F5DC
ΔE00 8.38
Lightcyan
#E0FFFF
ΔE00 8.71
Light Grey
#D8DCD6
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECDA #ECD7E9
analogous
#DEECD7 #D7ECDA #D7ECE4
triadic
#D7ECDA #DAD7EC #ECDAD7
tetradic
#D7ECDA #D7DEEC #ECD7E9 #ECE4D7
square
#D7ECDA #D7DEEC #ECD7E9 #ECE4D7
split-complementary
#D7ECDA #E4D7EC #ECD7DE
monochromatic
#84C58D #AED8B4 #D7ECDA #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.24
#D7ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D7ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECDA
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECDA | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8D9
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#D5EBE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7ecda; /* rgb */ color: rgb(215, 236, 218); /* oklch */ color: oklch(92.3% 0.033 149.5);
Tailwind
colors: {
custom: {
50: '#e3f2e5',
500: '#d7ecda',
950: '#000000',
},
}SCSS
$custom: #d7ecda; $custom-light: #e3f2e5; $custom-dark: #000000;
JSON
{
"hex": "#d7ecda",
"rgb": {
"r": 215,
"g": 236,
"b": 218
},
"hsl": {
"h": 128.571,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.92261,
"c": 0.03278,
"h": 149.5
},
"luminance": 0.795
}Semantic roles & 50–950 ramp
primary
#D7ECDA
secondary
#C6A1C1
accent
#379DAE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584