#DCEBCD#DCEBCD
#DCEBCD is a very light, muted yellow-green. Relative luminance 0.790; OKLCH L 92.1% C 0.043 H 129.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBCD |
|---|---|
| RGB | rgb(220, 235, 205) |
| HSL | hsl(90, 43%, 86%) |
| HSV | hsv(90, 13%, 92%) |
| CMYK | cmyk(6.4%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(91.25, -10.24, 12.88) |
| CIE-LCH | lch(91.25, 16.46, 128.49°) |
| OKLab | oklab(92.09% -0.027 0.0334) |
| OKLCH | oklch(92.09% 0.043 129) |
| XYZ | xyz(70.2412, 79.0398, 69.3015) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.55
Honeydew
#F0FFF0
ΔE00 6.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.92
Lightyellow
#FFFFE0
ΔE00 7.23
Off White (survey)
#FFFFE4
ΔE00 7.46
Eggshell (survey)
#FFFFD4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBCD #DCCDEB
analogous
#EBEBCD #DCEBCD #CDEBCD
triadic
#DCEBCD #CDDCEB #EBCDDC
tetradic
#DCEBCD #CDEBEB #DCCDEB #EBCDCD
square
#DCEBCD #CDEBEB #DCCDEB #EBCDCD
split-complementary
#DCEBCD #CDCDEB #EBCDEB
monochromatic
#9FC876 #BDDAA1 #DCEBCD #F0F6E9 #F0F6E9
Accessibility & contrast
On white
1.25
#DCEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DCEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBCD
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBCD | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CB
Deuteranopia (green-blind)
#ECE6CE
Tritanopia (blue-blind)
#DDE8E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcebcd; /* rgb */ color: rgb(220, 235, 205); /* oklch */ color: oklch(92.1% 0.043 129.0);
Tailwind
colors: {
custom: {
50: '#e7f1dc',
500: '#dcebcd',
950: '#000000',
},
}SCSS
$custom: #dcebcd; $custom-light: #e7f1dc; $custom-dark: #000000;
JSON
{
"hex": "#dcebcd",
"rgb": {
"r": 220,
"g": 235,
"b": 205
},
"hsl": {
"h": 90,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.92087,
"c": 0.04296,
"h": 129
},
"luminance": 0.7904
}Semantic roles & 50–950 ramp
primary
#DCEBCD
secondary
#AE96C6
accent
#30B673
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584