#DDEEB4#DDEEB4
#DDEEB4 is a very light, moderate yellow-green. Relative luminance 0.798; OKLCH L 92.2% C 0.078 H 121.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEB4 |
|---|---|
| RGB | rgb(221, 238, 180) |
| HSL | hsl(78, 63%, 82%) |
| HSV | hsv(78, 24%, 93%) |
| CMYK | cmyk(7.1%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(91.60, -15.23, 26.28) |
| CIE-LCH | lch(91.60, 30.37, 120.10°) |
| OKLab | oklab(92.22% -0.0403 0.0666) |
| OKLCH | oklch(92.22% 0.078 121.2) |
| XYZ | xyz(68.6307, 79.8166, 54.9617) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.83
Ecru
#FEFFCA
ΔE00 6.17
Cream (survey)
#FFFFC2
ΔE00 6.31
Very Pale Green
#CFFDBC
ΔE00 6.33
Very Light Green
#D1FFBD
ΔE00 6.45
Ivory (survey)
#FFFFCB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEB4 #C5B4EE
analogous
#EEE2B4 #DDEEB4 #C0EEB4
triadic
#DDEEB4 #B4DDEE #EEB4DD
tetradic
#DDEEB4 #B4EEE2 #C5B4EE #EEB4C0
square
#DDEEB4 #B4EEE2 #C5B4EE #EEB4C0
split-complementary
#DDEEB4 #B4C0EE #E2B4EE
monochromatic
#B0D750 #C6E382 #DDEEB4 #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.24
#DDEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DDEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEB4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEB4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B0
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#E2E8DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeeb4; /* rgb */ color: rgb(221, 238, 180); /* oklch */ color: oklch(92.2% 0.078 121.2);
Tailwind
colors: {
custom: {
50: '#e8f3ca',
500: '#ddeeb4',
950: '#000000',
},
}SCSS
$custom: #ddeeb4; $custom-light: #e8f3ca; $custom-dark: #000000;
JSON
{
"hex": "#ddeeb4",
"rgb": {
"r": 221,
"g": 238,
"b": 180
},
"hsl": {
"h": 77.586,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.92217,
"c": 0.07785,
"h": 121.2
},
"luminance": 0.79817
}Semantic roles & 50–950 ramp
primary
#DDEEB4
secondary
#927BCC
accent
#1BCB4E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582