#DDEDBE#DDEDBE
#DDEDBE is a very light, moderate yellow-green. Relative luminance 0.797; OKLCH L 92.2% C 0.064 H 122.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDBE |
|---|---|
| RGB | rgb(221, 237, 190) |
| HSL | hsl(80, 57%, 84%) |
| HSV | hsv(80, 20%, 93%) |
| CMYK | cmyk(6.8%, 0%, 19.8%, 7.1%) |
| CIE-LAB | lab(91.53, -13.27, 21.04) |
| CIE-LCH | lch(91.53, 24.88, 122.23°) |
| OKLab | oklab(92.22% -0.0349 0.0538) |
| OKLCH | oklch(92.22% 0.064 122.9) |
| XYZ | xyz(69.3961, 79.6582, 60.4248) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.32
Ecru
#FEFFCA
ΔE00 6.36
Ivory (survey)
#FFFFCB
ΔE00 6.57
Eggshell (survey)
#FFFFD4
ΔE00 6.70
Cream
#FFFDD0
ΔE00 6.91
Very Pale Green
#CFFDBC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDBE #CEBEED
analogous
#EDE5BE #DDEDBE #C5EDBE
triadic
#DDEDBE #BEDDED #EDBEDD
tetradic
#DDEDBE #BEEDE5 #CEBEED #EDBEC5
square
#DDEDBE #BEEDE5 #CEBEED #EDBEC5
split-complementary
#DDEDBE #BEC5ED #E5BEED
monochromatic
#ABD25E #C4E08E #DDEDBE #F2F8E7 #F2F8E7
Accessibility & contrast
On white
1.24
#DDEDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DDEDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDBE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDBE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#F1E7C0
Tritanopia (blue-blind)
#E1E8E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddedbe; /* rgb */ color: rgb(221, 237, 190); /* oklch */ color: oklch(92.2% 0.064 122.9);
Tailwind
colors: {
custom: {
50: '#e7f2d1',
500: '#ddedbe',
950: '#000000',
},
}SCSS
$custom: #ddedbe; $custom-light: #e7f2d1; $custom-dark: #000000;
JSON
{
"hex": "#ddedbe",
"rgb": {
"r": 221,
"g": 237,
"b": 190
},
"hsl": {
"h": 80.426,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.92223,
"c": 0.06415,
"h": 122.9
},
"luminance": 0.79658
}Semantic roles & 50–950 ramp
primary
#DDEDBE
secondary
#9D85CA
accent
#21C459
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583