#DDECC2#DDECC2
#DDECC2 is a very light, muted yellow-green. Relative luminance 0.793; OKLCH L 92.1% C 0.058 H 123.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECC2 |
|---|---|
| RGB | rgb(221, 236, 194) |
| HSL | hsl(81, 53%, 84%) |
| HSV | hsv(81, 18%, 93%) |
| CMYK | cmyk(6.4%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(91.35, -12.15, 18.73) |
| CIE-LCH | lch(91.35, 22.33, 122.98°) |
| OKLab | oklab(92.11% -0.0319 0.0481) |
| OKLCH | oklch(92.11% 0.058 123.5) |
| XYZ | xyz(69.5506, 79.2580, 62.6627) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.08
Eggshell (survey)
#FFFFD4
ΔE00 6.63
Ecru
#FEFFCA
ΔE00 6.74
Ivory (survey)
#FFFFCB
ΔE00 6.90
Cream
#FFFDD0
ΔE00 6.93
Lemonchiffon
#FFFACD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECC2 #D1C2EC
analogous
#ECE6C2 #DDECC2 #C8ECC2
triadic
#DDECC2 #C2DDEC #ECC2DD
tetradic
#DDECC2 #C2ECE6 #D1C2EC #ECC2C8
square
#DDECC2 #C2ECE6 #D1C2EC #ECC2C8
split-complementary
#DDECC2 #C2C8EC #E6C2EC
monochromatic
#A9CF65 #C3DD93 #DDECC2 #F2F8E8 #F2F8E8
Accessibility & contrast
On white
1.25
#DDECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DDECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECC2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECC2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E7C0
Deuteranopia (green-blind)
#EFE6C4
Tritanopia (blue-blind)
#E0E8E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddecc2; /* rgb */ color: rgb(221, 236, 194); /* oklch */ color: oklch(92.1% 0.058 123.5);
Tailwind
colors: {
custom: {
50: '#e7f2d4',
500: '#ddecc2',
950: '#000000',
},
}SCSS
$custom: #ddecc2; $custom-light: #e7f2d4; $custom-dark: #000000;
JSON
{
"hex": "#ddecc2",
"rgb": {
"r": 221,
"g": 236,
"b": 194
},
"hsl": {
"h": 81.429,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.92106,
"c": 0.0577,
"h": 123.5
},
"luminance": 0.79258
}Semantic roles & 50–950 ramp
primary
#DDECC2
secondary
#A08AC9
accent
#26C05D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583