#DDEDA5#DDEDA5
#DDEDA5 is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.7% C 0.094 H 118.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDA5 |
|---|---|
| RGB | rgb(221, 237, 165) |
| HSL | hsl(73, 67%, 79%) |
| HSV | hsv(73, 30%, 93%) |
| CMYK | cmyk(6.8%, 0%, 30.4%, 7.1%) |
| CIE-LAB | lab(91.08, -16.79, 33.20) |
| CIE-LCH | lch(91.08, 37.21, 116.83°) |
| OKLab | oklab(91.72% -0.045 0.0829) |
| OKLCH | oklch(91.72% 0.094 118.5) |
| XYZ | xyz(66.8942, 78.6574, 47.2483) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.24
Creme
#FFFFB6
ΔE00 6.02
Palegoldenrod
#EEE8AA
ΔE00 6.03
Light Beige
#FFFEB6
ΔE00 6.09
Parchment
#FEFCAF
ΔE00 6.15
Cream (survey)
#FFFFC2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDA5 #B5A5ED
analogous
#EDD9A5 #DDEDA5 #B9EDA5
triadic
#DDEDA5 #A5DDED #EDA5DD
tetradic
#DDEDA5 #A5EDD9 #B5A5ED #EDA5B9
square
#DDEDA5 #A5EDD9 #B5A5ED #EDA5B9
split-complementary
#DDEDA5 #A5B9ED #D9A5ED
monochromatic
#B6D93F #CAE372 #DDEDA5 #F0F7D8 #F5FAE5
Accessibility & contrast
On white
1.26
#DDEDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DDEDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDA5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDA5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A0
Deuteranopia (green-blind)
#F4E6A8
Tritanopia (blue-blind)
#E4E5DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddeda5; /* rgb */ color: rgb(221, 237, 165); /* oklch */ color: oklch(91.7% 0.094 118.5);
Tailwind
colors: {
custom: {
50: '#e8f2c0',
500: '#ddeda5',
950: '#000000',
},
}SCSS
$custom: #ddeda5; $custom-light: #e8f2c0; $custom-dark: #000000;
JSON
{
"hex": "#ddeda5",
"rgb": {
"r": 221,
"g": 237,
"b": 165
},
"hsl": {
"h": 73.333,
"s": 66.667,
"l": 78.824
},
"oklch": {
"l": 0.91715,
"c": 0.09437,
"h": 118.5
},
"luminance": 0.78657
}Semantic roles & 50–950 ramp
primary
#DDEDA5
secondary
#816CCA
accent
#17CF40
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582