#DCEBC5#DCEBC5
#DCEBC5 is a very light, muted yellow-green. Relative luminance 0.787; OKLCH L 91.9% C 0.053 H 125.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBC5 |
|---|---|
| RGB | rgb(220, 235, 197) |
| HSL | hsl(84, 49%, 85%) |
| HSV | hsv(84, 16%, 92%) |
| CMYK | cmyk(6.4%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(91.08, -11.54, 16.79) |
| CIE-LCH | lch(91.08, 20.37, 124.49°) |
| OKLab | oklab(91.9% -0.0303 0.0433) |
| OKLCH | oklch(91.9% 0.053 125) |
| XYZ | xyz(69.3001, 78.6634, 64.3451) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.27
Eggshell (survey)
#FFFFD4
ΔE00 6.95
Cream
#FFFDD0
ΔE00 7.31
Ecru
#FEFFCA
ΔE00 7.39
Beige
#F5F5DC
ΔE00 7.39
Lightyellow
#FFFFE0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBC5 #D4C5EB
analogous
#EBE7C5 #DCEBC5 #C9EBC5
triadic
#DCEBC5 #C5DCEB #EBC5DC
tetradic
#DCEBC5 #C5EBE7 #D4C5EB #EBC5C9
square
#DCEBC5 #C5EBE7 #D4C5EB #EBC5C9
split-complementary
#DCEBC5 #C5C9EB #E7C5EB
monochromatic
#A5CC6A #C1DB97 #DCEBC5 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.26
#DCEBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DCEBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBC5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBC5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C3
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#DFE7E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcebc5; /* rgb */ color: rgb(220, 235, 197); /* oklch */ color: oklch(91.9% 0.053 125.0);
Tailwind
colors: {
custom: {
50: '#e7f1d6',
500: '#dcebc5',
950: '#000000',
},
}SCSS
$custom: #dcebc5; $custom-light: #e7f1d6; $custom-dark: #000000;
JSON
{
"hex": "#dcebc5",
"rgb": {
"r": 220,
"g": 235,
"b": 197
},
"hsl": {
"h": 83.684,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.91895,
"c": 0.05279,
"h": 125
},
"luminance": 0.78664
}Semantic roles & 50–950 ramp
primary
#DCEBC5
secondary
#A48DC7
accent
#29BC63
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583