#DCEBD0#DCEBD0
#DCEBD0 is a very light, muted yellow-green. Relative luminance 0.792; OKLCH L 92.2% C 0.039 H 131.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBD0 |
|---|---|
| RGB | rgb(220, 235, 208) |
| HSL | hsl(93, 40%, 87%) |
| HSV | hsv(93, 11%, 92%) |
| CMYK | cmyk(6.4%, 0%, 11.5%, 7.8%) |
| CIE-LAB | lab(91.32, -9.74, 11.42) |
| CIE-LCH | lch(91.32, 15.01, 130.49°) |
| OKLab | oklab(92.16% -0.0258 0.0297) |
| OKLCH | oklch(92.16% 0.039 131.1) |
| XYZ | xyz(70.6068, 79.1860, 71.2269) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.09
Beige
#F5F5DC
ΔE00 6.38
Lightyellow
#FFFFE0
ΔE00 7.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.34
Off White (survey)
#FFFFE4
ΔE00 7.37
Eggshell (survey)
#FFFFD4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBD0 #DFD0EB
analogous
#EAEBD0 #DCEBD0 #D0EBD2
triadic
#DCEBD0 #D0DCEB #EBD0DC
tetradic
#DCEBD0 #D0EAEB #DFD0EB #EBD2D0
square
#DCEBD0 #D0EAEB #DFD0EB #EBD2D0
split-complementary
#DCEBD0 #D2D0EB #EBD0EA
monochromatic
#9CC67A #BCD9A5 #DCEBD0 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.25
#DCEBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DCEBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBD0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBD0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CF
Deuteranopia (green-blind)
#EBE6D1
Tritanopia (blue-blind)
#DDE8E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcebd0; /* rgb */ color: rgb(220, 235, 208); /* oklch */ color: oklch(92.2% 0.039 131.1);
Tailwind
colors: {
custom: {
50: '#e7f1de',
500: '#dcebd0',
950: '#000000',
},
}SCSS
$custom: #dcebd0; $custom-light: #e7f1de; $custom-dark: #000000;
JSON
{
"hex": "#dcebd0",
"rgb": {
"r": 220,
"g": 235,
"b": 208
},
"hsl": {
"h": 93.333,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.92161,
"c": 0.03933,
"h": 131.1
},
"luminance": 0.79186
}Semantic roles & 50–950 ramp
primary
#DCEBD0
secondary
#B299C6
accent
#32B37A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584