#DCEDC5#DCEDC5
#DCEDC5 is a very light, muted yellow-green. Relative luminance 0.798; OKLCH L 92.3% C 0.056 H 126.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDC5 |
|---|---|
| RGB | rgb(220, 237, 197) |
| HSL | hsl(86, 53%, 85%) |
| HSV | hsv(86, 17%, 93%) |
| CMYK | cmyk(7.2%, 0%, 16.9%, 7.1%) |
| CIE-LAB | lab(91.60, -12.53, 17.52) |
| CIE-LCH | lch(91.60, 21.54, 125.58°) |
| OKLab | oklab(92.31% -0.0331 0.0451) |
| OKLCH | oklch(92.31% 0.056 126.2) |
| XYZ | xyz(69.8760, 79.8150, 64.5371) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.50
Eggshell (survey)
#FFFFD4
ΔE00 7.04
Ecru
#FEFFCA
ΔE00 7.29
Cream
#FFFDD0
ΔE00 7.42
Ivory (survey)
#FFFFCB
ΔE00 7.45
Very Pale Green
#CFFDBC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDC5 #D6C5ED
analogous
#EDEAC5 #DCEDC5 #C8EDC5
triadic
#DCEDC5 #C5DCED #EDC5DC
tetradic
#DCEDC5 #C5EDEA #D6C5ED #EDC5C8
square
#DCEDC5 #C5EDEA #D6C5ED #EDC5C8
split-complementary
#DCEDC5 #C5C8ED #EAC5ED
monochromatic
#A4D068 #C0DF96 #DCEDC5 #F1F8E8 #F1F8E8
Accessibility & contrast
On white
1.24
#DCEDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DCEDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDC5
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDC5 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E8C3
Deuteranopia (green-blind)
#EFE7C7
Tritanopia (blue-blind)
#DEE9E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedc5; /* rgb */ color: rgb(220, 237, 197); /* oklch */ color: oklch(92.3% 0.056 126.2);
Tailwind
colors: {
custom: {
50: '#e7f2d6',
500: '#dcedc5',
950: '#000000',
},
}SCSS
$custom: #dcedc5; $custom-light: #e7f2d6; $custom-dark: #000000;
JSON
{
"hex": "#dcedc5",
"rgb": {
"r": 220,
"g": 237,
"b": 197
},
"hsl": {
"h": 85.5,
"s": 52.632,
"l": 85.098
},
"oklch": {
"l": 0.92308,
"c": 0.05591,
"h": 126.2
},
"luminance": 0.79815
}Semantic roles & 50–950 ramp
primary
#DCEDC5
secondary
#A68CCA
accent
#25C067
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583