#DDEDCD#DDEDCD
#DDEDCD is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.6% C 0.046 H 129.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDCD |
|---|---|
| RGB | rgb(221, 237, 205) |
| HSL | hsl(90, 47%, 87%) |
| HSV | hsv(90, 14%, 93%) |
| CMYK | cmyk(6.8%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(91.84, -10.90, 13.72) |
| CIE-LCH | lch(91.84, 17.53, 128.46°) |
| OKLab | oklab(92.57% -0.0288 0.0355) |
| OKLCH | oklch(92.57% 0.046 129) |
| XYZ | xyz(71.1207, 80.3480, 69.5076) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.73
Beige
#F5F5DC
ΔE00 6.82
Honeydew
#F0FFF0
ΔE00 7.05
Lightyellow
#FFFFE0
ΔE00 7.23
Eggshell (survey)
#FFFFD4
ΔE00 7.47
Off White (survey)
#FFFFE4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDCD #DDCDED
analogous
#EDEDCD #DDEDCD #CDEDCD
triadic
#DDEDCD #CDDDED #EDCDDD
tetradic
#DDEDCD #CDEDED #DDCDED #EDCDCD
square
#DDEDCD #CDEDED #DDCDED #EDCDCD
split-complementary
#DDEDCD #CDCDED #EDCDED
monochromatic
#A0CD73 #BEDDA0 #DDEDCD #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.23
#DDEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DDEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDCD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDCD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CB
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#DEEAE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedcd; /* rgb */ color: rgb(221, 237, 205); /* oklch */ color: oklch(92.6% 0.046 129.0);
Tailwind
colors: {
custom: {
50: '#e7f2dc',
500: '#ddedcd',
950: '#000000',
},
}SCSS
$custom: #ddedcd; $custom-light: #e7f2dc; $custom-dark: #000000;
JSON
{
"hex": "#ddedcd",
"rgb": {
"r": 221,
"g": 237,
"b": 205
},
"hsl": {
"h": 90,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92571,
"c": 0.04574,
"h": 129
},
"luminance": 0.80348
}Semantic roles & 50–950 ramp
primary
#DDEDCD
secondary
#AF95C9
accent
#2BBA73
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584