#DCEDB2#DCEDB2
#DCEDB2 is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.9% C 0.079 H 121.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDB2 |
|---|---|
| RGB | rgb(220, 237, 178) |
| HSL | hsl(77, 62%, 81%) |
| HSV | hsv(77, 25%, 93%) |
| CMYK | cmyk(7.2%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(91.23, -15.39, 26.79) |
| CIE-LCH | lch(91.23, 30.89, 119.87°) |
| OKLab | oklab(91.89% -0.0408 0.0678) |
| OKLCH | oklch(91.89% 0.079 121) |
| XYZ | xyz(67.8345, 78.9984, 53.7854) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Ecru
#FEFFCA
ΔE00 6.35
Very Pale Green
#CFFDBC
ΔE00 6.41
Cream (survey)
#FFFFC2
ΔE00 6.42
Palegoldenrod
#EEE8AA
ΔE00 6.49
Very Light Green
#D1FFBD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDB2 #C3B2ED
analogous
#EDE1B2 #DCEDB2 #BFEDB2
triadic
#DCEDB2 #B2DCED #EDB2DC
tetradic
#DCEDB2 #B2EDE1 #C3B2ED #EDB2BF
square
#DCEDB2 #B2EDE1 #C3B2ED #EDB2BF
split-complementary
#DCEDB2 #B2BFED #E1B2ED
monochromatic
#AFD64F #C5E180 #DCEDB2 #F3F9E4 #F4F9E6
Accessibility & contrast
On white
1.25
#DCEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DCEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDB2
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDB2 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AE
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#E1E7DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcedb2; /* rgb */ color: rgb(220, 237, 178); /* oklch */ color: oklch(91.9% 0.079 121.0);
Tailwind
colors: {
custom: {
50: '#e7f2c9',
500: '#dcedb2',
950: '#000000',
},
}SCSS
$custom: #dcedb2; $custom-light: #e7f2c9; $custom-dark: #000000;
JSON
{
"hex": "#dcedb2",
"rgb": {
"r": 220,
"g": 237,
"b": 178
},
"hsl": {
"h": 77.288,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.91894,
"c": 0.07911,
"h": 121
},
"luminance": 0.78998
}Semantic roles & 50–950 ramp
primary
#DCEDB2
secondary
#9079CA
accent
#1CCA4E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582