#DCEBB0#DCEBB0
#DCEBB0 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.4% C 0.079 H 119.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBB0 |
|---|---|
| RGB | rgb(220, 235, 176) |
| HSL | hsl(75, 60%, 81%) |
| HSV | hsv(75, 25%, 92%) |
| CMYK | cmyk(6.4%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(90.67, -14.68, 27.05) |
| CIE-LCH | lch(90.67, 30.77, 118.49°) |
| OKLab | oklab(91.44% -0.0388 0.0684) |
| OKLCH | oklch(91.44% 0.079 119.6) |
| XYZ | xyz(67.0593, 77.7671, 52.5436) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.53
Palegoldenrod
#EEE8AA
ΔE00 5.99
Ecru
#FEFFCA
ΔE00 6.29
Cream (survey)
#FFFFC2
ΔE00 6.32
Ivory (survey)
#FFFFCB
ΔE00 6.57
Egg Shell
#FFFCC4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBB0 #BFB0EB
analogous
#EBDCB0 #DCEBB0 #BEEBB0
triadic
#DCEBB0 #B0DCEB #EBB0DC
tetradic
#DCEBB0 #B0EBDC #BFB0EB #EBB0BE
square
#DCEBB0 #B0EBDC #BFB0EB #EBB0BE
split-complementary
#DCEBB0 #B0BEEB #DCB0EB
monochromatic
#B1D24E #C6DF7F #DCEBB0 #F2F7E1 #F4F9E7
Accessibility & contrast
On white
1.27
#DCEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DCEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBB0
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBB0 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AC
Deuteranopia (green-blind)
#F1E5B2
Tritanopia (blue-blind)
#E2E5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dcebb0; /* rgb */ color: rgb(220, 235, 176); /* oklch */ color: oklch(91.4% 0.079 119.6);
Tailwind
colors: {
custom: {
50: '#e7f1c8',
500: '#dcebb0',
950: '#000000',
},
}SCSS
$custom: #dcebb0; $custom-light: #e7f1c8; $custom-dark: #000000;
JSON
{
"hex": "#dcebb0",
"rgb": {
"r": 220,
"g": 235,
"b": 176
},
"hsl": {
"h": 75.254,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.91437,
"c": 0.07864,
"h": 119.6
},
"luminance": 0.77767
}Semantic roles & 50–950 ramp
primary
#DCEBB0
secondary
#8C78C7
accent
#1EC749
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582