#DDECBB#DDECBB
#DDECBB is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 92.0% C 0.066 H 121.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECBB |
|---|---|
| RGB | rgb(221, 236, 187) |
| HSL | hsl(78, 56%, 83%) |
| HSV | hsv(78, 21%, 93%) |
| CMYK | cmyk(6.4%, 0%, 20.8%, 7.5%) |
| CIE-LAB | lab(91.21, -13.22, 22.15) |
| CIE-LCH | lch(91.21, 25.79, 120.83°) |
| OKLab | oklab(91.95% -0.0347 0.0566) |
| OKLCH | oklch(91.95% 0.066 121.5) |
| XYZ | xyz(68.7829, 78.9509, 58.6195) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.33
Ivory (survey)
#FFFFCB
ΔE00 6.39
Light Khaki
#E6F2A2
ΔE00 6.66
Eggshell (survey)
#FFFFD4
ΔE00 6.68
Cream
#FFFDD0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECBB #CABBEC
analogous
#ECE2BB #DDECBB #C4ECBB
triadic
#DDECBB #BBDDEC #ECBBDD
tetradic
#DDECBB #BBECE2 #CABBEC #ECBBC4
square
#DDECBB #BBECE2 #CABBEC #ECBBC4
split-complementary
#DDECBB #BBC4EC #E2BBEC
monochromatic
#ADD15B #C5DF8B #DDECBB #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.25
#DDECBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DDECBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECBB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECBB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#E1E7DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddecbb; /* rgb */ color: rgb(221, 236, 187); /* oklch */ color: oklch(92.0% 0.066 121.5);
Tailwind
colors: {
custom: {
50: '#e7f2cf',
500: '#ddecbb',
950: '#000000',
},
}SCSS
$custom: #ddecbb; $custom-light: #e7f2cf; $custom-dark: #000000;
JSON
{
"hex": "#ddecbb",
"rgb": {
"r": 221,
"g": 236,
"b": 187
},
"hsl": {
"h": 78.367,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.9195,
"c": 0.06635,
"h": 121.5
},
"luminance": 0.78951
}Semantic roles & 50–950 ramp
primary
#DDECBB
secondary
#9882C9
accent
#22C453
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583