#DDEEBA#DDEEBA
#DDEEBA is a very light, moderate yellow-green. Relative luminance 0.801; OKLCH L 92.3% C 0.071 H 122.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEBA |
|---|---|
| RGB | rgb(221, 238, 186) |
| HSL | hsl(80, 60%, 83%) |
| HSV | hsv(80, 22%, 93%) |
| CMYK | cmyk(7.1%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(91.71, -14.36, 23.36) |
| CIE-LCH | lch(91.71, 27.42, 121.59°) |
| OKLab | oklab(92.34% -0.0379 0.0595) |
| OKLCH | oklch(92.34% 0.071 122.5) |
| XYZ | xyz(69.2552, 80.0664, 58.2507) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 6.13
Ecru
#FEFFCA
ΔE00 6.19
Ivory (survey)
#FFFFCB
ΔE00 6.45
Very Pale Green
#CFFDBC
ΔE00 6.47
Very Light Green
#D1FFBD
ΔE00 6.62
Cream (survey)
#FFFFC2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEBA #CBBAEE
analogous
#EEE5BA #DDEEBA #C3EEBA
triadic
#DDEEBA #BADDEE #EEBADD
tetradic
#DDEEBA #BAEEE5 #CBBAEE #EEBAC3
square
#DDEEBA #BAEEE5 #CBBAEE #EEBAC3
split-complementary
#DDEEBA #BAC3EE #E5BAEE
monochromatic
#ADD658 #C5E289 #DDEEBA #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.23
#DDEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DDEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEBA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEBA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B7
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#E1E9E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeeba; /* rgb */ color: rgb(221, 238, 186); /* oklch */ color: oklch(92.3% 0.071 122.5);
Tailwind
colors: {
custom: {
50: '#e8f3cf',
500: '#ddeeba',
950: '#000000',
},
}SCSS
$custom: #ddeeba; $custom-light: #e8f3cf; $custom-dark: #000000;
JSON
{
"hex": "#ddeeba",
"rgb": {
"r": 221,
"g": 238,
"b": 186
},
"hsl": {
"h": 79.615,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.92343,
"c": 0.07055,
"h": 122.5
},
"luminance": 0.80066
}Semantic roles & 50–950 ramp
primary
#DDEEBA
secondary
#9980CC
accent
#1DC855
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161713
muted
#848583