#DDEBC2#DDEBC2
#DDEBC2 is a very light, muted yellow-green. Relative luminance 0.787; OKLCH L 91.9% C 0.056 H 122.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBC2 |
|---|---|
| RGB | rgb(221, 235, 194) |
| HSL | hsl(80, 51%, 84%) |
| HSV | hsv(80, 17%, 92%) |
| CMYK | cmyk(6%, 0%, 17.4%, 7.8%) |
| CIE-LAB | lab(91.09, -11.66, 18.37) |
| CIE-LCH | lch(91.09, 21.75, 122.40°) |
| OKLab | oklab(91.9% -0.0305 0.0472) |
| OKLCH | oklch(91.9% 0.056 122.8) |
| XYZ | xyz(69.2634, 78.6838, 62.5670) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.96
Eggshell (survey)
#FFFFD4
ΔE00 6.57
Ecru
#FEFFCA
ΔE00 6.79
Cream
#FFFDD0
ΔE00 6.86
Ivory (survey)
#FFFFCB
ΔE00 6.93
Lemonchiffon
#FFFACD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBC2 #D0C2EB
analogous
#EBE5C2 #DDEBC2 #C9EBC2
triadic
#DDEBC2 #C2DDEB #EBC2DD
tetradic
#DDEBC2 #C2EBE5 #D0C2EB #EBC2C9
square
#DDEBC2 #C2EBE5 #D0C2EB #EBC2C9
split-complementary
#DDEBC2 #C2C9EB #E5C2EB
monochromatic
#AACD66 #C3DC94 #DDEBC2 #F2F7E8 #F2F7E8
Accessibility & contrast
On white
1.25
#DDEBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DDEBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBC2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBC2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C0
Deuteranopia (green-blind)
#EEE5C4
Tritanopia (blue-blind)
#E0E7E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebc2; /* rgb */ color: rgb(221, 235, 194); /* oklch */ color: oklch(91.9% 0.056 122.8);
Tailwind
colors: {
custom: {
50: '#e7f1d4',
500: '#ddebc2',
950: '#000000',
},
}SCSS
$custom: #ddebc2; $custom-light: #e7f1d4; $custom-dark: #000000;
JSON
{
"hex": "#ddebc2",
"rgb": {
"r": 221,
"g": 235,
"b": 194
},
"hsl": {
"h": 80.488,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.919,
"c": 0.05618,
"h": 122.8
},
"luminance": 0.78684
}Semantic roles & 50–950 ramp
primary
#DDEBC2
secondary
#9F8AC7
accent
#28BE5B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583