#DDECDB#DDECDB
#DDECDB is a very light, muted green. Relative luminance 0.805; OKLCH L 92.7% C 0.028 H 142.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECDB |
|---|---|
| RGB | rgb(221, 236, 219) |
| HSL | hsl(113, 31%, 89%) |
| HSV | hsv(113, 7%, 93%) |
| CMYK | cmyk(6.4%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(91.90, -8.03, 6.53) |
| CIE-LCH | lch(91.90, 10.35, 140.86°) |
| OKLab | oklab(92.72% -0.0218 0.0171) |
| OKLCH | oklch(92.72% 0.028 142) |
| XYZ | xyz(72.5981, 80.4770, 78.7130) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.07
Beige
#F5F5DC
ΔE00 6.68
Mintcream
#F5FFFA
ΔE00 7.04
Light Grey
#D8DCD6
ΔE00 7.22
Ivory
#FFFFF0
ΔE00 7.71
Off White (survey)
#FFFFE4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECDB #EADBEC
analogous
#E6ECDB #DDECDB #DBECE2
triadic
#DDECDB #DBDDEC #ECDBDD
tetradic
#DDECDB #DBE6EC #EADBEC #ECE2DB
square
#DDECDB #DBE6EC #EADBEC #ECE2DB
split-complementary
#DDECDB #E2DBEC #ECDBE6
monochromatic
#91C28B #B7D7B3 #DDECDB #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.23
#DDECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DDECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECDB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECDB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DA
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#DCEBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddecdb; /* rgb */ color: rgb(221, 236, 219); /* oklch */ color: oklch(92.7% 0.028 142.0);
Tailwind
colors: {
custom: {
50: '#e7f2e6',
500: '#ddecdb',
950: '#000000',
},
}SCSS
$custom: #ddecdb; $custom-light: #e7f2e6; $custom-dark: #000000;
JSON
{
"hex": "#ddecdb",
"rgb": {
"r": 221,
"g": 236,
"b": 219
},
"hsl": {
"h": 112.941,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.92721,
"c": 0.02772,
"h": 142
},
"luminance": 0.80478
}Semantic roles & 50–950 ramp
primary
#DDECDB
secondary
#C2A6C5
accent
#3CAA9D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584