#DAED97#DAED97
#DAED97 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.2% C 0.111 H 118.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DAED97 |
|---|---|
| RGB | rgb(218, 237, 151) |
| HSL | hsl(73, 70%, 76%) |
| HSV | hsv(73, 36%, 93%) |
| CMYK | cmyk(8%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(90.65, -19.66, 39.62) |
| CIE-LCH | lch(90.65, 44.23, 116.39°) |
| OKLab | oklab(91.25% -0.0536 0.0975) |
| OKLCH | oklch(91.25% 0.111 118.8) |
| XYZ | xyz(64.7835, 77.7085, 40.8585) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.27
Parchment
#FEFCAF
ΔE00 6.63
Greenish Beige
#C9D179
ΔE00 6.63
Creme
#FFFFB6
ΔE00 6.79
Light Beige
#FFFEB6
ΔE00 6.92
Light Yellow Green
#CCFD7F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAED97 #AA97ED
analogous
#EDD597 #DAED97 #AFED97
triadic
#DAED97 #97DAED #ED97DA
tetradic
#DAED97 #97EDD5 #AA97ED #ED97AF
square
#DAED97 #97EDD5 #AA97ED #ED97AF
split-complementary
#DAED97 #97AFED #D597ED
monochromatic
#B5DB2F #C7E463 #DAED97 #EDF6CB #F6FAE5
Accessibility & contrast
On white
1.27
#DAED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#DAED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAED97
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAED97 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E491
Deuteranopia (green-blind)
#F5E59B
Tritanopia (blue-blind)
#E2E4D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daed97; /* rgb */ color: rgb(218, 237, 151); /* oklch */ color: oklch(91.2% 0.111 118.8);
Tailwind
colors: {
custom: {
50: '#e6f2b6',
500: '#daed97',
950: '#000000',
},
}SCSS
$custom: #daed97; $custom-light: #e6f2b6; $custom-dark: #000000;
JSON
{
"hex": "#daed97",
"rgb": {
"r": 218,
"g": 237,
"b": 151
},
"hsl": {
"h": 73.256,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.91245,
"c": 0.11132,
"h": 118.8
},
"luminance": 0.77708
}Semantic roles & 50–950 ramp
primary
#DAED97
secondary
#775FC9
accent
#13D33D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581