#DDEBD5#DDEBD5
#DDEBD5 is a very light, muted yellow-green. Relative luminance 0.796; OKLCH L 92.4% C 0.033 H 133.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBD5 |
|---|---|
| RGB | rgb(221, 235, 213) |
| HSL | hsl(98, 35%, 88%) |
| HSV | hsv(98, 9%, 92%) |
| CMYK | cmyk(6%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(91.50, -8.56, 9.09) |
| CIE-LCH | lch(91.50, 12.48, 133.29°) |
| OKLab | oklab(92.36% -0.0228 0.0237) |
| OKLCH | oklch(92.36% 0.033 133.9) |
| XYZ | xyz(71.5353, 79.5925, 74.5321) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.98
Beige
#F5F5DC
ΔE00 6.04
Off White (survey)
#FFFFE4
ΔE00 7.19
Lightyellow
#FFFFE0
ΔE00 7.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.03
Ivory
#FFFFF0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBD5 #E3D5EB
analogous
#E8EBD5 #DDEBD5 #D5EBD8
triadic
#DDEBD5 #D5DDEB #EBD5DD
tetradic
#DDEBD5 #D5E8EB #E3D5EB #EBD8D5
square
#DDEBD5 #D5E8EB #E3D5EB #EBD8D5
split-complementary
#DDEBD5 #D8D5EB #EBD5E8
monochromatic
#9AC482 #BBD7AC #DDEBD5 #EEF5EA #EEF5EA
Accessibility & contrast
On white
1.24
#DDEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DDEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBD5
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBD5 | 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)
#EDE7D4
Deuteranopia (green-blind)
#EBE6D6
Tritanopia (blue-blind)
#DDE9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebd5; /* rgb */ color: rgb(221, 235, 213); /* oklch */ color: oklch(92.4% 0.033 133.9);
Tailwind
colors: {
custom: {
50: '#e7f1e1',
500: '#ddebd5',
950: '#000000',
},
}SCSS
$custom: #ddebd5; $custom-light: #e7f1e1; $custom-dark: #000000;
JSON
{
"hex": "#ddebd5",
"rgb": {
"r": 221,
"g": 235,
"b": 213
},
"hsl": {
"h": 98.182,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.92361,
"c": 0.03289,
"h": 133.9
},
"luminance": 0.79593
}Semantic roles & 50–950 ramp
primary
#DDEBD5
secondary
#B79FC5
accent
#37AE83
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584