#DDEFCD#DDEFCD
#DDEFCD is a very light, muted yellow-green. Relative luminance 0.815; OKLCH L 93.0% C 0.049 H 130.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFCD |
|---|---|
| RGB | rgb(221, 239, 205) |
| HSL | hsl(92, 52%, 87%) |
| HSV | hsv(92, 14%, 94%) |
| CMYK | cmyk(7.5%, 0%, 14.2%, 6.3%) |
| CIE-LAB | lab(92.36, -11.90, 14.46) |
| CIE-LCH | lch(92.36, 18.73, 129.46°) |
| OKLab | oklab(92.98% -0.0316 0.0374) |
| OKLCH | oklch(92.98% 0.049 130.2) |
| XYZ | xyz(71.7029, 81.5126, 69.7017) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.88
Honeydew
#F0FFF0
ΔE00 7.41
Beige
#F5F5DC
ΔE00 7.41
Eggshell (survey)
#FFFFD4
ΔE00 7.50
Lightyellow
#FFFFE0
ΔE00 7.55
Off White (survey)
#FFFFE4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFCD #DFCDEF
analogous
#EEEFCD #DDEFCD #CDEFCE
triadic
#DDEFCD #CDDDEF #EFCDDD
tetradic
#DDEFCD #CDEEEF #DFCDEF #EFCECD
square
#DDEFCD #CDEEEF #DFCDEF #EFCECD
split-complementary
#DDEFCD #CECDEF #EFCDEE
monochromatic
#9ED170 #BDE09F #DDEFCD #EFF8E8 #EFF8E8
Accessibility & contrast
On white
1.21
#DDEFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DDEFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFCD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFCD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#F0E9CE
Tritanopia (blue-blind)
#DEECE5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddefcd; /* rgb */ color: rgb(221, 239, 205); /* oklch */ color: oklch(93.0% 0.049 130.2);
Tailwind
colors: {
custom: {
50: '#e7f4dc',
500: '#ddefcd',
950: '#000000',
},
}SCSS
$custom: #ddefcd; $custom-light: #e7f4dc; $custom-dark: #000000;
JSON
{
"hex": "#ddefcd",
"rgb": {
"r": 221,
"g": 239,
"b": 205
},
"hsl": {
"h": 91.765,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.92982,
"c": 0.04895,
"h": 130.2
},
"luminance": 0.81513
}Semantic roles & 50–950 ramp
primary
#DDEFCD
secondary
#B294CD
accent
#27BF77
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584