#DDEBD3#DDEBD3
#DDEBD3 is a very light, muted yellow-green. Relative luminance 0.795; OKLCH L 92.3% C 0.035 H 132.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBD3 |
|---|---|
| RGB | rgb(221, 235, 211) |
| HSL | hsl(95, 38%, 87%) |
| HSV | hsv(95, 10%, 92%) |
| CMYK | cmyk(6%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(91.46, -8.90, 10.06) |
| CIE-LCH | lch(91.46, 13.43, 131.49°) |
| OKLab | oklab(92.31% -0.0236 0.0262) |
| OKLCH | oklch(92.31% 0.035 132) |
| XYZ | xyz(71.2830, 79.4916, 73.2034) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.39
Beige
#F5F5DC
ΔE00 6.00
Off White (survey)
#FFFFE4
ΔE00 7.11
Lightyellow
#FFFFE0
ΔE00 7.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.62
Ivory
#FFFFF0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBD3 #E1D3EB
analogous
#E9EBD3 #DDEBD3 #D3EBD5
triadic
#DDEBD3 #D3DDEB #EBD3DD
tetradic
#DDEBD3 #D3E9EB #E1D3EB #EBD5D3
square
#DDEBD3 #D3E9EB #E1D3EB #EBD5D3
split-complementary
#DDEBD3 #D5D3EB #EBD3E9
monochromatic
#9CC57F #BCD8A9 #DDEBD3 #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.24
#DDEBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DDEBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBD3
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBD3 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7D2
Deuteranopia (green-blind)
#EBE6D4
Tritanopia (blue-blind)
#DEE9E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebd3; /* rgb */ color: rgb(221, 235, 211); /* oklch */ color: oklch(92.3% 0.035 132.0);
Tailwind
colors: {
custom: {
50: '#e7f1e0',
500: '#ddebd3',
950: '#000000',
},
}SCSS
$custom: #ddebd3; $custom-light: #e7f1e0; $custom-dark: #000000;
JSON
{
"hex": "#ddebd3",
"rgb": {
"r": 221,
"g": 235,
"b": 211
},
"hsl": {
"h": 95,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.9231,
"c": 0.03527,
"h": 132
},
"luminance": 0.79492
}Semantic roles & 50–950 ramp
primary
#DDEBD3
secondary
#B59DC6
accent
#35B07D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584