#DCEDC3#DCEDC3
#DCEDC3 is a very light, muted yellow-green. Relative luminance 0.797; OKLCH L 92.3% C 0.058 H 125.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDC3 |
|---|---|
| RGB | rgb(220, 237, 195) |
| HSL | hsl(84, 54%, 85%) |
| HSV | hsv(84, 18%, 93%) |
| CMYK | cmyk(7.2%, 0%, 17.7%, 7.1%) |
| CIE-LAB | lab(91.56, -12.85, 18.50) |
| CIE-LCH | lch(91.56, 22.52, 124.79°) |
| OKLab | oklab(92.26% -0.0339 0.0475) |
| OKLCH | oklch(92.26% 0.058 125.5) |
| XYZ | xyz(69.6483, 79.7240, 63.3382) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.47
Eggshell (survey)
#FFFFD4
ΔE00 6.97
Ecru
#FEFFCA
ΔE00 7.05
Ivory (survey)
#FFFFCB
ΔE00 7.22
Cream
#FFFDD0
ΔE00 7.31
Very Pale Green
#CFFDBC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDC3 #D4C3ED
analogous
#EDE9C3 #DCEDC3 #C7EDC3
triadic
#DCEDC3 #C3DCED #EDC3DC
tetradic
#DCEDC3 #C3EDE9 #D4C3ED #EDC3C7
square
#DCEDC3 #C3EDE9 #D4C3ED #EDC3C7
split-complementary
#DCEDC3 #C3C7ED #E9C3ED
monochromatic
#A5D165 #C1DF94 #DCEDC3 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.24
#DCEDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DCEDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDC3
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDC3 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7C1
Deuteranopia (green-blind)
#F0E7C5
Tritanopia (blue-blind)
#DFE9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedc3; /* rgb */ color: rgb(220, 237, 195); /* oklch */ color: oklch(92.3% 0.058 125.5);
Tailwind
colors: {
custom: {
50: '#e7f2d5',
500: '#dcedc3',
950: '#000000',
},
}SCSS
$custom: #dcedc3; $custom-light: #e7f2d5; $custom-dark: #000000;
JSON
{
"hex": "#dcedc3",
"rgb": {
"r": 220,
"g": 237,
"b": 195
},
"hsl": {
"h": 84.286,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.92262,
"c": 0.05836,
"h": 125.5
},
"luminance": 0.79724
}Semantic roles & 50–950 ramp
primary
#DCEDC3
secondary
#A48ACA
accent
#24C164
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583