#DDE5BF#DDE5BF
#DDE5BF is a very light, muted yellow-green. Relative luminance 0.752; OKLCH L 90.6% C 0.051 H 117.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5BF |
|---|---|
| RGB | rgb(221, 229, 191) |
| HSL | hsl(73, 42%, 82%) |
| HSV | hsv(73, 17%, 90%) |
| CMYK | cmyk(3.5%, 0%, 16.6%, 10.2%) |
| CIE-LAB | lab(89.47, -9.11, 17.66) |
| CIE-LCH | lch(89.47, 19.87, 117.28°) |
| OKLab | oklab(90.6% -0.0232 0.0454) |
| OKLCH | oklch(90.6% 0.051 117.1) |
| XYZ | xyz(67.2410, 75.1726, 60.2475) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.55
Eggshell (survey)
#FFFFD4
ΔE00 6.47
Beige
#F5F5DC
ΔE00 6.52
Cream
#FFFDD0
ΔE00 6.60
Lemonchiffon
#FFFACD
ΔE00 6.85
Pale
#FFF9D0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5BF #C7BFE5
analogous
#E5DABF #DDE5BF #CAE5BF
triadic
#DDE5BF #BFDDE5 #E5BFDD
tetradic
#DDE5BF #BFE5DA #C7BFE5 #E5BFCA
square
#DDE5BF #BFE5DA #C7BFE5 #E5BFCA
split-complementary
#DDE5BF #BFCAE5 #DABFE5
monochromatic
#AFC268 #C6D393 #DDE5BF #F3F6E9 #F3F6E9
Accessibility & contrast
On white
1.31
#DDE5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#DDE5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5BF
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5BF | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BD
Deuteranopia (green-blind)
#EAE1C0
Tritanopia (blue-blind)
#E1E1DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde5bf; /* rgb */ color: rgb(221, 229, 191); /* oklch */ color: oklch(90.6% 0.051 117.1);
Tailwind
colors: {
custom: {
50: '#e7edd2',
500: '#dde5bf',
950: '#000000',
},
}SCSS
$custom: #dde5bf; $custom-light: #e7edd2; $custom-dark: #000000;
JSON
{
"hex": "#dde5bf",
"rgb": {
"r": 221,
"g": 229,
"b": 191
},
"hsl": {
"h": 72.632,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.90598,
"c": 0.05102,
"h": 117.1
},
"luminance": 0.75172
}Semantic roles & 50–950 ramp
primary
#DDE5BF
secondary
#9589BF
accent
#30B54C
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483