#DAEDAE#DAEDAE
#DAEDAE is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.7% C 0.085 H 121.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDAE |
|---|---|
| RGB | rgb(218, 237, 174) |
| HSL | hsl(78, 64%, 81%) |
| HSV | hsv(78, 27%, 93%) |
| CMYK | cmyk(8%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(91.02, -16.67, 28.52) |
| CIE-LCH | lch(91.02, 33.03, 120.31°) |
| OKLab | oklab(91.67% -0.0444 0.0719) |
| OKLCH | oklch(91.67% 0.085 121.7) |
| XYZ | xyz(66.8369, 78.5298, 51.6729) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.18
Very Pale Green
#CFFDBC
ΔE00 6.10
Very Light Green
#D1FFBD
ΔE00 6.21
Light Grey Green
#B7E1A1
ΔE00 6.21
Light Sage
#BCECAC
ΔE00 6.27
Cream (survey)
#FFFFC2
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDAE #C1AEED
analogous
#EDE0AE #DAEDAE #BAEDAE
triadic
#DAEDAE #AEDAED #EDAEDA
tetradic
#DAEDAE #AEEDE0 #C1AEED #EDAEBA
square
#DAEDAE #AEEDE0 #C1AEED #EDAEBA
split-complementary
#DAEDAE #AEBAED #E0AEED
monochromatic
#ACD74A #C3E27C #DAEDAE #F1F8E0 #F4F9E6
Accessibility & contrast
On white
1.26
#DAEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DAEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDAE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDAE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#DFE7DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daedae; /* rgb */ color: rgb(218, 237, 174); /* oklch */ color: oklch(91.7% 0.085 121.7);
Tailwind
colors: {
custom: {
50: '#e6f2c6',
500: '#daedae',
950: '#000000',
},
}SCSS
$custom: #daedae; $custom-light: #e6f2c6; $custom-dark: #000000;
JSON
{
"hex": "#daedae",
"rgb": {
"r": 218,
"g": 237,
"b": 174
},
"hsl": {
"h": 78.095,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.91666,
"c": 0.08455,
"h": 121.7
},
"luminance": 0.7853
}Semantic roles & 50–950 ramp
primary
#DAEDAE
secondary
#8F75CA
accent
#1ACB50
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582