#DCEDB0#DCEDB0
#DCEDB0 is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.9% C 0.082 H 120.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDB0 |
|---|---|
| RGB | rgb(220, 237, 176) |
| HSL | hsl(77, 63%, 81%) |
| HSV | hsv(77, 26%, 93%) |
| CMYK | cmyk(7.2%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(91.20, -15.67, 27.76) |
| CIE-LCH | lch(91.20, 31.88, 119.44°) |
| OKLab | oklab(91.85% -0.0416 0.0701) |
| OKLCH | oklch(91.85% 0.082 120.7) |
| XYZ | xyz(67.6352, 78.9187, 52.7356) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.27
Cream (survey)
#FFFFC2
ΔE00 6.37
Palegoldenrod
#EEE8AA
ΔE00 6.38
Ecru
#FEFFCA
ΔE00 6.42
Very Pale Green
#CFFDBC
ΔE00 6.45
Very Light Green
#D1FFBD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDB0 #C1B0ED
analogous
#EDDFB0 #DCEDB0 #BDEDB0
triadic
#DCEDB0 #B0DCED #EDB0DC
tetradic
#DCEDB0 #B0EDDF #C1B0ED #EDB0BD
square
#DCEDB0 #B0EDDF #C1B0ED #EDB0BD
split-complementary
#DCEDB0 #B0BDED #DFB0ED
monochromatic
#B0D64C #C6E27E #DCEDB0 #F2F8E2 #F4F9E6
Accessibility & contrast
On white
1.25
#DCEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DCEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDB0
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDB0 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F3E6B3
Tritanopia (blue-blind)
#E1E7DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcedb0; /* rgb */ color: rgb(220, 237, 176); /* oklch */ color: oklch(91.9% 0.082 120.7);
Tailwind
colors: {
custom: {
50: '#e7f2c8',
500: '#dcedb0',
950: '#000000',
},
}SCSS
$custom: #dcedb0; $custom-light: #e7f2c8; $custom-dark: #000000;
JSON
{
"hex": "#dcedb0",
"rgb": {
"r": 220,
"g": 237,
"b": 176
},
"hsl": {
"h": 76.721,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.91853,
"c": 0.08153,
"h": 120.7
},
"luminance": 0.78919
}Semantic roles & 50–950 ramp
primary
#DCEDB0
secondary
#8E77CA
accent
#1BCB4C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582