#DDECBE#DDECBE
#DDECBE is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 92.0% C 0.063 H 122.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECBE |
|---|---|
| RGB | rgb(221, 236, 190) |
| HSL | hsl(80, 55%, 84%) |
| HSV | hsv(80, 19%, 93%) |
| CMYK | cmyk(6.4%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(91.27, -12.77, 20.68) |
| CIE-LCH | lch(91.27, 24.31, 121.69°) |
| OKLab | oklab(92.02% -0.0335 0.053) |
| OKLCH | oklch(92.02% 0.063 122.3) |
| XYZ | xyz(69.1074, 79.0807, 60.3286) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.17
Ecru
#FEFFCA
ΔE00 6.36
Ivory (survey)
#FFFFCB
ΔE00 6.55
Eggshell (survey)
#FFFFD4
ΔE00 6.61
Cream
#FFFDD0
ΔE00 6.81
Egg Shell
#FFFCC4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECBE #CDBEEC
analogous
#ECE4BE #DDECBE #C6ECBE
triadic
#DDECBE #BEDDEC #ECBEDD
tetradic
#DDECBE #BEECE4 #CDBEEC #ECBEC6
square
#DDECBE #BEECE4 #CDBEEC #ECBEC6
split-complementary
#DDECBE #BEC6EC #E4BEEC
monochromatic
#ABD05F #C4DE8F #DDECBE #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.25
#DDECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DDECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECBE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECBE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#E1E7DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddecbe; /* rgb */ color: rgb(221, 236, 190); /* oklch */ color: oklch(92.0% 0.063 122.3);
Tailwind
colors: {
custom: {
50: '#e7f2d1',
500: '#ddecbe',
950: '#000000',
},
}SCSS
$custom: #ddecbe; $custom-light: #e7f2d1; $custom-dark: #000000;
JSON
{
"hex": "#ddecbe",
"rgb": {
"r": 221,
"g": 236,
"b": 190
},
"hsl": {
"h": 79.565,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.92016,
"c": 0.06265,
"h": 122.3
},
"luminance": 0.79081
}Semantic roles & 50–950 ramp
primary
#DDECBE
secondary
#9B85C9
accent
#23C257
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583