#DDEBC8#DDEBC8
#DDEBC8 is a very light, muted yellow-green. Relative luminance 0.790; OKLCH L 92.0% C 0.049 H 125.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBC8 |
|---|---|
| RGB | rgb(221, 235, 200) |
| HSL | hsl(84, 47%, 85%) |
| HSV | hsv(84, 15%, 92%) |
| CMYK | cmyk(6%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(91.22, -10.71, 15.43) |
| CIE-LCH | lch(91.22, 18.78, 124.76°) |
| OKLab | oklab(92.04% -0.028 0.0399) |
| OKLCH | oklch(92.04% 0.049 125.1) |
| XYZ | xyz(69.9509, 78.9588, 66.1878) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.16
Beige
#F5F5DC
ΔE00 6.76
Eggshell (survey)
#FFFFD4
ΔE00 6.93
Lightyellow
#FFFFE0
ΔE00 7.08
Cream
#FFFDD0
ΔE00 7.35
Off White (survey)
#FFFFE4
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBC8 #D6C8EB
analogous
#EBE7C8 #DDEBC8 #CBEBC8
triadic
#DDEBC8 #C8DDEB #EBC8DD
tetradic
#DDEBC8 #C8EBE7 #D6C8EB #EBC8CB
square
#DDEBC8 #C8EBE7 #D6C8EB #EBC8CB
split-complementary
#DDEBC8 #C8CBEB #E7C8EB
monochromatic
#A6CA6E #C1DB9B #DDEBC8 #F1F7E9 #F1F7E9
Accessibility & contrast
On white
1.25
#DDEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DDEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBC8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBC8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#EDE6C9
Tritanopia (blue-blind)
#DFE7E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebc8; /* rgb */ color: rgb(221, 235, 200); /* oklch */ color: oklch(92.0% 0.049 125.1);
Tailwind
colors: {
custom: {
50: '#e7f1d8',
500: '#ddebc8',
950: '#000000',
},
}SCSS
$custom: #ddebc8; $custom-light: #e7f1d8; $custom-dark: #000000;
JSON
{
"hex": "#ddebc8",
"rgb": {
"r": 221,
"g": 235,
"b": 200
},
"hsl": {
"h": 84,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.9204,
"c": 0.04873,
"h": 125.1
},
"luminance": 0.78959
}Semantic roles & 50–950 ramp
primary
#DDEBC8
secondary
#A690C7
accent
#2CBA65
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583