#DCEBAE#DCEBAE
#DCEBAE is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.4% C 0.081 H 119.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBAE |
|---|---|
| RGB | rgb(220, 235, 174) |
| HSL | hsl(75, 60%, 80%) |
| HSV | hsv(75, 26%, 92%) |
| CMYK | cmyk(6.4%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(90.64, -14.96, 28.02) |
| CIE-LCH | lch(90.64, 31.76, 118.10°) |
| OKLab | oklab(91.4% -0.0396 0.0707) |
| OKLCH | oklch(91.4% 0.081 119.2) |
| XYZ | xyz(66.8629, 77.6885, 51.5091) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Palegoldenrod
#EEE8AA
ΔE00 5.88
Cream (survey)
#FFFFC2
ΔE00 6.29
Ecru
#FEFFCA
ΔE00 6.37
Ivory (survey)
#FFFFCB
ΔE00 6.65
Egg Shell
#FFFCC4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBAE #BDAEEB
analogous
#EBDBAE #DCEBAE #BDEBAE
triadic
#DCEBAE #AEDCEB #EBAEDC
tetradic
#DCEBAE #AEEBDB #BDAEEB #EBAEBD
square
#DCEBAE #AEEBDB #BDAEEB #EBAEBD
split-complementary
#DCEBAE #AEBDEB #DBAEEB
monochromatic
#B2D34C #C7DF7D #DCEBAE #F1F7DF #F4F9E6
Accessibility & contrast
On white
1.27
#DCEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#DCEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBAE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBAE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#E2E4DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dcebae; /* rgb */ color: rgb(220, 235, 174); /* oklch */ color: oklch(91.4% 0.081 119.2);
Tailwind
colors: {
custom: {
50: '#e7f1c6',
500: '#dcebae',
950: '#000000',
},
}SCSS
$custom: #dcebae; $custom-light: #e7f1c6; $custom-dark: #000000;
JSON
{
"hex": "#dcebae",
"rgb": {
"r": 220,
"g": 235,
"b": 174
},
"hsl": {
"h": 74.754,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.91396,
"c": 0.08107,
"h": 119.2
},
"luminance": 0.77688
}Semantic roles & 50–950 ramp
primary
#DCEBAE
secondary
#8A76C7
accent
#1DC847
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582