#DCEDC4#DCEDC4
#DCEDC4 is a very light, muted yellow-green. Relative luminance 0.798; OKLCH L 92.3% C 0.057 H 125.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDC4 |
|---|---|
| RGB | rgb(220, 237, 196) |
| HSL | hsl(85, 53%, 85%) |
| HSV | hsv(85, 17%, 93%) |
| CMYK | cmyk(7.2%, 0%, 17.3%, 7.1%) |
| CIE-LAB | lab(91.58, -12.69, 18.01) |
| CIE-LCH | lch(91.58, 22.03, 125.18°) |
| OKLab | oklab(92.29% -0.0334 0.0463) |
| OKLCH | oklch(92.29% 0.057 125.8) |
| XYZ | xyz(69.7618, 79.7693, 63.9356) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.48
Eggshell (survey)
#FFFFD4
ΔE00 7.00
Ecru
#FEFFCA
ΔE00 7.16
Ivory (survey)
#FFFFCB
ΔE00 7.33
Cream
#FFFDD0
ΔE00 7.36
Very Pale Green
#CFFDBC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDC4 #D5C4ED
analogous
#EDEAC4 #DCEDC4 #C8EDC4
triadic
#DCEDC4 #C4DCED #EDC4DC
tetradic
#DCEDC4 #C4EDEA #D5C4ED #EDC4C8
square
#DCEDC4 #C4EDEA #D5C4ED #EDC4C8
split-complementary
#DCEDC4 #C4C8ED #EAC4ED
monochromatic
#A4D066 #C0DF95 #DCEDC4 #F1F8E8 #F1F8E8
Accessibility & contrast
On white
1.24
#DCEDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DCEDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDC4
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDC4 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7C2
Deuteranopia (green-blind)
#EFE7C6
Tritanopia (blue-blind)
#DFE9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedc4; /* rgb */ color: rgb(220, 237, 196); /* oklch */ color: oklch(92.3% 0.057 125.8);
Tailwind
colors: {
custom: {
50: '#e7f2d6',
500: '#dcedc4',
950: '#000000',
},
}SCSS
$custom: #dcedc4; $custom-light: #e7f2d6; $custom-dark: #000000;
JSON
{
"hex": "#dcedc4",
"rgb": {
"r": 220,
"g": 237,
"b": 196
},
"hsl": {
"h": 84.878,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.92285,
"c": 0.05713,
"h": 125.8
},
"luminance": 0.7977
}Semantic roles & 50–950 ramp
primary
#DCEDC4
secondary
#A58BCA
accent
#25C165
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583