#DDEBAE#DDEBAE
#DDEBAE is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.5% C 0.081 H 118.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBAE |
|---|---|
| RGB | rgb(221, 235, 174) |
| HSL | hsl(74, 60%, 80%) |
| HSV | hsv(74, 26%, 92%) |
| CMYK | cmyk(6%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(90.71, -14.60, 28.13) |
| CIE-LCH | lch(90.71, 31.69, 117.42°) |
| OKLab | oklab(91.47% -0.0386 0.071) |
| OKLCH | oklch(91.47% 0.081 118.5) |
| XYZ | xyz(67.1666, 77.8450, 51.5234) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Palegoldenrod
#EEE8AA
ΔE00 5.62
Cream (survey)
#FFFFC2
ΔE00 6.09
Ecru
#FEFFCA
ΔE00 6.20
Egg Shell
#FFFCC4
ΔE00 6.46
Ivory (survey)
#FFFFCB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBAE #BCAEEB
analogous
#EBDAAE #DDEBAE #BFEBAE
triadic
#DDEBAE #AEDDEB #EBAEDD
tetradic
#DDEBAE #AEEBDA #BCAEEB #EBAEBF
square
#DDEBAE #AEEBDA #BCAEEB #EBAEBF
split-complementary
#DDEBAE #AEBFEB #DAAEEB
monochromatic
#B4D34C #C8DF7D #DDEBAE #F2F7DF #F5F9E6
Accessibility & contrast
On white
1.27
#DDEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#DDEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBAE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBAE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#E3E4DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddebae; /* rgb */ color: rgb(221, 235, 174); /* oklch */ color: oklch(91.5% 0.081 118.5);
Tailwind
colors: {
custom: {
50: '#e8f1c6',
500: '#ddebae',
950: '#000000',
},
}SCSS
$custom: #ddebae; $custom-light: #e8f1c6; $custom-dark: #000000;
JSON
{
"hex": "#ddebae",
"rgb": {
"r": 221,
"g": 235,
"b": 174
},
"hsl": {
"h": 73.77,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.91471,
"c": 0.0808,
"h": 118.5
},
"luminance": 0.77845
}Semantic roles & 50–950 ramp
primary
#DDEBAE
secondary
#8976C7
accent
#1DC845
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582