#DDEDA0#DDEDA0
#DDEDA0 is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.6% C 0.100 H 118.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDA0 |
|---|---|
| RGB | rgb(221, 237, 160) |
| HSL | hsl(72, 68%, 78%) |
| HSV | hsv(72, 32%, 93%) |
| CMYK | cmyk(6.8%, 0%, 32.5%, 7.1%) |
| CIE-LAB | lab(91.00, -17.44, 35.62) |
| CIE-LCH | lch(91.00, 39.65, 116.08°) |
| OKLab | oklab(91.62% -0.047 0.0885) |
| OKLCH | oklch(91.62% 0.1 118) |
| XYZ | xyz(66.4480, 78.4789, 44.8983) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.70
Parchment
#FEFCAF
ΔE00 5.99
Creme
#FFFFB6
ΔE00 6.00
Light Beige
#FFFEB6
ΔE00 6.09
Palegoldenrod
#EEE8AA
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDA0 #B0A0ED
analogous
#EDD7A0 #DDEDA0 #B6EDA0
triadic
#DDEDA0 #A0DDED #EDA0DD
tetradic
#DDEDA0 #A0EDD7 #B0A0ED #EDA0B6
square
#DDEDA0 #A0EDD7 #B0A0ED #EDA0B6
split-complementary
#DDEDA0 #A0B6ED #D7A0ED
monochromatic
#B8DA39 #CBE36D #DDEDA0 #EFF7D3 #F6FAE5
Accessibility & contrast
On white
1.26
#DDEDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DDEDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDA0
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDA0 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59B
Deuteranopia (green-blind)
#F5E6A3
Tritanopia (blue-blind)
#E5E5D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddeda0; /* rgb */ color: rgb(221, 237, 160); /* oklch */ color: oklch(91.6% 0.100 118.0);
Tailwind
colors: {
custom: {
50: '#e8f2bc',
500: '#ddeda0',
950: '#000000',
},
}SCSS
$custom: #ddeda0; $custom-light: #e8f2bc; $custom-dark: #000000;
JSON
{
"hex": "#ddeda0",
"rgb": {
"r": 221,
"g": 237,
"b": 160
},
"hsl": {
"h": 72.468,
"s": 68.142,
"l": 77.843
},
"oklch": {
"l": 0.91624,
"c": 0.10021,
"h": 118
},
"luminance": 0.78479
}Semantic roles & 50–950 ramp
primary
#DDEDA0
secondary
#7C68C9
accent
#15D03C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582