#DCEDC8#DCEDC8
#DCEDC8 is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.4% C 0.052 H 127.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDC8 |
|---|---|
| RGB | rgb(220, 237, 200) |
| HSL | hsl(88, 51%, 86%) |
| HSV | hsv(88, 16%, 93%) |
| CMYK | cmyk(7.2%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(91.66, -12.06, 16.05) |
| CIE-LCH | lch(91.66, 20.08, 126.91°) |
| OKLab | oklab(92.38% -0.0318 0.0414) |
| OKLCH | oklch(92.38% 0.052 127.5) |
| XYZ | xyz(70.2231, 79.9539, 66.3655) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.61
Eggshell (survey)
#FFFFD4
ΔE00 7.23
Beige
#F5F5DC
ΔE00 7.60
Lightyellow
#FFFFE0
ΔE00 7.65
Cream
#FFFDD0
ΔE00 7.67
Ecru
#FEFFCA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDC8 #D9C8ED
analogous
#EDEBC8 #DCEDC8 #C9EDC8
triadic
#DCEDC8 #C8DCED #EDC8DC
tetradic
#DCEDC8 #C8EDEB #D9C8ED #EDC8C9
square
#DCEDC8 #C8EDEB #D9C8ED #EDC8C9
split-complementary
#DCEDC8 #C8C9ED #EBC8ED
monochromatic
#A1CF6C #BFDE9A #DCEDC8 #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.24
#DCEDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DCEDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDC8
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDC8 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C6
Deuteranopia (green-blind)
#EFE7CA
Tritanopia (blue-blind)
#DEE9E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedc8; /* rgb */ color: rgb(220, 237, 200); /* oklch */ color: oklch(92.4% 0.052 127.5);
Tailwind
colors: {
custom: {
50: '#e7f2d8',
500: '#dcedc8',
950: '#000000',
},
}SCSS
$custom: #dcedc8; $custom-light: #e7f2d8; $custom-dark: #000000;
JSON
{
"hex": "#dcedc8",
"rgb": {
"r": 220,
"g": 237,
"b": 200
},
"hsl": {
"h": 87.568,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.92378,
"c": 0.05224,
"h": 127.5
},
"luminance": 0.79954
}Semantic roles & 50–950 ramp
primary
#DCEDC8
secondary
#AA8FCA
accent
#27BE6D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583