#DCEBD2#DCEBD2
#DCEBD2 is a very light, muted yellow-green. Relative luminance 0.793; OKLCH L 92.2% C 0.037 H 132.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBD2 |
|---|---|
| RGB | rgb(220, 235, 210) |
| HSL | hsl(96, 38%, 87%) |
| HSV | hsv(96, 11%, 92%) |
| CMYK | cmyk(6.4%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(91.36, -9.41, 10.44) |
| CIE-LCH | lch(91.36, 14.05, 132.03°) |
| OKLab | oklab(92.21% -0.025 0.0272) |
| OKLCH | oklch(92.21% 0.037 132.7) |
| XYZ | xyz(70.8544, 79.2851, 72.5310) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.64
Beige
#F5F5DC
ΔE00 6.33
Off White (survey)
#FFFFE4
ΔE00 7.37
Lightyellow
#FFFFE0
ΔE00 7.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.67
Eggshell (survey)
#FFFFD4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBD2 #E1D2EB
analogous
#E9EBD2 #DCEBD2 #D2EBD5
triadic
#DCEBD2 #D2DCEB #EBD2DC
tetradic
#DCEBD2 #D2E9EB #E1D2EB #EBD5D2
square
#DCEBD2 #D2E9EB #E1D2EB #EBD5D2
split-complementary
#DCEBD2 #D5D2EB #EBD2E9
monochromatic
#9AC57D #BBD8A8 #DCEBD2 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.25
#DCEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DCEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBD2
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBD2 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7D1
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#DDE9E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcebd2; /* rgb */ color: rgb(220, 235, 210); /* oklch */ color: oklch(92.2% 0.037 132.7);
Tailwind
colors: {
custom: {
50: '#e7f1df',
500: '#dcebd2',
950: '#000000',
},
}SCSS
$custom: #dcebd2; $custom-light: #e7f1df; $custom-dark: #000000;
JSON
{
"hex": "#dcebd2",
"rgb": {
"r": 220,
"g": 235,
"b": 210
},
"hsl": {
"h": 96,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92211,
"c": 0.03693,
"h": 132.7
},
"luminance": 0.79285
}Semantic roles & 50–950 ramp
primary
#DCEBD2
secondary
#B59BC6
accent
#34B17F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584