#DCEBC7#DCEBC7
#DCEBC7 is a very light, muted yellow-green. Relative luminance 0.788; OKLCH L 91.9% C 0.050 H 125.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBC7 |
|---|---|
| RGB | rgb(220, 235, 199) |
| HSL | hsl(85, 47%, 85%) |
| HSV | hsv(85, 15%, 92%) |
| CMYK | cmyk(6.4%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(91.12, -11.22, 15.81) |
| CIE-LCH | lch(91.12, 19.39, 125.35°) |
| OKLab | oklab(91.94% -0.0294 0.0408) |
| OKLCH | oklch(91.94% 0.05 125.8) |
| XYZ | xyz(69.5308, 78.7556, 65.5601) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.37
Eggshell (survey)
#FFFFD4
ΔE00 7.09
Beige
#F5F5DC
ΔE00 7.14
Lightyellow
#FFFFE0
ΔE00 7.38
Cream
#FFFDD0
ΔE00 7.49
Ecru
#FEFFCA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBC7 #D6C7EB
analogous
#EBE8C7 #DCEBC7 #CAEBC7
triadic
#DCEBC7 #C7DCEB #EBC7DC
tetradic
#DCEBC7 #C7EBE8 #D6C7EB #EBC7CA
square
#DCEBC7 #C7EBE8 #D6C7EB #EBC7CA
split-complementary
#DCEBC7 #C7CAEB #E8C7EB
monochromatic
#A4CB6D #C0DB9A #DCEBC7 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.25
#DCEBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DCEBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBC7
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBC7 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C5
Deuteranopia (green-blind)
#EDE5C8
Tritanopia (blue-blind)
#DEE7E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcebc7; /* rgb */ color: rgb(220, 235, 199); /* oklch */ color: oklch(91.9% 0.050 125.8);
Tailwind
colors: {
custom: {
50: '#e7f1d8',
500: '#dcebc7',
950: '#000000',
},
}SCSS
$custom: #dcebc7; $custom-light: #e7f1d8; $custom-dark: #000000;
JSON
{
"hex": "#dcebc7",
"rgb": {
"r": 220,
"g": 235,
"b": 199
},
"hsl": {
"h": 85,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.91942,
"c": 0.05033,
"h": 125.8
},
"luminance": 0.78756
}Semantic roles & 50–950 ramp
primary
#DCEBC7
secondary
#A68FC7
accent
#2BBB67
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583