#DAEDCB#DAEDCB
#DAEDCB is a very light, muted yellow-green. Relative luminance 0.798; OKLCH L 92.3% C 0.049 H 131.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDCB |
|---|---|
| RGB | rgb(218, 237, 203) |
| HSL | hsl(94, 49%, 86%) |
| HSV | hsv(94, 14%, 93%) |
| CMYK | cmyk(8%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(91.59, -12.26, 14.37) |
| CIE-LCH | lch(91.59, 18.89, 130.47°) |
| OKLab | oklab(92.3% -0.0326 0.0372) |
| OKLCH | oklch(92.3% 0.049 131.3) |
| XYZ | xyz(69.9753, 79.7852, 68.2019) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.35
Honeydew
#F0FFF0
ΔE00 7.71
Beige
#F5F5DC
ΔE00 7.82
Eggshell (survey)
#FFFFD4
ΔE00 7.99
Lightyellow
#FFFFE0
ΔE00 8.06
Off White (survey)
#FFFFE4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDCB #DECBED
analogous
#EBEDCB #DAEDCB #CBEDCD
triadic
#DAEDCB #CBDAED #EDCBDA
tetradic
#DAEDCB #CBEBED #DECBED #EDCDCB
square
#DAEDCB #CBEBED #DECBED #EDCDCB
split-complementary
#DAEDCB #CDCBED #EDCBEB
monochromatic
#99CE70 #BADD9E #DAEDCB #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.24
#DAEDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DAEDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDCB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDCB | 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)
#F1E8C9
Deuteranopia (green-blind)
#EDE6CC
Tritanopia (blue-blind)
#DBEAE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daedcb; /* rgb */ color: rgb(218, 237, 203); /* oklch */ color: oklch(92.3% 0.049 131.3);
Tailwind
colors: {
custom: {
50: '#e5f2da',
500: '#daedcb',
950: '#000000',
},
}SCSS
$custom: #daedcb; $custom-light: #e5f2da; $custom-dark: #000000;
JSON
{
"hex": "#daedcb",
"rgb": {
"r": 218,
"g": 237,
"b": 203
},
"hsl": {
"h": 93.529,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.92304,
"c": 0.04947,
"h": 131.3
},
"luminance": 0.79786
}Semantic roles & 50–950 ramp
primary
#DAEDCB
secondary
#B193CA
accent
#2ABC7B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584