#DDEBD2#DDEBD2
#DDEBD2 is a very light, muted yellow-green. Relative luminance 0.794; OKLCH L 92.3% C 0.036 H 131.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBD2 |
|---|---|
| RGB | rgb(221, 235, 210) |
| HSL | hsl(94, 38%, 87%) |
| HSV | hsv(94, 11%, 92%) |
| CMYK | cmyk(6%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(91.43, -9.07, 10.55) |
| CIE-LCH | lch(91.43, 13.91, 130.68°) |
| OKLab | oklab(92.29% -0.024 0.0275) |
| OKLCH | oklch(92.29% 0.036 131.2) |
| XYZ | xyz(71.1580, 79.4416, 72.5452) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.61
Beige
#F5F5DC
ΔE00 6.01
Off White (survey)
#FFFFE4
ΔE00 7.09
Lightyellow
#FFFFE0
ΔE00 7.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.43
Eggshell (survey)
#FFFFD4
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBD2 #E0D2EB
analogous
#EAEBD2 #DDEBD2 #D2EBD4
triadic
#DDEBD2 #D2DDEB #EBD2DD
tetradic
#DDEBD2 #D2EAEB #E0D2EB #EBD4D2
square
#DDEBD2 #D2EAEB #E0D2EB #EBD4D2
split-complementary
#DDEBD2 #D4D2EB #EBD2EA
monochromatic
#9DC57D #BDD8A8 #DDEBD2 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.24
#DDEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DDEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBD2
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBD2 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7D1
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#DEE9E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebd2; /* rgb */ color: rgb(221, 235, 210); /* oklch */ color: oklch(92.3% 0.036 131.2);
Tailwind
colors: {
custom: {
50: '#e7f1df',
500: '#ddebd2',
950: '#000000',
},
}SCSS
$custom: #ddebd2; $custom-light: #e7f1df; $custom-dark: #000000;
JSON
{
"hex": "#ddebd2",
"rgb": {
"r": 221,
"g": 235,
"b": 210
},
"hsl": {
"h": 93.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92285,
"c": 0.03648,
"h": 131.2
},
"luminance": 0.79442
}Semantic roles & 50–950 ramp
primary
#DDEBD2
secondary
#B39BC6
accent
#34B17A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584