#DCEDB4#DCEDB4
#DCEDB4 is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 91.9% C 0.077 H 121.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDB4 |
|---|---|
| RGB | rgb(220, 237, 180) |
| HSL | hsl(78, 61%, 82%) |
| HSV | hsv(78, 24%, 93%) |
| CMYK | cmyk(7.2%, 0%, 24.1%, 7.1%) |
| CIE-LAB | lab(91.27, -15.10, 25.81) |
| CIE-LCH | lch(91.27, 29.90, 120.33°) |
| OKLab | oklab(91.94% -0.04 0.0655) |
| OKLCH | oklch(91.94% 0.077 121.4) |
| XYZ | xyz(68.0368, 79.0793, 54.8507) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.07
Ecru
#FEFFCA
ΔE00 6.31
Very Pale Green
#CFFDBC
ΔE00 6.40
Cream (survey)
#FFFFC2
ΔE00 6.50
Very Light Green
#D1FFBD
ΔE00 6.53
Ivory (survey)
#FFFFCB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDB4 #C5B4ED
analogous
#EDE2B4 #DCEDB4 #C0EDB4
triadic
#DCEDB4 #B4DCED #EDB4DC
tetradic
#DCEDB4 #B4EDE2 #C5B4ED #EDB4C0
square
#DCEDB4 #B4EDE2 #C5B4ED #EDB4C0
split-complementary
#DCEDB4 #B4C0ED #E2B4ED
monochromatic
#AED551 #C5E183 #DCEDB4 #F3F9E5 #F3F9E6
Accessibility & contrast
On white
1.25
#DCEDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DCEDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDB4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDB4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B0
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#E1E7DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcedb4; /* rgb */ color: rgb(220, 237, 180); /* oklch */ color: oklch(91.9% 0.077 121.4);
Tailwind
colors: {
custom: {
50: '#e7f2ca',
500: '#dcedb4',
950: '#000000',
},
}SCSS
$custom: #dcedb4; $custom-light: #e7f2ca; $custom-dark: #000000;
JSON
{
"hex": "#dcedb4",
"rgb": {
"r": 220,
"g": 237,
"b": 180
},
"hsl": {
"h": 77.895,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.91935,
"c": 0.07669,
"h": 121.4
},
"luminance": 0.79079
}Semantic roles & 50–950 ramp
primary
#DCEDB4
secondary
#937BCA
accent
#1DC950
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582