#DDEBA4#DDEBA4
#DDEBA4 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.3% C 0.093 H 117.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBA4 |
|---|---|
| RGB | rgb(221, 235, 164) |
| HSL | hsl(72, 64%, 78%) |
| HSV | hsv(72, 30%, 92%) |
| CMYK | cmyk(6%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(90.54, -15.94, 32.99) |
| CIE-LCH | lch(90.54, 36.64, 115.79°) |
| OKLab | oklab(91.28% -0.0426 0.0824) |
| OKLCH | oklch(91.28% 0.093 117.3) |
| XYZ | xyz(66.2277, 77.4695, 46.5789) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.33
Palegoldenrod
#EEE8AA
ΔE00 5.56
Creme
#FFFFB6
ΔE00 5.99
Light Beige
#FFFEB6
ΔE00 6.03
Parchment
#FEFCAF
ΔE00 6.06
Cream (survey)
#FFFFC2
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBA4 #B2A4EB
analogous
#EBD5A4 #DDEBA4 #B9EBA4
triadic
#DDEBA4 #A4DDEB #EBA4DD
tetradic
#DDEBA4 #A4EBD5 #B2A4EB #EBA4B9
square
#DDEBA4 #A4EBD5 #B2A4EB #EBA4B9
split-complementary
#DDEBA4 #A4B9EB #D5A4EB
monochromatic
#B8D540 #CAE072 #DDEBA4 #F0F6D6 #F6F9E6
Accessibility & contrast
On white
1.27
#DDEBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#DDEBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBA4
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBA4 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E49F
Deuteranopia (green-blind)
#F3E4A7
Tritanopia (blue-blind)
#E4E3D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeba4; /* rgb */ color: rgb(221, 235, 164); /* oklch */ color: oklch(91.3% 0.093 117.3);
Tailwind
colors: {
custom: {
50: '#e8f1bf',
500: '#ddeba4',
950: '#000000',
},
}SCSS
$custom: #ddeba4; $custom-light: #e8f1bf; $custom-dark: #000000;
JSON
{
"hex": "#ddeba4",
"rgb": {
"r": 221,
"g": 235,
"b": 164
},
"hsl": {
"h": 71.831,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.91278,
"c": 0.09278,
"h": 117.3
},
"luminance": 0.77469
}Semantic roles & 50–950 ramp
primary
#DDEBA4
secondary
#7E6CC7
accent
#1ACC3D
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582