#DCEDCD#DCEDCD
#DCEDCD is a very light, muted yellow-green. Relative luminance 0.802; OKLCH L 92.5% C 0.046 H 130.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDCD |
|---|---|
| RGB | rgb(220, 237, 205) |
| HSL | hsl(92, 47%, 87%) |
| HSV | hsv(92, 14%, 93%) |
| CMYK | cmyk(7.2%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(91.77, -11.25, 13.61) |
| CIE-LCH | lch(91.77, 17.66, 129.56°) |
| OKLab | oklab(92.5% -0.0298 0.0353) |
| OKLCH | oklch(92.5% 0.046 130.2) |
| XYZ | xyz(70.8170, 80.1914, 69.4934) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.00
Honeydew
#F0FFF0
ΔE00 7.10
Beige
#F5F5DC
ΔE00 7.11
Lightyellow
#FFFFE0
ΔE00 7.50
Eggshell (survey)
#FFFFD4
ΔE00 7.72
Off White (survey)
#FFFFE4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDCD #DECDED
analogous
#ECEDCD #DCEDCD #CDEDCE
triadic
#DCEDCD #CDDCED #EDCDDC
tetradic
#DCEDCD #CDECED #DECDED #EDCECD
square
#DCEDCD #CDECED #DECDED #EDCECD
split-complementary
#DCEDCD #CECDED #EDCDEC
monochromatic
#9DCD73 #BDDDA0 #DCEDCD #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.23
#DCEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DCEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDCD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDCD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#DDEAE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedcd; /* rgb */ color: rgb(220, 237, 205); /* oklch */ color: oklch(92.5% 0.046 130.2);
Tailwind
colors: {
custom: {
50: '#e7f2dc',
500: '#dcedcd',
950: '#000000',
},
}SCSS
$custom: #dcedcd; $custom-light: #e7f2dc; $custom-dark: #000000;
JSON
{
"hex": "#dcedcd",
"rgb": {
"r": 220,
"g": 237,
"b": 205
},
"hsl": {
"h": 91.875,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92497,
"c": 0.04617,
"h": 130.2
},
"luminance": 0.80192
}Semantic roles & 50–950 ramp
primary
#DCEDCD
secondary
#B195C9
accent
#2BBA77
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584