#DCEDC7#DCEDC7
#DCEDC7 is a very light, muted yellow-green. Relative luminance 0.799; OKLCH L 92.4% C 0.053 H 127.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDC7 |
|---|---|
| RGB | rgb(220, 237, 199) |
| HSL | hsl(87, 51%, 85%) |
| HSV | hsv(87, 16%, 93%) |
| CMYK | cmyk(7.2%, 0%, 16%, 7.1%) |
| CIE-LAB | lab(91.64, -12.22, 16.54) |
| CIE-LCH | lch(91.64, 20.56, 126.45°) |
| OKLab | oklab(92.35% -0.0322 0.0427) |
| OKLCH | oklch(92.35% 0.053 127.1) |
| XYZ | xyz(70.1066, 79.9073, 65.7520) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.56
Eggshell (survey)
#FFFFD4
ΔE00 7.16
Ecru
#FEFFCA
ΔE00 7.57
Cream
#FFFDD0
ΔE00 7.58
Lightyellow
#FFFFE0
ΔE00 7.70
Ivory (survey)
#FFFFCB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDC7 #D8C7ED
analogous
#EDEBC7 #DCEDC7 #C9EDC7
triadic
#DCEDC7 #C7DCED #EDC7DC
tetradic
#DCEDC7 #C7EDEB #D8C7ED #EDC7C9
square
#DCEDC7 #C7EDEB #D8C7ED #EDC7C9
split-complementary
#DCEDC7 #C7C9ED #EBC7ED
monochromatic
#A2CF6A #BFDE99 #DCEDC7 #F1F8E8 #F1F8E8
Accessibility & contrast
On white
1.24
#DCEDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DCEDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDC7
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDC7 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C5
Deuteranopia (green-blind)
#EFE7C9
Tritanopia (blue-blind)
#DEE9E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedc7; /* rgb */ color: rgb(220, 237, 199); /* oklch */ color: oklch(92.4% 0.053 127.1);
Tailwind
colors: {
custom: {
50: '#e7f2d8',
500: '#dcedc7',
950: '#000000',
},
}SCSS
$custom: #dcedc7; $custom-light: #e7f2d8; $custom-dark: #000000;
JSON
{
"hex": "#dcedc7",
"rgb": {
"r": 220,
"g": 237,
"b": 199
},
"hsl": {
"h": 86.842,
"s": 51.351,
"l": 85.49
},
"oklch": {
"l": 0.92354,
"c": 0.05346,
"h": 127.1
},
"luminance": 0.79908
}Semantic roles & 50–950 ramp
primary
#DCEDC7
secondary
#A98ECA
accent
#27BF6B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583