#DAEB96#DAEB96
#DAEB96 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.8% C 0.110 H 117.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEB96 |
|---|---|
| RGB | rgb(218, 235, 150) |
| HSL | hsl(72, 68%, 75%) |
| HSV | hsv(72, 36%, 92%) |
| CMYK | cmyk(7.2%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(90.10, -18.80, 39.41) |
| CIE-LCH | lch(90.10, 43.66, 115.51°) |
| OKLab | oklab(90.81% -0.0513 0.097) |
| OKLCH | oklch(90.81% 0.11 117.9) |
| XYZ | xyz(64.1269, 76.5245, 40.2407) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.23
Greenish Beige
#C9D179
ΔE00 6.16
Parchment
#FEFCAF
ΔE00 6.51
Creme
#FFFFB6
ΔE00 6.73
Light Beige
#FFFEB6
ΔE00 6.83
Palegoldenrod
#EEE8AA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEB96 #A796EB
analogous
#EBD196 #DAEB96 #AFEB96
triadic
#DAEB96 #96DAEB #EB96DA
tetradic
#DAEB96 #96EBD1 #A796EB #EB96AF
square
#DAEB96 #96EBD1 #A796EB #EB96AF
split-complementary
#DAEB96 #96AFEB #D196EB
monochromatic
#B6D72F #C8E163 #DAEB96 #ECF5C9 #F6FAE5
Accessibility & contrast
On white
1.29
#DAEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DAEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEB96
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEB96 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E290
Deuteranopia (green-blind)
#F4E39A
Tritanopia (blue-blind)
#E2E2D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #daeb96; /* rgb */ color: rgb(218, 235, 150); /* oklch */ color: oklch(90.8% 0.110 117.9);
Tailwind
colors: {
custom: {
50: '#e6f1b6',
500: '#daeb96',
950: '#000000',
},
}SCSS
$custom: #daeb96; $custom-light: #e6f1b6; $custom-dark: #000000;
JSON
{
"hex": "#daeb96",
"rgb": {
"r": 218,
"g": 235,
"b": 150
},
"hsl": {
"h": 72,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.90806,
"c": 0.10974,
"h": 117.9
},
"luminance": 0.76524
}Semantic roles & 50–950 ramp
primary
#DAEB96
secondary
#745FC6
accent
#16D03B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161611
muted
#848581