#D8ECDA#D8ECDA
#D8ECDA is a very light, muted green. Relative luminance 0.797; OKLCH L 92.3% C 0.032 H 148.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D8ECDA |
|---|---|
| RGB | rgb(216, 236, 218) |
| HSL | hsl(126, 34%, 89%) |
| HSV | hsv(126, 8%, 93%) |
| CMYK | cmyk(8.5%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.53, -9.88, 6.48) |
| CIE-LCH | lch(91.53, 11.81, 146.76°) |
| OKLab | oklab(92.33% -0.0273 0.0169) |
| OKLCH | oklch(92.33% 0.032 148.2) |
| XYZ | xyz(70.9667, 79.6510, 77.9514) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.74
Beige
#F5F5DC
ΔE00 8.08
Mintcream
#F5FFFA
ΔE00 8.13
Ice
#D6FFFA
ΔE00 8.29
Light Grey
#D8DCD6
ΔE00 8.54
Lightcyan
#E0FFFF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8ECDA #ECD8EA
analogous
#E0ECD8 #D8ECDA #D8ECE4
triadic
#D8ECDA #DAD8EC #ECDAD8
tetradic
#D8ECDA #D8E0EC #ECD8EA #ECE4D8
square
#D8ECDA #D8E0EC #ECD8EA #ECE4D8
split-complementary
#D8ECDA #E4D8EC #ECD8E0
monochromatic
#86C48C #AFD8B3 #D8ECDA #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.24
#D8ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#D8ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8ECDA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8ECDA | 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)
#EDE8D9
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#D6EBE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8ecda; /* rgb */ color: rgb(216, 236, 218); /* oklch */ color: oklch(92.3% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#e4f2e5',
500: '#d8ecda',
950: '#000000',
},
}SCSS
$custom: #d8ecda; $custom-light: #e4f2e5; $custom-dark: #000000;
JSON
{
"hex": "#d8ecda",
"rgb": {
"r": 216,
"g": 236,
"b": 218
},
"hsl": {
"h": 126,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.92333,
"c": 0.03207,
"h": 148.2
},
"luminance": 0.79652
}Semantic roles & 50–950 ramp
primary
#D8ECDA
secondary
#C6A2C3
accent
#38A2AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584