#DDE6BB#DDE6BB
#DDE6BB is a very light, muted yellow-green. Relative luminance 0.756; OKLCH L 90.7% C 0.058 H 117.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6BB |
|---|---|
| RGB | rgb(221, 230, 187) |
| HSL | hsl(73, 46%, 82%) |
| HSV | hsv(73, 19%, 90%) |
| CMYK | cmyk(3.9%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(89.65, -10.22, 19.98) |
| CIE-LCH | lch(89.65, 22.44, 117.09°) |
| OKLab | oklab(90.71% -0.0263 0.0512) |
| OKLCH | oklch(90.71% 0.058 117.2) |
| XYZ | xyz(67.0843, 75.5539, 58.0533) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.64
Eggshell (survey)
#FFFFD4
ΔE00 6.37
Cream
#FFFDD0
ΔE00 6.42
Ecru
#FEFFCA
ΔE00 6.46
Palegoldenrod
#EEE8AA
ΔE00 6.53
Ivory (survey)
#FFFFCB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6BB #C4BBE6
analogous
#E6DABB #DDE6BB #C8E6BB
triadic
#DDE6BB #BBDDE6 #E6BBDD
tetradic
#DDE6BB #BBE6DA #C4BBE6 #E6BBC8
square
#DDE6BB #BBE6DA #C4BBE6 #E6BBC8
split-complementary
#DDE6BB #BBC8E6 #DABBE6
monochromatic
#B0C562 #C7D68E #DDE6BB #F3F6E8 #F4F7E9
Accessibility & contrast
On white
1.30
#DDE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#DDE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6BB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6BB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#EBE2BD
Tritanopia (blue-blind)
#E2E1DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde6bb; /* rgb */ color: rgb(221, 230, 187); /* oklch */ color: oklch(90.7% 0.058 117.2);
Tailwind
colors: {
custom: {
50: '#e7edcf',
500: '#dde6bb',
950: '#000000',
},
}SCSS
$custom: #dde6bb; $custom-light: #e7edcf; $custom-dark: #000000;
JSON
{
"hex": "#dde6bb",
"rgb": {
"r": 221,
"g": 230,
"b": 187
},
"hsl": {
"h": 72.558,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.90712,
"c": 0.05755,
"h": 117.2
},
"luminance": 0.75554
}Semantic roles & 50–950 ramp
primary
#DDE6BB
secondary
#9185C1
accent
#2CB94A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483