#DDEDD0#DDEDD0
#DDEDD0 is a very light, muted yellow-green. Relative luminance 0.805; OKLCH L 92.6% C 0.042 H 130.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD0 |
|---|---|
| RGB | rgb(221, 237, 208) |
| HSL | hsl(93, 45%, 87%) |
| HSV | hsv(93, 12%, 93%) |
| CMYK | cmyk(6.8%, 0%, 12.2%, 7.1%) |
| CIE-LAB | lab(91.91, -10.41, 12.26) |
| CIE-LCH | lch(91.91, 16.08, 130.32°) |
| OKLab | oklab(92.64% -0.0276 0.0318) |
| OKLCH | oklch(92.64% 0.042 130.9) |
| XYZ | xyz(71.4863, 80.4942, 71.4331) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.31
Beige
#F5F5DC
ΔE00 6.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.10
Lightyellow
#FFFFE0
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 7.42
Eggshell (survey)
#FFFFD4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD0 #E0D0ED
analogous
#ECEDD0 #DDEDD0 #D0EDD2
triadic
#DDEDD0 #D0DDED #EDD0DD
tetradic
#DDEDD0 #D0ECED #E0D0ED #EDD2D0
square
#DDEDD0 #D0ECED #E0D0ED #EDD2D0
split-complementary
#DDEDD0 #D2D0ED #EDD0EC
monochromatic
#9DCB77 #BDDCA4 #DDEDD0 #EFF7E9 #EFF7E9
Accessibility & contrast
On white
1.23
#DDEDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DDEDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD0
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD0 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9CE
Deuteranopia (green-blind)
#EDE7D1
Tritanopia (blue-blind)
#DEEAE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd0; /* rgb */ color: rgb(221, 237, 208); /* oklch */ color: oklch(92.6% 0.042 130.9);
Tailwind
colors: {
custom: {
50: '#e7f2de',
500: '#ddedd0',
950: '#000000',
},
}SCSS
$custom: #ddedd0; $custom-light: #e7f2de; $custom-dark: #000000;
JSON
{
"hex": "#ddedd0",
"rgb": {
"r": 221,
"g": 237,
"b": 208
},
"hsl": {
"h": 93.103,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.92644,
"c": 0.04212,
"h": 130.9
},
"luminance": 0.80495
}Semantic roles & 50–950 ramp
primary
#DDEDD0
secondary
#B398C9
accent
#2EB87A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584