#DDEDA2#DDEDA2
#DDEDA2 is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.7% C 0.098 H 118.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDA2 |
|---|---|
| RGB | rgb(221, 237, 162) |
| HSL | hsl(73, 68%, 78%) |
| HSV | hsv(73, 32%, 93%) |
| CMYK | cmyk(6.8%, 0%, 31.6%, 7.1%) |
| CIE-LAB | lab(91.03, -17.18, 34.65) |
| CIE-LCH | lch(91.03, 38.68, 116.37°) |
| OKLab | oklab(91.66% -0.0462 0.0863) |
| OKLCH | oklch(91.66% 0.098 118.2) |
| XYZ | xyz(66.6244, 78.5495, 45.8271) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.87
Creme
#FFFFB6
ΔE00 5.99
Parchment
#FEFCAF
ΔE00 6.04
Light Beige
#FFFEB6
ΔE00 6.08
Palegoldenrod
#EEE8AA
ΔE00 6.13
Cream (survey)
#FFFFC2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDA2 #B2A2ED
analogous
#EDD7A2 #DDEDA2 #B7EDA2
triadic
#DDEDA2 #A2DDED #EDA2DD
tetradic
#DDEDA2 #A2EDD7 #B2A2ED #EDA2B7
square
#DDEDA2 #A2EDD7 #B2A2ED #EDA2B7
split-complementary
#DDEDA2 #A2B7ED #D7A2ED
monochromatic
#B8D93B #CAE36F #DDEDA2 #F0F7D5 #F6FAE5
Accessibility & contrast
On white
1.26
#DDEDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DDEDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDA2
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDA2 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59D
Deuteranopia (green-blind)
#F5E6A5
Tritanopia (blue-blind)
#E4E5DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddeda2; /* rgb */ color: rgb(221, 237, 162); /* oklch */ color: oklch(91.7% 0.098 118.2);
Tailwind
colors: {
custom: {
50: '#e8f2be',
500: '#ddeda2',
950: '#000000',
},
}SCSS
$custom: #ddeda2; $custom-light: #e8f2be; $custom-dark: #000000;
JSON
{
"hex": "#ddeda2",
"rgb": {
"r": 221,
"g": 237,
"b": 162
},
"hsl": {
"h": 72.8,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.9166,
"c": 0.09788,
"h": 118.2
},
"luminance": 0.78549
}Semantic roles & 50–950 ramp
primary
#DDEDA2
secondary
#7E6ACA
accent
#16CF3E
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582