#DDEDCC#DDEDCC
#DDEDCC is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.5% C 0.047 H 128.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDCC |
|---|---|
| RGB | rgb(221, 237, 204) |
| HSL | hsl(89, 48%, 86%) |
| HSV | hsv(89, 14%, 93%) |
| CMYK | cmyk(6.8%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(91.82, -11.06, 14.21) |
| CIE-LCH | lch(91.82, 18.01, 127.90°) |
| OKLab | oklab(92.55% -0.0292 0.0368) |
| OKLCH | oklch(92.55% 0.047 128.5) |
| XYZ | xyz(71.0003, 80.2999, 68.8740) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.63
Beige
#F5F5DC
ΔE00 6.91
Lightyellow
#FFFFE0
ΔE00 7.24
Honeydew
#F0FFF0
ΔE00 7.30
Eggshell (survey)
#FFFFD4
ΔE00 7.35
Off White (survey)
#FFFFE4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDCC #DCCCED
analogous
#EDEDCC #DDEDCC #CDEDCC
triadic
#DDEDCC #CCDDED #EDCCDD
tetradic
#DDEDCC #CCEDED #DCCCED #EDCCCD
square
#DDEDCC #CCEDED #DCCCED #EDCCCD
split-complementary
#DDEDCC #CCCDED #EDCCED
monochromatic
#A1CD72 #BFDD9F #DDEDCC #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.23
#DDEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DDEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDCC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDCC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CA
Deuteranopia (green-blind)
#EEE7CD
Tritanopia (blue-blind)
#DFEAE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddedcc; /* rgb */ color: rgb(221, 237, 204); /* oklch */ color: oklch(92.5% 0.047 128.5);
Tailwind
colors: {
custom: {
50: '#e7f2db',
500: '#ddedcc',
950: '#000000',
},
}SCSS
$custom: #ddedcc; $custom-light: #e7f2db; $custom-dark: #000000;
JSON
{
"hex": "#ddedcc",
"rgb": {
"r": 221,
"g": 237,
"b": 204
},
"hsl": {
"h": 89.091,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92546,
"c": 0.04697,
"h": 128.5
},
"luminance": 0.803
}Semantic roles & 50–950 ramp
primary
#DDEDCC
secondary
#AE94CA
accent
#2ABB71
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584