#DDE8BB#DDE8BB
#DDE8BB is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 91.1% C 0.060 H 118.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8BB |
|---|---|
| RGB | rgb(221, 232, 187) |
| HSL | hsl(75, 49%, 82%) |
| HSV | hsv(75, 19%, 91%) |
| CMYK | cmyk(4.7%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(90.17, -11.22, 20.70) |
| CIE-LCH | lch(90.17, 23.55, 118.46°) |
| OKLab | oklab(91.12% -0.0291 0.053) |
| OKLCH | oklch(91.12% 0.06 118.8) |
| XYZ | xyz(67.6441, 76.6734, 58.2399) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.80
Ecru
#FEFFCA
ΔE00 6.29
Eggshell (survey)
#FFFFD4
ΔE00 6.41
Ivory (survey)
#FFFFCB
ΔE00 6.43
Cream
#FFFDD0
ΔE00 6.49
Palegoldenrod
#EEE8AA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8BB #C6BBE8
analogous
#E8DDBB #DDE8BB #C7E8BB
triadic
#DDE8BB #BBDDE8 #E8BBDD
tetradic
#DDE8BB #BBE8DD #C6BBE8 #E8BBC7
square
#DDE8BB #BBE8DD #C6BBE8 #E8BBC7
split-complementary
#DDE8BB #BBC7E8 #DDBBE8
monochromatic
#AFC960 #C6D98D #DDE8BB #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.29
#DDE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DDE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8BB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8BB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#E2E3DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde8bb; /* rgb */ color: rgb(221, 232, 187); /* oklch */ color: oklch(91.1% 0.060 118.8);
Tailwind
colors: {
custom: {
50: '#e7efcf',
500: '#dde8bb',
950: '#000000',
},
}SCSS
$custom: #dde8bb; $custom-light: #e7efcf; $custom-dark: #000000;
JSON
{
"hex": "#dde8bb",
"rgb": {
"r": 221,
"g": 232,
"b": 187
},
"hsl": {
"h": 74.667,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.91124,
"c": 0.06045,
"h": 118.8
},
"luminance": 0.76673
}Semantic roles & 50–950 ramp
primary
#DDE8BB
secondary
#9384C3
accent
#29BD4D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161613
muted
#848583