#DDECDA#DDECDA
#DDECDA is a very light, muted green. Relative luminance 0.804; OKLCH L 92.7% C 0.029 H 140.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECDA |
|---|---|
| RGB | rgb(221, 236, 218) |
| HSL | hsl(110, 32%, 89%) |
| HSV | hsv(110, 8%, 93%) |
| CMYK | cmyk(6.4%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(91.88, -8.20, 7.02) |
| CIE-LCH | lch(91.88, 10.80, 139.44°) |
| OKLab | oklab(92.69% -0.0222 0.0183) |
| OKLCH | oklch(92.69% 0.029 140.5) |
| XYZ | xyz(72.4668, 80.4245, 78.0218) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Beige
#F5F5DC
ΔE00 6.56
Mintcream
#F5FFFA
ΔE00 7.32
Light Grey
#D8DCD6
ΔE00 7.46
Off White (survey)
#FFFFE4
ΔE00 7.68
Ivory
#FFFFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECDA #E9DAEC
analogous
#E6ECDA #DDECDA #DAECE0
triadic
#DDECDA #DADDEC #ECDADD
tetradic
#DDECDA #DAE6EC #E9DAEC #ECE0DA
square
#DDECDA #DAE6EC #E9DAEC #ECE0DA
split-complementary
#DDECDA #E0DAEC #ECDAE6
monochromatic
#93C289 #B8D7B2 #DDECDA #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.23
#DDECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DDECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECDA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECDA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9D9
Deuteranopia (green-blind)
#EBE7DB
Tritanopia (blue-blind)
#DCEBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddecda; /* rgb */ color: rgb(221, 236, 218); /* oklch */ color: oklch(92.7% 0.029 140.5);
Tailwind
colors: {
custom: {
50: '#e7f2e5',
500: '#ddecda',
950: '#000000',
},
}SCSS
$custom: #ddecda; $custom-light: #e7f2e5; $custom-dark: #000000;
JSON
{
"hex": "#ddecda",
"rgb": {
"r": 221,
"g": 236,
"b": 218
},
"hsl": {
"h": 110,
"s": 32.143,
"l": 89.02
},
"oklch": {
"l": 0.92694,
"c": 0.02882,
"h": 140.5
},
"luminance": 0.80425
}Semantic roles & 50–950 ramp
primary
#DDECDA
secondary
#C0A4C6
accent
#3BAB98
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584