#DDEECB#DDEECB
#DDEECB is a very light, muted yellow-green. Relative luminance 0.808; OKLCH L 92.7% C 0.050 H 128.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEECB |
|---|---|
| RGB | rgb(221, 238, 203) |
| HSL | hsl(89, 51%, 86%) |
| HSV | hsv(89, 15%, 93%) |
| CMYK | cmyk(7.1%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(92.06, -11.73, 15.07) |
| CIE-LCH | lch(92.06, 19.09, 127.89°) |
| OKLab | oklab(92.73% -0.031 0.0389) |
| OKLCH | oklch(92.73% 0.05 128.5) |
| XYZ | xyz(71.1711, 80.8327, 68.3411) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.63
Eggshell (survey)
#FFFFD4
ΔE00 7.27
Beige
#F5F5DC
ΔE00 7.30
Lightyellow
#FFFFE0
ΔE00 7.44
Honeydew
#F0FFF0
ΔE00 7.71
Cream
#FFFDD0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEECB #DCCBEE
analogous
#EEEECB #DDEECB #CCEECB
triadic
#DDEECB #CBDDEE #EECBDD
tetradic
#DDEECB #CBEEEE #DCCBEE #EECBCC
square
#DDEECB #CBEEEE #DCCBEE #EECBCC
split-complementary
#DDEECB #CBCCEE #EECBEE
monochromatic
#A1D06F #BFDF9D #DDEECB #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.22
#DDEECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DDEECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEECB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEECB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C9
Deuteranopia (green-blind)
#EFE8CC
Tritanopia (blue-blind)
#DFEBE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeecb; /* rgb */ color: rgb(221, 238, 203); /* oklch */ color: oklch(92.7% 0.050 128.5);
Tailwind
colors: {
custom: {
50: '#e7f3da',
500: '#ddeecb',
950: '#000000',
},
}SCSS
$custom: #ddeecb; $custom-light: #e7f3da; $custom-dark: #000000;
JSON
{
"hex": "#ddeecb",
"rgb": {
"r": 221,
"g": 238,
"b": 203
},
"hsl": {
"h": 89.143,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92728,
"c": 0.04976,
"h": 128.5
},
"luminance": 0.80833
}Semantic roles & 50–950 ramp
primary
#DDEECB
secondary
#AE92CB
accent
#27BE71
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584