#DDECDC#DDECDC
#DDECDC is a very light, muted green. Relative luminance 0.805; OKLCH L 92.7% C 0.027 H 143.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECDC |
|---|---|
| RGB | rgb(221, 236, 220) |
| HSL | hsl(116, 30%, 89%) |
| HSV | hsv(116, 7%, 93%) |
| CMYK | cmyk(6.4%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(91.92, -7.85, 6.05) |
| CIE-LCH | lch(91.92, 9.91, 142.40°) |
| OKLab | oklab(92.75% -0.0214 0.0158) |
| OKLCH | oklch(92.75% 0.027 143.6) |
| XYZ | xyz(72.7301, 80.5298, 79.4084) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.99
Mintcream
#F5FFFA
ΔE00 6.77
Beige
#F5F5DC
ΔE00 6.81
Light Grey
#D8DCD6
ΔE00 6.99
Ivory
#FFFFF0
ΔE00 7.64
Off White (survey)
#FFFFE4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECDC #EBDCEC
analogous
#E5ECDC #DDECDC #DCECE3
triadic
#DDECDC #DCDDEC #ECDCDD
tetradic
#DDECDC #DCE5EC #EBDCEC #ECE3DC
square
#DDECDC #DCE5EC #EBDCEC #ECE3DC
split-complementary
#DDECDC #E3DCEC #ECDCE5
monochromatic
#90C18D #B6D6B4 #DDECDC #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.23
#DDECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DDECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECDC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECDC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#DCEBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddecdc; /* rgb */ color: rgb(221, 236, 220); /* oklch */ color: oklch(92.7% 0.027 143.6);
Tailwind
colors: {
custom: {
50: '#e7f2e6',
500: '#ddecdc',
950: '#000000',
},
}SCSS
$custom: #ddecdc; $custom-light: #e7f2e6; $custom-dark: #000000;
JSON
{
"hex": "#ddecdc",
"rgb": {
"r": 221,
"g": 236,
"b": 220
},
"hsl": {
"h": 116.25,
"s": 29.63,
"l": 89.412
},
"oklch": {
"l": 0.92747,
"c": 0.02664,
"h": 143.6
},
"luminance": 0.8053
}Semantic roles & 50–950 ramp
primary
#DDECDC
secondary
#C3A7C5
accent
#3DA8A2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584