#DDEDBD#DDEDBD
#DDEDBD is a very light, moderate yellow-green. Relative luminance 0.796; OKLCH L 92.2% C 0.065 H 122.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDBD |
|---|---|
| RGB | rgb(221, 237, 189) |
| HSL | hsl(80, 57%, 84%) |
| HSV | hsv(80, 20%, 93%) |
| CMYK | cmyk(6.8%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(91.51, -13.42, 21.53) |
| CIE-LCH | lch(91.51, 25.37, 121.93°) |
| OKLab | oklab(92.2% -0.0353 0.055) |
| OKLCH | oklch(92.2% 0.065 122.7) |
| XYZ | xyz(69.2872, 79.6146, 59.8512) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.37
Ivory (survey)
#FFFFCB
ΔE00 6.51
Eggshell (survey)
#FFFFD4
ΔE00 6.72
Cream
#FFFDD0
ΔE00 6.91
Light Khaki
#E6F2A2
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDBD #CDBDED
analogous
#EDE5BD #DDEDBD #C5EDBD
triadic
#DDEDBD #BDDDED #EDBDDD
tetradic
#DDEDBD #BDEDE5 #CDBDED #EDBDC5
square
#DDEDBD #BDEDE5 #CDBDED #EDBDC5
split-complementary
#DDEDBD #BDC5ED #E5BDED
monochromatic
#ABD35D #C4E08D #DDEDBD #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.24
#DDEDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDEDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDBD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDBD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BA
Deuteranopia (green-blind)
#F1E7BF
Tritanopia (blue-blind)
#E1E8E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddedbd; /* rgb */ color: rgb(221, 237, 189); /* oklch */ color: oklch(92.2% 0.065 122.7);
Tailwind
colors: {
custom: {
50: '#e7f2d1',
500: '#ddedbd',
950: '#000000',
},
}SCSS
$custom: #ddedbd; $custom-light: #e7f2d1; $custom-dark: #000000;
JSON
{
"hex": "#ddedbd",
"rgb": {
"r": 221,
"g": 237,
"b": 189
},
"hsl": {
"h": 80,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.92201,
"c": 0.06538,
"h": 122.7
},
"luminance": 0.79615
}Semantic roles & 50–950 ramp
primary
#DDEDBD
secondary
#9B84CA
accent
#21C557
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583