#DAED98#DAED98
#DAED98 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.3% C 0.110 H 118.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DAED98 |
|---|---|
| RGB | rgb(218, 237, 152) |
| HSL | hsl(73, 70%, 76%) |
| HSV | hsv(73, 36%, 93%) |
| CMYK | cmyk(8%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(90.66, -19.54, 39.14) |
| CIE-LCH | lch(90.66, 43.74, 116.53°) |
| OKLab | oklab(91.26% -0.0533 0.0965) |
| OKLCH | oklch(91.26% 0.11 118.9) |
| XYZ | xyz(64.8651, 77.7411, 41.2880) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.22
Parchment
#FEFCAF
ΔE00 6.61
Greenish Beige
#C9D179
ΔE00 6.67
Creme
#FFFFB6
ΔE00 6.75
Light Beige
#FFFEB6
ΔE00 6.87
Light Yellow Green
#CCFD7F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAED98 #AB98ED
analogous
#EDD698 #DAED98 #B0ED98
triadic
#DAED98 #98DAED #ED98DA
tetradic
#DAED98 #98EDD6 #AB98ED #ED98B0
square
#DAED98 #98EDD6 #AB98ED #ED98B0
split-complementary
#DAED98 #98B0ED #D698ED
monochromatic
#B5DB30 #C7E464 #DAED98 #EDF6CC #F6FAE5
Accessibility & contrast
On white
1.27
#DAED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DAED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAED98
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAED98 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#F5E59C
Tritanopia (blue-blind)
#E2E4D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daed98; /* rgb */ color: rgb(218, 237, 152); /* oklch */ color: oklch(91.3% 0.110 118.9);
Tailwind
colors: {
custom: {
50: '#e6f2b7',
500: '#daed98',
950: '#000000',
},
}SCSS
$custom: #daed98; $custom-light: #e6f2b7; $custom-dark: #000000;
JSON
{
"hex": "#daed98",
"rgb": {
"r": 218,
"g": 237,
"b": 152
},
"hsl": {
"h": 73.412,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.91262,
"c": 0.1102,
"h": 118.9
},
"luminance": 0.77741
}Semantic roles & 50–950 ramp
primary
#DAED98
secondary
#7860C9
accent
#13D23E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581