#DCEDCA#DCEDCA
#DCEDCA is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.4% C 0.050 H 128.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDCA |
|---|---|
| RGB | rgb(220, 237, 202) |
| HSL | hsl(89, 49%, 86%) |
| HSV | hsv(89, 15%, 93%) |
| CMYK | cmyk(7.2%, 0%, 14.8%, 7.1%) |
| CIE-LAB | lab(91.71, -11.73, 15.08) |
| CIE-LCH | lch(91.71, 19.11, 127.89°) |
| OKLab | oklab(92.43% -0.031 0.039) |
| OKLCH | oklch(92.43% 0.05 128.5) |
| XYZ | xyz(70.4584, 80.0480, 67.6045) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.74
Beige
#F5F5DC
ΔE00 7.38
Eggshell (survey)
#FFFFD4
ΔE00 7.39
Lightyellow
#FFFFE0
ΔE00 7.57
Honeydew
#F0FFF0
ΔE00 7.83
Cream
#FFFDD0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDCA #DBCAED
analogous
#EDECCA #DCEDCA #CAEDCA
triadic
#DCEDCA #CADCED #EDCADC
tetradic
#DCEDCA #CAEDEC #DBCAED #EDCACA
square
#DCEDCA #CAEDEC #DBCAED #EDCACA
split-complementary
#DCEDCA #CACAED #ECCAED
monochromatic
#A0CE6F #BEDD9C #DCEDCA #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.23
#DCEDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DCEDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDCA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDCA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#EEE7CB
Tritanopia (blue-blind)
#DEEAE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcedca; /* rgb */ color: rgb(220, 237, 202); /* oklch */ color: oklch(92.4% 0.050 128.5);
Tailwind
colors: {
custom: {
50: '#e7f2da',
500: '#dcedca',
950: '#000000',
},
}SCSS
$custom: #dcedca; $custom-light: #e7f2da; $custom-dark: #000000;
JSON
{
"hex": "#dcedca",
"rgb": {
"r": 220,
"g": 237,
"b": 202
},
"hsl": {
"h": 89.143,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.92425,
"c": 0.0498,
"h": 128.5
},
"luminance": 0.80048
}Semantic roles & 50–950 ramp
primary
#DCEDCA
secondary
#AD92CA
accent
#29BD71
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583