#DCEBB4#DCEBB4
#DCEBB4 is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.5% C 0.074 H 120.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBB4 |
|---|---|
| RGB | rgb(220, 235, 180) |
| HSL | hsl(76, 58%, 81%) |
| HSV | hsv(76, 23%, 92%) |
| CMYK | cmyk(6.4%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(90.75, -14.11, 25.10) |
| CIE-LCH | lch(90.75, 28.79, 119.35°) |
| OKLab | oklab(91.52% -0.0372 0.0637) |
| OKLCH | oklch(91.52% 0.074 120.3) |
| XYZ | xyz(67.4609, 77.9277, 54.6588) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.36
Ecru
#FEFFCA
ΔE00 6.21
Palegoldenrod
#EEE8AA
ΔE00 6.29
Ivory (survey)
#FFFFCB
ΔE00 6.47
Cream (survey)
#FFFFC2
ΔE00 6.49
Egg Shell
#FFFCC4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBB4 #C3B4EB
analogous
#EBDFB4 #DCEBB4 #C1EBB4
triadic
#DCEBB4 #B4DCEB #EBB4DC
tetradic
#DCEBB4 #B4EBDF #C3B4EB #EBB4C1
square
#DCEBB4 #B4EBDF #C3B4EB #EBB4C1
split-complementary
#DCEBB4 #B4C1EB #DFB4EB
monochromatic
#AFD153 #C5DE84 #DCEBB4 #F3F8E4 #F4F9E7
Accessibility & contrast
On white
1.27
#DCEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#DCEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBB4
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBB4 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B1
Deuteranopia (green-blind)
#F0E5B6
Tritanopia (blue-blind)
#E1E5DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dcebb4; /* rgb */ color: rgb(220, 235, 180); /* oklch */ color: oklch(91.5% 0.074 120.3);
Tailwind
colors: {
custom: {
50: '#e7f1ca',
500: '#dcebb4',
950: '#000000',
},
}SCSS
$custom: #dcebb4; $custom-light: #e7f1ca; $custom-dark: #000000;
JSON
{
"hex": "#dcebb4",
"rgb": {
"r": 220,
"g": 235,
"b": 180
},
"hsl": {
"h": 76.364,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.91519,
"c": 0.07376,
"h": 120.3
},
"luminance": 0.77928
}Semantic roles & 50–950 ramp
primary
#DCEBB4
secondary
#907CC7
accent
#20C54D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582