#DAEB97#DAEB97
#DAEB97 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.8% C 0.109 H 117.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEB97 |
|---|---|
| RGB | rgb(218, 235, 151) |
| HSL | hsl(72, 68%, 76%) |
| HSV | hsv(72, 36%, 92%) |
| CMYK | cmyk(7.2%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(90.12, -18.68, 38.93) |
| CIE-LCH | lch(90.12, 43.18, 115.64°) |
| OKLab | oklab(90.82% -0.0509 0.0959) |
| OKLCH | oklch(90.82% 0.109 117.9) |
| XYZ | xyz(64.2077, 76.5568, 40.6666) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.18
Greenish Beige
#C9D179
ΔE00 6.21
Parchment
#FEFCAF
ΔE00 6.50
Creme
#FFFFB6
ΔE00 6.69
Light Beige
#FFFEB6
ΔE00 6.79
Palegoldenrod
#EEE8AA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEB97 #A897EB
analogous
#EBD297 #DAEB97 #B0EB97
triadic
#DAEB97 #97DAEB #EB97DA
tetradic
#DAEB97 #97EBD2 #A897EB #EB97B0
square
#DAEB97 #97EBD2 #A897EB #EB97B0
split-complementary
#DAEB97 #97B0EB #D297EB
monochromatic
#B5D730 #C8E164 #DAEB97 #ECF5CA #F6FAE5
Accessibility & contrast
On white
1.29
#DAEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DAEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEB97
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEB97 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E291
Deuteranopia (green-blind)
#F4E39B
Tritanopia (blue-blind)
#E2E2D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daeb97; /* rgb */ color: rgb(218, 235, 151); /* oklch */ color: oklch(90.8% 0.109 117.9);
Tailwind
colors: {
custom: {
50: '#e6f1b6',
500: '#daeb97',
950: '#000000',
},
}SCSS
$custom: #daeb97; $custom-light: #e6f1b6; $custom-dark: #000000;
JSON
{
"hex": "#daeb97",
"rgb": {
"r": 218,
"g": 235,
"b": 151
},
"hsl": {
"h": 72.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.90823,
"c": 0.10861,
"h": 117.9
},
"luminance": 0.76556
}Semantic roles & 50–950 ramp
primary
#DAEB97
secondary
#7560C6
accent
#16D03B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161611
muted
#848581