#DAEDCD#DAEDCD
#DAEDCD is a very light, muted yellow-green. Relative luminance 0.799; OKLCH L 92.4% C 0.047 H 132.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDCD |
|---|---|
| RGB | rgb(218, 237, 205) |
| HSL | hsl(96, 47%, 87%) |
| HSV | hsv(96, 14%, 93%) |
| CMYK | cmyk(8%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(91.63, -11.93, 13.40) |
| CIE-LCH | lch(91.63, 17.94, 131.69°) |
| OKLab | oklab(92.35% -0.0318 0.0347) |
| OKLCH | oklch(92.35% 0.047 132.5) |
| XYZ | xyz(70.2152, 79.8811, 69.4652) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.54
Beige
#F5F5DC
ΔE00 7.67
Lightyellow
#FFFFE0
ΔE00 8.04
Eggshell (survey)
#FFFFD4
ΔE00 8.21
Off White (survey)
#FFFFE4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDCD #E0CDED
analogous
#EAEDCD #DAEDCD #CDEDD0
triadic
#DAEDCD #CDDAED #EDCDDA
tetradic
#DAEDCD #CDEAED #E0CDED #EDD0CD
square
#DAEDCD #CDEAED #E0CDED #EDD0CD
split-complementary
#DAEDCD #D0CDED #EDCDEA
monochromatic
#97CD73 #B9DDA0 #DAEDCD #EEF7E8 #EEF7E8
Accessibility & contrast
On white
1.24
#DAEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DAEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDCD
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDCD | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#EDE6CE
Tritanopia (blue-blind)
#DBEAE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daedcd; /* rgb */ color: rgb(218, 237, 205); /* oklch */ color: oklch(92.4% 0.047 132.5);
Tailwind
colors: {
custom: {
50: '#e5f2dc',
500: '#daedcd',
950: '#000000',
},
}SCSS
$custom: #daedcd; $custom-light: #e5f2dc; $custom-dark: #000000;
JSON
{
"hex": "#daedcd",
"rgb": {
"r": 218,
"g": 237,
"b": 205
},
"hsl": {
"h": 95.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.92352,
"c": 0.04709,
"h": 132.5
},
"luminance": 0.79882
}Semantic roles & 50–950 ramp
primary
#DAEDCD
secondary
#B495C9
accent
#2BBA80
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584