#DDEABB#DDEABB
#DDEABB is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.5% C 0.063 H 120.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEABB |
|---|---|
| RGB | rgb(221, 234, 187) |
| HSL | hsl(77, 53%, 83%) |
| HSV | hsv(77, 20%, 92%) |
| CMYK | cmyk(5.6%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(90.69, -12.22, 21.43) |
| CIE-LCH | lch(90.69, 24.67, 119.71°) |
| OKLab | oklab(91.54% -0.0319 0.0548) |
| OKLCH | oklch(91.54% 0.063 120.2) |
| XYZ | xyz(68.2103, 77.8057, 58.4286) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.04
Ecru
#FEFFCA
ΔE00 6.19
Ivory (survey)
#FFFFCB
ΔE00 6.37
Eggshell (survey)
#FFFFD4
ΔE00 6.52
Cream
#FFFDD0
ΔE00 6.62
Palegoldenrod
#EEE8AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEABB #C8BBEA
analogous
#EAE0BB #DDEABB #C5EABB
triadic
#DDEABB #BBDDEA #EABBDD
tetradic
#DDEABB #BBEAE0 #C8BBEA #EABBC5
square
#DDEABB #BBEAE0 #C8BBEA #EABBC5
split-complementary
#DDEABB #BBC5EA #E0BBEA
monochromatic
#AECD5D #C6DC8C #DDEABB #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.27
#DDEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#DDEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEABB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEABB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#EFE4BD
Tritanopia (blue-blind)
#E1E5DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeabb; /* rgb */ color: rgb(221, 234, 187); /* oklch */ color: oklch(91.5% 0.063 120.2);
Tailwind
colors: {
custom: {
50: '#e7f0cf',
500: '#ddeabb',
950: '#000000',
},
}SCSS
$custom: #ddeabb; $custom-light: #e7f0cf; $custom-dark: #000000;
JSON
{
"hex": "#ddeabb",
"rgb": {
"r": 221,
"g": 234,
"b": 187
},
"hsl": {
"h": 76.596,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.91537,
"c": 0.06338,
"h": 120.2
},
"luminance": 0.77806
}Semantic roles & 50–950 ramp
primary
#DDEABB
secondary
#9683C6
accent
#25C050
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583