#DDEBBF#DDEBBF
#DDEBBF is a very light, muted yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.060 H 121.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBBF |
|---|---|
| RGB | rgb(221, 235, 191) |
| HSL | hsl(79, 52%, 84%) |
| HSV | hsv(79, 19%, 92%) |
| CMYK | cmyk(6%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(91.03, -12.12, 19.83) |
| CIE-LCH | lch(91.03, 23.24, 121.43°) |
| OKLab | oklab(91.83% -0.0317 0.0508) |
| OKLCH | oklch(91.83% 0.06 121.9) |
| XYZ | xyz(68.9299, 78.5504, 60.8105) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.00
Ecru
#FEFFCA
ΔE00 6.47
Eggshell (survey)
#FFFFD4
ΔE00 6.53
Ivory (survey)
#FFFFCB
ΔE00 6.63
Cream
#FFFDD0
ΔE00 6.74
Egg Shell
#FFFCC4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBBF #CDBFEB
analogous
#EBE3BF #DDEBBF #C7EBBF
triadic
#DDEBBF #BFDDEB #EBBFDD
tetradic
#DDEBBF #BFEBE3 #CDBFEB #EBBFC7
square
#DDEBBF #BFEBE3 #CDBFEB #EBBFC7
split-complementary
#DDEBBF #BFC7EB #E3BFEB
monochromatic
#ABCE62 #C4DC90 #DDEBBF #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.26
#DDEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DDEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBBF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBBF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BC
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#E1E6DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebbf; /* rgb */ color: rgb(221, 235, 191); /* oklch */ color: oklch(91.8% 0.060 121.9);
Tailwind
colors: {
custom: {
50: '#e7f1d2',
500: '#ddebbf',
950: '#000000',
},
}SCSS
$custom: #ddebbf; $custom-light: #e7f1d2; $custom-dark: #000000;
JSON
{
"hex": "#ddebbf",
"rgb": {
"r": 221,
"g": 235,
"b": 191
},
"hsl": {
"h": 79.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.91832,
"c": 0.0599,
"h": 121.9
},
"luminance": 0.7855
}Semantic roles & 50–950 ramp
primary
#DDEBBF
secondary
#9B87C7
accent
#26C057
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583