#DDEBAD#DDEBAD
#DDEBAD is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.5% C 0.082 H 118.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBAD |
|---|---|
| RGB | rgb(221, 235, 173) |
| HSL | hsl(74, 61%, 80%) |
| HSV | hsv(74, 26%, 92%) |
| CMYK | cmyk(6%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(90.69, -14.73, 28.62) |
| CIE-LCH | lch(90.69, 32.19, 117.24°) |
| OKLab | oklab(91.45% -0.039 0.0722) |
| OKLCH | oklch(91.45% 0.082 118.4) |
| XYZ | xyz(67.0694, 77.8062, 51.0118) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Palegoldenrod
#EEE8AA
ΔE00 5.58
Cream (survey)
#FFFFC2
ΔE00 6.09
Ecru
#FEFFCA
ΔE00 6.25
Light Beige
#FFFEB6
ΔE00 6.43
Creme
#FFFFB6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBAD #BBADEB
analogous
#EBDAAD #DDEBAD #BEEBAD
triadic
#DDEBAD #ADDDEB #EBADDD
tetradic
#DDEBAD #ADEBDA #BBADEB #EBADBE
square
#DDEBAD #ADEBDA #BBADEB #EBADBE
split-complementary
#DDEBAD #ADBEEB #DAADEB
monochromatic
#B4D34B #C9DF7C #DDEBAD #F1F7DE #F5F9E6
Accessibility & contrast
On white
1.27
#DDEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#DDEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBAD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBAD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A9
Deuteranopia (green-blind)
#F2E5B0
Tritanopia (blue-blind)
#E3E4DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddebad; /* rgb */ color: rgb(221, 235, 173); /* oklch */ color: oklch(91.5% 0.082 118.4);
Tailwind
colors: {
custom: {
50: '#e8f1c5',
500: '#ddebad',
950: '#000000',
},
}SCSS
$custom: #ddebad; $custom-light: #e8f1c5; $custom-dark: #000000;
JSON
{
"hex": "#ddebad",
"rgb": {
"r": 221,
"g": 235,
"b": 173
},
"hsl": {
"h": 73.548,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.91451,
"c": 0.08201,
"h": 118.4
},
"luminance": 0.77806
}Semantic roles & 50–950 ramp
primary
#DDEBAD
secondary
#8775C7
accent
#1DC844
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582