#DDEBCB#DDEBCB
#DDEBCB is a very light, muted yellow-green. Relative luminance 0.791; OKLCH L 92.1% C 0.045 H 126.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBCB |
|---|---|
| RGB | rgb(221, 235, 203) |
| HSL | hsl(86, 44%, 86%) |
| HSV | hsv(86, 14%, 92%) |
| CMYK | cmyk(6%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(91.28, -10.22, 13.97) |
| CIE-LCH | lch(91.28, 17.31, 126.21°) |
| OKLab | oklab(92.11% -0.0268 0.0362) |
| OKLCH | oklch(92.11% 0.045 126.6) |
| XYZ | xyz(70.3050, 79.1004, 68.0524) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.42
Beige
#F5F5DC
ΔE00 6.43
Lightyellow
#FFFFE0
ΔE00 6.98
Eggshell (survey)
#FFFFD4
ΔE00 7.25
Honeydew
#F0FFF0
ΔE00 7.26
Off White (survey)
#FFFFE4
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBCB #D9CBEB
analogous
#EBE9CB #DDEBCB #CDEBCB
triadic
#DDEBCB #CBDDEB #EBCBDD
tetradic
#DDEBCB #CBEBE9 #D9CBEB #EBCBCD
square
#DDEBCB #CBEBE9 #D9CBEB #EBCBCD
split-complementary
#DDEBCB #CBCDEB #E9CBEB
monochromatic
#A3C973 #C0DA9F #DDEBCB #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.25
#DDEBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DDEBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBCB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBCB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C9
Deuteranopia (green-blind)
#EDE6CC
Tritanopia (blue-blind)
#DFE8E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebcb; /* rgb */ color: rgb(221, 235, 203); /* oklch */ color: oklch(92.1% 0.045 126.6);
Tailwind
colors: {
custom: {
50: '#e7f1da',
500: '#ddebcb',
950: '#000000',
},
}SCSS
$custom: #ddebcb; $custom-light: #e7f1da; $custom-dark: #000000;
JSON
{
"hex": "#ddebcb",
"rgb": {
"r": 221,
"g": 235,
"b": 203
},
"hsl": {
"h": 86.25,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.92112,
"c": 0.04502,
"h": 126.6
},
"luminance": 0.79101
}Semantic roles & 50–950 ramp
primary
#DDEBCB
secondary
#AA94C7
accent
#2EB86A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584